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:
[email protected]


With regards,
Apache Git Services

Reply via email to