[ 
https://issues.apache.org/jira/browse/HUDI-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386027#comment-17386027
 ] 

ASF GitHub Bot commented on HUDI-1848:
--------------------------------------

hudi-bot edited a comment on pull request #2879:
URL: https://github.com/apache/hudi/pull/2879#issuecomment-861653620


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "11e1ac37a95ef12de1d0f3ada11e5fccc57960e2",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=185";,
       "triggerID" : "11e1ac37a95ef12de1d0f3ada11e5fccc57960e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7433ce87831051ca8f063b11aa88cf77ad3760cd",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=627";,
       "triggerID" : "7433ce87831051ca8f063b11aa88cf77ad3760cd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f360b8b9eb4bf6f53c7638f4133d41950841139e",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1080";,
       "triggerID" : "f360b8b9eb4bf6f53c7638f4133d41950841139e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9702ea1726b0a9564d49df7687b6d336ab44f3e2",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1105";,
       "triggerID" : "9702ea1726b0a9564d49df7687b6d336ab44f3e2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f0c0a82a50c826384167eef5c1385e0db6df7fdc",
       "status" : "FAILURE",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1106";,
       "triggerID" : "f0c0a82a50c826384167eef5c1385e0db6df7fdc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9a0da13a40b43fff15980d721343f0ae64bad945",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a0da13a40b43fff15980d721343f0ae64bad945",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f0c0a82a50c826384167eef5c1385e0db6df7fdc Azure: 
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1106)
 
   * 9a0da13a40b43fff15980d721343f0ae64bad945 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


> Add support for HMS in Hive-sync-tool
> -------------------------------------
>
>                 Key: HUDI-1848
>                 URL: https://issues.apache.org/jira/browse/HUDI-1848
>             Project: Apache Hudi
>          Issue Type: New Feature
>            Reporter: Jagmeet Bali
>            Priority: Minor
>              Labels: pull-request-available, sev:normal
>
> Add support for HMS in Hive-sync-tool
> Currently there are two ways to sun DDL queries in hive-sync-tool. 
> This work adds on top of 
> [https://github.com/apache/hudi/pull/2532|https://github.com/apache/hudi/pull/2532/files]
> and adds a pluggable way to support 
> new way to run DDL queries using HMS. 
>  
> Different DDL executors can be selected via diff syncConfig options
> useJDBC true -> JDBCExecutor will be used
> useJDBC false -> QlHiveQueryExecutor will be used
> useHMS true -> HMSDDLExecutor will be used.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to