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/05 07:54:04 UTC

[GitHub] [hudi] xiarixiaoyao opened a new pull request #3927: [HUDI-2697]Minor changes about hbase index config.

xiarixiaoyao opened a new pull request #3927:
URL: https://github.com/apache/hudi/pull/3927


   ## *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
   
   now when we use hbase index。
   According to the official document ,hoodie.hbase.index.update.partition.path, hoodie.index.hbase.put.batch.size.autocompute are optional , however when we not specify the above parameters。 NPE problem will happen。
   
   java.lang.NullPointerException
   at org.apache.hudi.config.HoodieWriteConfig.getHbaseIndexUpdatePartitionPath(HoodieWriteConfig.java:1353)
   at org.apache.hudi.index.hbase.SparkHoodieHBaseIndex.lambda$locationTagFunction$eda54cbe$1(SparkHoodieHBaseIndex.java:212)
   
   ## Verify this pull request
   
   
   ## 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] leesf merged pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   


-- 
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 #3927: [HUDI-2697]Minor changes about hbase index config.

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






-- 
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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339",
       "triggerID" : "967201392",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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] leesf commented on a change in pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java
##########
@@ -1300,7 +1300,7 @@ public int getHbaseIndexPutBatchSize() {
   }
 
   public Boolean getHbaseIndexPutBatchSizeAutoCompute() {

Review comment:
       would also change to boolean.




-- 
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] xiarixiaoyao commented on a change in pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java
##########
@@ -1300,7 +1300,7 @@ public int getHbaseIndexPutBatchSize() {
   }
 
   public Boolean getHbaseIndexPutBatchSizeAutoCompute() {

Review comment:
       sorry for forget it. thanks,  fixed.




-- 
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 pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   @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] xiarixiaoyao commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   @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] hudi-bot removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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






-- 
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] xiarixiaoyao commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   @leesf   could you help me review this min fix.     thanks.


-- 
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 #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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] xiarixiaoyao commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   @leesf   could you help me review this min fix.     thanks.


-- 
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 #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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] xiarixiaoyao commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   @leesf   could you help me review this min fix.     thanks.


-- 
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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339",
       "triggerID" : "967201392",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3160",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271",
       "triggerID" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297",
       "triggerID" : "965953925",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "4e890cf79e2137ba9d82a6258ca08bcef6248ba6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339",
       "triggerID" : "967201392",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 4e890cf79e2137ba9d82a6258ca08bcef6248ba6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3271) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3297) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3339) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 removed a comment on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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 commented on pull request #3927: [HUDI-2697]Minor changes about hbase index config.

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 548bc9f82c968d07423bbc36d1d54a6f4c5bdbd2 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@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