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/08/03 09:04:47 UTC

[GitHub] [hudi] yuzhaojing opened a new pull request #3390: [HUDI-2087] Support Append only in Flink stream

yuzhaojing opened a new pull request #3390:
URL: https://github.com/apache/hudi/pull/3390


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot edited a comment on pull request #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e88db7d1056d593083d59b7987bee92f5a6b3ae6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343) 
   * b7cb83fc91ebba1152070307fa4c926889a7da2a 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] yuzhaojing closed pull request #3390: [HUDI-2087] Support Append only in Flink stream

Posted by GitBox <gi...@apache.org>.
yuzhaojing closed pull request #3390:
URL: https://github.com/apache/hudi/pull/3390


   


-- 
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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9e23c85db5538c8ee8ab1d84330a864f0fa710bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327) 
   
   <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] danny0405 commented on a change in pull request #3390: [HUDI-2087] Support Append only in Flink stream

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



##########
File path: hudi-flink/src/test/java/org/apache/hudi/utils/TestData.java
##########
@@ -394,6 +394,48 @@ public static void checkWrittenData(
     }
   }
 
+  /**
+   * Checks the source data set are written as expected.
+   * Different with {@link #checkWrittenData}, it reads all the data files.
+   *
+   * <p>Note: Replace it with the Flink reader when it is supported.
+   *
+   * @param baseFile   The file base to check, should be a directory
+   * @param expected   The expected results mapping, the key should be the partition path
+   *                   and value should be values list with the key partition
+   * @param partitions The expected partition number
+   */
+  public static void checkWrittenAllData(
+      File baseFile,
+      Map<String, String> expected,
+      int partitions) throws IOException {
+    assert baseFile.isDirectory();
+    FileFilter filter = file -> !file.getName().startsWith(".");
+    File[] partitionDirs = baseFile.listFiles(filter);
+
+    assertNotNull(partitionDirs);
+    assertThat(partitionDirs.length, is(partitions));
+
+    for (File partitionDir : partitionDirs) {
+      File[] dataFiles = partitionDir.listFiles(filter);
+      assertNotNull(dataFiles);
+
+      List<String> readBuffer = new ArrayList<>();
+      for (File dataFile : dataFiles) {
+        ParquetReader<GenericRecord> reader = AvroParquetReader
+            .<GenericRecord>builder(new Path(dataFile.getAbsolutePath())).build();
+        GenericRecord nextRecord = reader.read();
+        while (nextRecord != null) {
+          readBuffer.add(filterOutVariables(nextRecord));
+          nextRecord = reader.read();
+        }
+        readBuffer.sort(Comparator.naturalOrder());
+      }

Review comment:
       `readBuffer.sort(Comparator.naturalOrder());` can be moved out of the for loop i guess.

##########
File path: hudi-flink/src/main/java/org/apache/hudi/sink/partitioner/BucketAssignFunction.java
##########
@@ -117,21 +115,25 @@ public BucketAssignFunction(Configuration conf) {
   public void open(Configuration parameters) throws Exception {
     super.open(parameters);
     HoodieWriteConfig writeConfig = StreamerUtil.getHoodieClientConfig(this.conf);
-    this.hadoopConf = StreamerUtil.getHadoopConf();
     HoodieFlinkEngineContext context = new HoodieFlinkEngineContext(
-        new SerializableConfiguration(this.hadoopConf),
+        new SerializableConfiguration(StreamerUtil.getHadoopConf()),
         new FlinkTaskContextSupplier(getRuntimeContext()));
     this.bucketAssigner = BucketAssigners.create(
         getRuntimeContext().getIndexOfThisSubtask(),
         getRuntimeContext().getMaxNumberOfParallelSubtasks(),
         getRuntimeContext().getNumberOfParallelSubtasks(),
-        WriteOperationType.isOverwrite(WriteOperationType.fromValue(conf.getString(FlinkOptions.OPERATION))),
+        ignoreSmallFiles(),
         HoodieTableType.valueOf(conf.getString(FlinkOptions.TABLE_TYPE)),
         context,
         writeConfig);
     this.payloadCreation = PayloadCreation.instance(this.conf);
   }
 
+  private boolean ignoreSmallFiles() {
+    WriteOperationType operationType = WriteOperationType.fromValue(conf.getString(FlinkOptions.OPERATION));
+    return WriteOperationType.isOverwrite(operationType) || StreamerUtil.allowDuplicateInserts(conf);
+  }

Review comment:
       `StreamerUtil.allowDuplicateInserts(conf);` can be replaced by `writeConfig.allowDuplicateInserts`




-- 
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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9e23c85db5538c8ee8ab1d84330a864f0fa710bd Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327) 
   
   <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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1346",
       "triggerID" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e88db7d1056d593083d59b7987bee92f5a6b3ae6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343) 
   * b7cb83fc91ebba1152070307fa4c926889a7da2a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1346) 
   
   <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] yuzhaojing commented on a change in pull request #3390: [HUDI-2087] Support Append only in Flink stream

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/table/HoodieTableFactory.java
##########
@@ -128,6 +129,11 @@ private void validateRequiredFields(Configuration conf, TableSchema schema) {
       throw new ValidationException("Field " + preCombineField + " does not exist in the table schema."
           + "Please check 'write.precombine.field' option.");
     }
+
+    if (conf.getString(FlinkOptions.TABLE_TYPE).toUpperCase().equals(FlinkOptions.TABLE_TYPE_MERGE_ON_READ)
+        && conf.getBoolean(FlinkOptions.INSERT_ALLOW_DUP)) {
+      throw new ValidationException("Option 'write.insert.allow_dup' is only allowed for COPY_ON_WRITE table.");

Review comment:
       This may be lead users to misunderstand, I think we shouldn't modify the parameters.




-- 
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] danny0405 commented on a change in pull request #3390: [HUDI-2087] Support Append only in Flink stream

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



##########
File path: hudi-flink/src/main/java/org/apache/hudi/table/HoodieTableFactory.java
##########
@@ -128,6 +129,11 @@ private void validateRequiredFields(Configuration conf, TableSchema schema) {
       throw new ValidationException("Field " + preCombineField + " does not exist in the table schema."
           + "Please check 'write.precombine.field' option.");
     }
+
+    if (conf.getString(FlinkOptions.TABLE_TYPE).toUpperCase().equals(FlinkOptions.TABLE_TYPE_MERGE_ON_READ)
+        && conf.getBoolean(FlinkOptions.INSERT_ALLOW_DUP)) {
+      throw new ValidationException("Option 'write.insert.allow_dup' is only allowed for COPY_ON_WRITE table.");

Review comment:
       Instead of throw exception, how about we just change the option `write.insert.allow_dup` to false and log warnings there.




-- 
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] danny0405 merged pull request #3390: [HUDI-2087] Support Append only in Flink stream

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


   


-- 
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] danny0405 merged pull request #3390: [HUDI-2087] Support Append only in Flink stream

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


   


-- 
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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9e23c85db5538c8ee8ab1d84330a864f0fa710bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327) 
   * e88db7d1056d593083d59b7987bee92f5a6b3ae6 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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e88db7d1056d593083d59b7987bee92f5a6b3ae6 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343) 
   
   <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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1346",
       "triggerID" : "b7cb83fc91ebba1152070307fa4c926889a7da2a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b7cb83fc91ebba1152070307fa4c926889a7da2a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1346) 
   
   <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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343",
       "triggerID" : "e88db7d1056d593083d59b7987bee92f5a6b3ae6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9e23c85db5538c8ee8ab1d84330a864f0fa710bd Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1327) 
   * e88db7d1056d593083d59b7987bee92f5a6b3ae6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1343) 
   
   <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 #3390: [HUDI-2087] Support Append only in Flink stream

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9e23c85db5538c8ee8ab1d84330a864f0fa710bd",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9e23c85db5538c8ee8ab1d84330a864f0fa710bd 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