rbhartia edited a comment on issue #971: Setting "hoodie.parquet.max.file.size" 
to a value >= 2 GB leads to no data being generated
URL: https://github.com/apache/incubator-hudi/issues/971#issuecomment-546019703
 
 
   Interesting. Setting "hoodie.parquet.max.file.size" to 2 * 1000 * 1000 * 
1000 ( 2 GiB) also works as expected. Seems like this is related to the 2GB 
limit on partition size in Spark - 
   https://issues.apache.org/jira/browse/SPARK-1476
   https://issues.apache.org/jira/browse/SPARK-5928

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to