lamber-ken commented on issue #1376: Problem  Sync Hudi table with Hive
URL: https://github.com/apache/incubator-hudi/issues/1376#issuecomment-595301096
 
 
   `HoodieCombineHiveInputFormat.java` can not work with under hive-2.3.x 
version.
   
   Steps: (build with hive-2.1.0)
   ```
   1. git clone [email protected]:apache/incubator-hudi.git
   
   2. rm 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/hive/HoodieCombineHiveInputFormat.java
   
   3. mvn clean package -DskipTests -DskipITs -Dhive.version=2.1.0
   ```

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