This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* get the missing packets. Sample run: | |
sequence sequence missing | |
======== ======== ======= | |
91965123 91965125 1 | |
103290989 103290991 1 | |
*/ | |
add jar /usr/lib/hive/lib/hive-contrib-0.10.0-cdh4.3.1.jar | |
create temporary function rowSequence AS 'org.apache.hadoop.hive.contrib.udf.UDFRowSequence'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Java library Debian package Platform Exact version match | |
metrics-core-2.2.0.jar Could not find it | |
metrics-annotation-2.2.0.jar Could not find it | |
zkclient-0.2.jar Seems to have been deprecated at V0.1 | |
jopt-simple-3.2.jar libjoptsimple-java 3.1-3 precise/universe No | |
scala-compiler.jar scala Possibly | |
slf4j-api-1.7.2.jar libslf4j-java 1.6.4-1 precise/universe No | |
snappy-java-1.0.4.1.jar libsnappy-java (1.0.4.1~dfsg-1) Yes |