Jar examples for p:parquet-pig
You can download jar file parquet-pig 1.5.0 in this page.
You can use the following script to add parquet-pig-1.5.0.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>parquet-pig</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.twitter', name: 'parquet-pig', version: '1.5.0'
libraryDependencies += "com.twitter" % "parquet-pig" % "1.5.0"
<dependency org="com.twitter" name="parquet-pig" rev="1.5.0"/>
@Grapes(@Grab(group='com.twitter', module='parquet-pig', version='1.5.0'))
'com.twitter:parquet-pig:jar:1.5.0'
Click the following link to download the jar file.
parquet-pig-1.5.0-javadoc.jar