serialization-hadoop

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-hadoop
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

serialization-hadoop
Serialization library for the Dwarf framework
Project Organization

Project Organization

Ning, Inc.

Download metrics.serialization-hadoop

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.ning : metrics.goodwill-access jar 0.2.1
com.ning : metrics.serialization-common jar 2.2.2
com.ning : metrics.serialization-smile jar 2.2.2
com.ning : metrics.serialization-thrift jar 2.2.2
commons-httpclient : commons-httpclient jar 3.1
joda-time : joda-time jar 2.0
org.apache.hadoop : hadoop-core jar 0.20.205.0
org.apache.pig : pig jar 0.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.0.0
org.slf4j : slf4j-api jar 1.6.4

provided (4)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
jline : jline jar 0.9.94
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

runtime (2)

Group / Artifact Type Version
org.antlr : antlr jar 3.4
org.slf4j : jcl-over-slf4j jar 1.6.4

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