serialization-smile

Serialization library for the Dwarf framework

Лицензия

Лицензия

Категории

Категории

Smile Прикладные библиотеки Machine Learning Metrics Тестирование приложения и мониторинг Monitoring Serialization Данные Data Formats
Группа

Группа

com.ning
Идентификатор

Идентификатор

metrics.serialization-smile
Последняя версия

Последняя версия

2.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

serialization-smile
Serialization library for the Dwarf framework
Организация-разработчик

Организация-разработчик

Ning, Inc.

Скачать metrics.serialization-smile

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.ning : metrics.serialization-common jar 2.2.2
joda-time : joda-time jar 2.0
com.fasterxml.jackson.core : jackson-core jar 2.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.0.0
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.0.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.3.1

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
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