serialization-common

Serialization library for the Dwarf framework

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Serialization Data Data Formats
GroupId

GroupId

com.ning
ArtifactId

ArtifactId

metrics.serialization-common
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

serialization-common
Serialization library for the Dwarf framework
Project Organization

Project Organization

Ning, Inc.

Download metrics.serialization-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.ning/metrics.serialization-common/ -->
<dependency>
    <groupId>com.ning</groupId>
    <artifactId>metrics.serialization-common</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning/metrics.serialization-common/
implementation 'com.ning:metrics.serialization-common:2.2.2'
// https://jarcasting.com/artifacts/com.ning/metrics.serialization-common/
implementation ("com.ning:metrics.serialization-common:2.2.2")
'com.ning:metrics.serialization-common:jar:2.2.2'
<dependency org="com.ning" name="metrics.serialization-common" rev="2.2.2">
  <artifact name="metrics.serialization-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning', module='metrics.serialization-common', version='2.2.2')
)
libraryDependencies += "com.ning" % "metrics.serialization-common" % "2.2.2"
[com.ning/metrics.serialization-common "2.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
joda-time : joda-time jar 2.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.

HDFS serialization library

Collection of classes to serialize data.

To build

mvn install

Hadoop pig and goodwill

For instance, if you have a Netflow event in Goodwill, you can do:

REGISTER  /home/pierre/open-source/serialization/all/target/metrics.serialization-all-2.0.0-SNAPSHOT-jar-with-dependencies.jar
NETFLOW_DATA = LOAD '/events/Netflow/2011/05/10/17' using com.ning.metrics.serialization.hadoop.pig.ThriftStorage('Netflow');
NETFLOW_DATA = FILTER NETFLOW_DATA by protocol == 'TCP';

License (see LICENSE-2.0.txt file for full license)

Copyright 2010-2012 Ning

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0-pre11
2.0.0-pre10
2.0.0-pre9
2.0.0-pre8
2.0.0-pre7
2.0.0-pre6
2.0.0-pre5
2.0.0-pre4
2.0.0-pre3
2.0.0-pre2
2.0.0-pre1
2.0.0
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3