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/11/15 02:56:13 UTC

[GitHub] [hudi] James601232 opened a new issue #3997: [SUPPORT] Does hudi-java-client support sync table schema to hive storage

James601232 opened a new issue #3997:
URL: https://github.com/apache/hudi/issues/3997


   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)?
   
   - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
   
   - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   I user hudi-java-client create hudi table on hdfs.  at the same time need sync corresponding schema sync to hive. checked codes and not found how to setting or does hudi-java-client support setting sync hive?
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1.
   2.
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version :
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/no) :
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


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



[GitHub] [hudi] James601232 closed issue #3997: [SUPPORT] Does hudi-java-client support sync table schema to hive storage

Posted by GitBox <gi...@apache.org>.
James601232 closed issue #3997:
URL: https://github.com/apache/hudi/issues/3997


   


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



[GitHub] [hudi] xushiyan commented on issue #3997: [SUPPORT] Does hudi-java-client support sync table schema to hive storage

Posted by GitBox <gi...@apache.org>.
xushiyan commented on issue #3997:
URL: https://github.com/apache/hudi/issues/3997#issuecomment-971313046


   @James601232 can you check `hudi-hive-sync` module and see `org.apache.hudi.hive.HiveSyncTool`


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



[GitHub] [hudi] James601232 commented on issue #3997: [SUPPORT] Does hudi-java-client support sync table schema to hive storage

Posted by GitBox <gi...@apache.org>.
James601232 commented on issue #3997:
URL: https://github.com/apache/hudi/issues/3997#issuecomment-973934216


   @xushiyan  okay. thank u so very much


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