Last active
August 29, 2015 14:01
-
-
Save marmbrus/14fd5ef364ea0ccdf15f to your computer and use it in GitHub Desktop.
Parquet Dependency Changes
This file contains 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
akka-actor_2.10-2.2.3-shaded-protobuf.jar | |
akka-remote_2.10-2.2.3-shaded-protobuf.jar | |
akka-slf4j_2.10-2.2.3-shaded-protobuf.jar | |
ant-1.9.0.jar | |
ant-launcher-1.9.0.jar | |
chill-java-0.3.6.jar | |
chill_2.10-0.3.6.jar | |
colt-1.2.0.jar | |
commons-beanutils-1.7.0.jar | |
commons-beanutils-core-1.8.0.jar | |
commons-codec-1.5.jar | |
commons-collections-3.2.1.jar | |
commons-configuration-1.6.jar | |
commons-daemon-1.0.10.jar | |
commons-digester-1.8.jar | |
commons-el-1.0.jar | |
commons-httpclient-3.1.jar | |
commons-io-2.4.jar | |
commons-lang-2.4.jar | |
commons-lang3-3.3.2.jar | |
commons-math-2.1.jar | |
commons-net-2.2.jar | |
compress-lzf-1.0.0.jar | |
concurrent-1.3.4.jar | |
config-1.0.2.jar | |
curator-client-2.4.0.jar | |
curator-framework-2.4.0.jar | |
curator-recipes-2.4.0.jar | |
guava-14.0.1.jar | |
hadoop-client-1.0.4.jar | |
hadoop-core-1.0.4.jar | |
hsqldb-1.8.0.10.jar | |
jackson-annotations-2.3.0.jar | |
jackson-core-2.3.0.jar | |
jackson-core-asl-1.9.11.jar | |
jackson-databind-2.3.0.jar | |
jackson-mapper-asl-1.9.11.jar | |
javax.activation-1.1.0.v201105071233.jar | |
javax.mail.glassfish-1.4.1.v201005082020.jar | |
javax.servlet-3.0.0.v201112011016.jar | |
javax.transaction-1.1.1.v201105210645.jar | |
jcl-over-slf4j-1.7.5.jar | |
jets3t-0.7.1.jar | |
jetty-continuation-8.1.14.v20131031.jar | |
jetty-http-8.1.14.v20131031.jar | |
jetty-io-8.1.14.v20131031.jar | |
jetty-jndi-8.1.14.v20131031.jar | |
jetty-plus-8.1.14.v20131031.jar | |
jetty-security-8.1.14.v20131031.jar | |
jetty-server-8.1.14.v20131031.jar | |
jetty-servlet-8.1.14.v20131031.jar | |
jetty-util-8.1.14.v20131031.jar | |
jetty-webapp-8.1.14.v20131031.jar | |
jetty-xml-8.1.14.v20131031.jar | |
jline-0.9.94.jar | |
json4s-ast_2.10-3.2.6.jar | |
json4s-core_2.10-3.2.6.jar | |
json4s-jackson_2.10-3.2.6.jar | |
jsr305-1.3.9.jar | |
jul-to-slf4j-1.7.5.jar | |
kryo-2.21.jar | |
log4j-1.2.17.jar | |
mesos-0.13.0.jar | |
metrics-core-3.0.0.jar | |
metrics-graphite-3.0.0.jar | |
metrics-json-3.0.0.jar | |
metrics-jvm-3.0.0.jar | |
minlog-1.2.jar | |
netty-3.6.6.Final.jar | |
netty-all-4.0.17.Final.jar | |
objenesis-1.2.jar | |
oro-2.0.8.jar | |
paranamer-2.6.jar | |
parquet-column-1.4.3.jar | |
parquet-common-1.4.3.jar | |
parquet-encoding-1.4.3.jar | |
parquet-format-2.0.0.jar | |
parquet-generator-1.4.3.jar | |
parquet-hadoop-1.4.3.jar | |
parquet-jackson-1.4.3.jar | |
protobuf-java-2.4.1-shaded.jar | |
protobuf-java-2.4.1.jar | |
py4j-0.8.1.jar | |
pyrolite-2.0.1.jar | |
reflectasm-1.07-shaded.jar | |
scala-compiler-2.10.0.jar | |
scala-library-2.10.4.jar | |
scala-reflect-2.10.0.jar | |
scalalogging-slf4j_2.10-1.0.1.jar | |
scalap-2.10.0.jar | |
slf4j-api-1.7.5.jar | |
slf4j-log4j12-1.7.5.jar | |
snappy-java-1.0.5.jar | |
stream-2.5.1.jar | |
tachyon-0.4.1-thrift.jar | |
uncommons-maths-1.2.2a.jar | |
xmlenc-0.52.jar | |
zookeeper-3.4.5.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Generated with: (fullClasspath in sql in Compile).eval.map(.data.getName).filter( endsWith "jar").sorted.foreach(println)