You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/12/02 19:28:05 UTC

[GitHub] [incubator-hudi] sanjiv1980 edited a comment on issue #1061: Hudi output just parquet even-though input is snappy.parquet

sanjiv1980 edited a comment on issue #1061: Hudi output just parquet even-though input is snappy.parquet
URL: https://github.com/apache/incubator-hudi/issues/1061#issuecomment-560544148
 
 
   @vinothchandar  , Is that all ready implemented . ? I am using below option.
   `option(HoodieStorageConfig.PARQUET_COMPRESSION_CODEC, "snappy")`
   
   unable to get this , I think that JAR which ,I am using that has not incorporated  , It seems like I need to checkout the latest master brach and do my needful .?
   `
   <dependency>
   			<groupId>org.apache.hudi</groupId>
   			<artifactId>hudi-spark-bundle</artifactId>
   			<version>0.5.0-incubating</version>
   		</dependency>
   `
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services