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/09/10 03:33:44 UTC

[GitHub] [hudi] liujinhui1994 opened a new pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

liujinhui1994 opened a new pull request #3633:
URL: https://github.com/apache/hudi/pull/3633


   ## *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
   
   public static String getDefaultBootstrapIndexClass(Properties props) {
   String defaultClass = BOOTSTRAP_INDEX_CLASS_NAME.defaultValue();
   if ("false".equalsIgnoreCase(props.getProperty(BOOTSTRAP_INDEX_ENABLE.key())))
   
   { defaultClass = NO_OP_BOOTSTRAP_INDEX_CLASS; }
   return defaultClass;
   }
   
   When hoodie.bootstrap.index.enable is not passed, the original logic will follow HFileBootstrapIndex,
   
   This should not be judged here
   
   ## 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   * f9569d530c551954990514ec9e1c052b9b24a57a 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] SteNicholas commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java
##########
@@ -63,9 +63,10 @@ public static HoodieTableMetaClient init(String basePath, HoodieTableType tableT
     return init(getDefaultHadoopConf(), basePath, tableType);
   }
 
-  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath) throws IOException {
+  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath, boolean bootstrapIndex) throws IOException {

Review comment:
       ```suggestion
     public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath, boolean boostrapIndexEnable) throws IOException {
   ```




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) 
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135) 
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   


-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135) 
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140) 
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140) 
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145) 
   * 9489e7ade5cb739bc796bed6869805aa23e38082 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145) 
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * e6822ec23e1533a1aed5d89585fe3454b3e0b791 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -299,7 +299,7 @@ public String getBootstrapIndexClass() {
 
   public static String getDefaultBootstrapIndexClass(Properties props) {
     String defaultClass = BOOTSTRAP_INDEX_CLASS_NAME.defaultValue();
-    if ("false".equalsIgnoreCase(props.getProperty(BOOTSTRAP_INDEX_ENABLE.key()))) {
+    if (!(Boolean)props.getOrDefault(BOOTSTRAP_INDEX_ENABLE.key(), BOOTSTRAP_INDEX_ENABLE.defaultValue())) {

Review comment:
       +1, s.g.




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   * f54b5224d83a78e12748c3cb74b66d841fad249c 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 commented on pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d 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] SteNicholas commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -138,7 +138,7 @@
 
   public static final ConfigProperty<String> BOOTSTRAP_INDEX_ENABLE = ConfigProperty
       .key("hoodie.bootstrap.index.enable")
-      .noDefaultValue()
+      .defaultValue("false")
       .withDocumentation("Whether or not, this is a bootstrapped table, with bootstrap base data and an mapping index defined.");

Review comment:
       ```suggestion
         .withDocumentation("Whether or not, this is a bootstrapped table, with bootstrap base data and an mapping index defined, default is false.");
   ```




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   
   <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] liujinhui1994 commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -299,7 +299,7 @@ public String getBootstrapIndexClass() {
 
   public static String getDefaultBootstrapIndexClass(Properties props) {
     String defaultClass = BOOTSTRAP_INDEX_CLASS_NAME.defaultValue();
-    if ("false".equalsIgnoreCase(props.getProperty(BOOTSTRAP_INDEX_ENABLE.key()))) {
+    if (!(Boolean)props.getOrDefault(BOOTSTRAP_INDEX_ENABLE.key(), BOOTSTRAP_INDEX_ENABLE.defaultValue())) {

Review comment:
       +1

##########
File path: hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java
##########
@@ -63,9 +63,10 @@ public static HoodieTableMetaClient init(String basePath, HoodieTableType tableT
     return init(getDefaultHadoopConf(), basePath, tableType);
   }
 
-  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath) throws IOException {
+  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath, boolean bootstrapIndex) throws IOException {

Review comment:
       +1




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145) 
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * e6822ec23e1533a1aed5d89585fe3454b3e0b791 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135) 
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) 
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140) 
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141) 
   
   <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] SteNicholas commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -136,10 +136,10 @@
       .defaultValue("archived")
       .withDocumentation("path under the meta folder, to store archived timeline instants at.");
 
-  public static final ConfigProperty<String> BOOTSTRAP_INDEX_ENABLE = ConfigProperty
+  public static final ConfigProperty<Boolean> BOOTSTRAP_INDEX_ENABLE = ConfigProperty
       .key("hoodie.bootstrap.index.enable")
-      .noDefaultValue()
-      .withDocumentation("Whether or not, this is a bootstrapped table, with bootstrap base data and an mapping index defined.");
+      .defaultValue(false)

Review comment:
       IMO, the default value of `hoodie.bootstrap.index.enable` should be true.

##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -298,8 +298,9 @@ public String getBootstrapIndexClass() {
   }
 
   public static String getDefaultBootstrapIndexClass(Properties props) {
+    HoodieConfig hoodieConfig = new HoodieConfig(props);
     String defaultClass = BOOTSTRAP_INDEX_CLASS_NAME.defaultValue();
-    if ("false".equalsIgnoreCase(props.getProperty(BOOTSTRAP_INDEX_ENABLE.key()))) {
+    if (!hoodieConfig.getBooleanOrDefault(BOOTSTRAP_INDEX_ENABLE)) {

Review comment:
       The option `hoodie.bootstrap.index.class` could not have the default value. If the default value of the `hoodie.bootstrap.index.class` is `HFileBootstrapIndex.class.getName()`, the method `getDefaultBootstrapIndexClass` should be renamed.




-- 
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] liujinhui1994 commented on pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   @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 edited a comment on pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     }, {
       "hash" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2177",
       "triggerID" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * 46d1b56f676344b4f8b67a4b5137bca4ca8c5779 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2177) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     }, {
       "hash" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2177",
       "triggerID" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * e6822ec23e1533a1aed5d89585fe3454b3e0b791 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147) 
   * 46d1b56f676344b4f8b67a4b5137bca4ca8c5779 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2177) 
   
   <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] SteNicholas commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java
##########
@@ -63,9 +63,10 @@ public static HoodieTableMetaClient init(String basePath, HoodieTableType tableT
     return init(getDefaultHadoopConf(), basePath, tableType);
   }
 
-  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath) throws IOException {
+  public static HoodieTableMetaClient init(String basePath, HoodieTableType tableType, String bootstrapBasePath, boolean bootstrapIndex) throws IOException {
     Properties props = new Properties();
     props.setProperty(HoodieTableConfig.BOOTSTRAP_BASE_PATH.key(), bootstrapBasePath);
+    props.put(HoodieTableConfig.BOOTSTRAP_INDEX_ENABLE.key(), bootstrapIndex);

Review comment:
       ```suggestion
       props. setProperty(HoodieTableConfig.BOOTSTRAP_INDEX_ENABLE.key(), bootstrapIndex);
   ```




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) 
   
   <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] liujinhui1994 commented on pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   @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 edited a comment on pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * e6822ec23e1533a1aed5d89585fe3454b3e0b791 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147) 
   
   <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] liujinhui1994 commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -138,7 +138,7 @@
 
   public static final ConfigProperty<String> BOOTSTRAP_INDEX_ENABLE = ConfigProperty
       .key("hoodie.bootstrap.index.enable")
-      .noDefaultValue()
+      .defaultValue("false")
       .withDocumentation("Whether or not, this is a bootstrapped table, with bootstrap base data and an mapping index defined.");

Review comment:
       +1




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) 
   
   <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] SteNicholas commented on a change in pull request #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java
##########
@@ -299,7 +299,7 @@ public String getBootstrapIndexClass() {
 
   public static String getDefaultBootstrapIndexClass(Properties props) {
     String defaultClass = BOOTSTRAP_INDEX_CLASS_NAME.defaultValue();
-    if ("false".equalsIgnoreCase(props.getProperty(BOOTSTRAP_INDEX_ENABLE.key()))) {
+    if (!(Boolean)props.getOrDefault(BOOTSTRAP_INDEX_ENABLE.key(), BOOTSTRAP_INDEX_ENABLE.defaultValue())) {

Review comment:
       IMO, you could use `HoodieConfig#getBooleanOrDefault` instead of this.




-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   * f54b5224d83a78e12748c3cb74b66d841fad249c 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   @SteNicholas Please help to review.


-- 
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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 08709737a97804ebc9e7d34e9d0cb277b437c32d Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130) 
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 09a07cad45329af975df6b7e910c4c20c186f499 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136) 
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * 9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3 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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145) 
   
   <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 #3633: [HUDI-2410] Fix getDefaultBootstrapIndexClass logical error

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2130",
       "triggerID" : "08709737a97804ebc9e7d34e9d0cb277b437c32d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f54b5224d83a78e12748c3cb74b66d841fad249c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5fd568fa5211298431eab15eaa7666cc16541b96",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2132",
       "triggerID" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "triggerType" : "PUSH"
     }, {
       "hash" : "09a07cad45329af975df6b7e910c4c20c186f499",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2135",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2136",
       "triggerID" : "916681221",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7815321fd63a7ee218498d8f3603e0fbe473fea3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "60f1de7d18bfa7bcf0982e3b1f4357d1884cf5c5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2140",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9cc0bf4ab7d5bf4a367fe9d85369cedf94fb83b3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2141",
       "triggerID" : "916792368",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9569d530c551954990514ec9e1c052b9b24a57a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2145",
       "triggerID" : "cbcec9e675d3c481ae45a5dc4b84c18693f1ea0e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9489e7ade5cb739bc796bed6869805aa23e38082",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147",
       "triggerID" : "e6822ec23e1533a1aed5d89585fe3454b3e0b791",
       "triggerType" : "PUSH"
     }, {
       "hash" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "46d1b56f676344b4f8b67a4b5137bca4ca8c5779",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f54b5224d83a78e12748c3cb74b66d841fad249c UNKNOWN
   * 5fd568fa5211298431eab15eaa7666cc16541b96 UNKNOWN
   * 7815321fd63a7ee218498d8f3603e0fbe473fea3 UNKNOWN
   * f9569d530c551954990514ec9e1c052b9b24a57a UNKNOWN
   * 9489e7ade5cb739bc796bed6869805aa23e38082 UNKNOWN
   * e6822ec23e1533a1aed5d89585fe3454b3e0b791 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2147) 
   * 46d1b56f676344b4f8b67a4b5137bca4ca8c5779 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