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/10/28 16:00:44 UTC

[GitHub] [hudi] yanghua opened a new pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

yanghua opened a new pull request #3886:
URL: https://github.com/apache/hudi/pull/3886


   …
   
   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *(For example: This pull request adds quick-start document.)*
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
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] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950",
       "triggerID" : "954447681",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954310266


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954187365


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954696922


   cc @leesf @xushiyan 


-- 
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 pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-953991749


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua merged pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua merged pull request #3886:
URL: https://github.com/apache/hudi/pull/3886


   


-- 
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] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950",
       "triggerID" : "954447681",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2961",
       "triggerID" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950) 
   * 075ee9a1f6e5cf8400daceacbb94d532af5c00fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2961) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-955876566


   @leesf Any feedback?


-- 
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] hudi-bot commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-953988282


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0f0d84815e60eda0dbf1d7ed239008581d4e34fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0f0d84815e60eda0dbf1d7ed239008581d4e34fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0f0d84815e60eda0dbf1d7ed239008581d4e34fe 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on a change in pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on a change in pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#discussion_r739319669



##########
File path: packaging/hudi-hadoop-mr-bundle/pom.xml
##########
@@ -168,12 +168,22 @@
       <scope>compile</scope>
     </dependency>
 
+    <dependency>

Review comment:
       Yes, if not, it will also remove the normal dependency, please see the first commit here: https://github.com/apache/hudi/pull/3886/commits/b1906e0a73d1e55dd34a360dd9ab3a23d25afc17#diff-c6f973603b7b5f47a6c298d6ba53fc39fefbe850830b4b8056cd763c2d94654eL72




-- 
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] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950",
       "triggerID" : "954447681",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954447535


   @xushiyan There are pipelines show canalled due to timeout. https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=2944&view=results


-- 
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] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950",
       "triggerID" : "954447681",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950) 
   * 075ee9a1f6e5cf8400daceacbb94d532af5c00fe 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954247533


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2944",
       "triggerID" : "954363564",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2950",
       "triggerID" : "954447681",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2961",
       "triggerID" : "075ee9a1f6e5cf8400daceacbb94d532af5c00fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 075ee9a1f6e5cf8400daceacbb94d532af5c00fe Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2961) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954086805


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954135604


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot edited a comment on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
hudi-bot edited a comment on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954341017


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2941) 
   
   <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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954284559


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954334903


   @xushiyan It seems the CI does not work well?


-- 
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 pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954335102


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
xushiyan commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954039300


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b1906e0a73d1e55dd34a360dd9ab3a23d25afc17",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b1906e0a73d1e55dd34a360dd9ab3a23d25afc17 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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] yanghua commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954447681


   @hudi-bot run azure


-- 
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] yanghua commented on pull request #3886: [HUDI-2643][WIP] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
yanghua commented on pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#issuecomment-954363564


   @hudi-bot run azure


-- 
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] leesf commented on a change in pull request #3886: [HUDI-2643] Remove duplicated hbase-common with tests classifier exists in bundles

Posted by GitBox <gi...@apache.org>.
leesf commented on a change in pull request #3886:
URL: https://github.com/apache/hudi/pull/3886#discussion_r739252137



##########
File path: packaging/hudi-hadoop-mr-bundle/pom.xml
##########
@@ -168,12 +168,22 @@
       <scope>compile</scope>
     </dependency>
 
+    <dependency>

Review comment:
       here we need introduce `hbase-common` dependency?




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