serialization

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

Last Version

2.2.2
Release Date

Release Date

Type

Type

xml
Description

Description

serialization
Serialization library for the Dwarf framework
Project URL

Project URL

http://github.com/pierre/serialization
Project Organization

Project Organization

Ning, Inc.
Source Code Management

Source Code Management

http://github.com/pierre/serialization/tree/master

Download metrics.serialization

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • all
  • common
  • hadoop
  • smile
  • thrift
  • writer

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