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 2021/06/27 15:21:46 UTC

[GitHub] [hudi] veenaypatil edited a comment on pull request #3162: [HUDI-1872] Move HoodieFlinkStreamer to hudi-utilities module

veenaypatil edited a comment on pull request #3162:
URL: https://github.com/apache/hudi/pull/3162#issuecomment-869180217


   @danny0405  Tests are failing with 
   ```
   java.lang.NoSuchMethodError: org.apache.parquet.column.ParquetProperties.getColumnIndexTruncateLength()I
   ```
   
   This could be because `hudi-flink_${scala.binary.version}` uses parquet `1.11.1` whereas other dependencies of hudi uses `1.10.1`, is there a reason why we are using different version in Flink ? Should we update to `1.11.1` in parent pom itself ? 
   
   @vinothchandar thoughts ?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org