nylqd opened a new issue, #9269:
URL: https://github.com/apache/hudi/issues/9269

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at 
dev-subscr...@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**
   
   flink: 1.15, flink on yarn, submit jobgraph trough java client
   hudi: 0.13.1 compile ourself with tags/0.13.1 and more logs for debug
   hive: 3.1.0, kerberized
   
   we use hudi hms catalog, and config `hive_sync.conf.dir` as local 
hive-site.xml folder, but it seems have not read the local hive-site.xml file
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. compile tags/0.13.1 with more logs and no other changes
   2. config flink sql with hive_sync.conf.dir , set to local hive conf dir 
include a hive-site.xml file
   3. parse flink sql to job graph and submit job graph through java client to 
yarn cluster as per-job mode
   4. find wrong hiveConf values in HiveSyncContext `e.g. 
hive.mestaore.kerberos.principal: hive-metastore/_h...@example.com` like same 
kind of default value
   
   **Expected behavior**
   
   hive_sync works as expected
   
   **Environment Description**
   
   * Hudi version : 0.13.1
   
   * Hive version : 3.1.0 kerberized
   
   * Hadoop version : 3.1.1
   
   * Storage (HDFS/S3/GCS..) : HDFS
   
   * Running on Docker? (yes/no) : no
   
   
   


-- 
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-unsubscr...@hudi.apache.org.apache.org

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

Reply via email to