You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "aajisaka (via GitHub)" <gi...@apache.org> on 2023/03/04 17:51:57 UTC

[GitHub] [hudi] aajisaka opened a new pull request, #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

aajisaka opened a new pull request, #8095:
URL: https://github.com/apache/hudi/pull/8095

   ### Change Logs
   
   Currently a log msg that says "Creating new file for partition path" is generated every time the current partition changes, even when no new file is being created (which is confusing). This issue is fixed by #7658 in Flink, but it's not fixed in Spark.
   
   ### Impact
   
   N/A
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   N/A
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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] aajisaka commented on pull request #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "aajisaka (via GitHub)" <gi...@apache.org>.
aajisaka commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1454821323

   It's first time for me to contribute to Hudi and I don't have Hudi contributor privilege. Can someone grant it to me?


-- 
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 #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1454858086

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15579",
       "triggerID" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d84c2d5274ac3e5525996156d3057a77dfe200d3 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15579) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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


[GitHub] [hudi] danny0405 merged pull request #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 merged PR #8095:
URL: https://github.com/apache/hudi/pull/8095


-- 
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] aajisaka commented on pull request #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "aajisaka (via GitHub)" <gi...@apache.org>.
aajisaka commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1455746408

   Thank you @danny0405 


-- 
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 #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1454837270

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15579",
       "triggerID" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d84c2d5274ac3e5525996156d3057a77dfe200d3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15579) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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


[GitHub] [hudi] hudi-bot commented on pull request #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1454823902

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d84c2d5274ac3e5525996156d3057a77dfe200d3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d84c2d5274ac3e5525996156d3057a77dfe200d3 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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


[GitHub] [hudi] aajisaka commented on pull request #8095: [HUDI-5866] Fix unnecessary log messages during bulk insert in Spark

Posted by "aajisaka (via GitHub)" <gi...@apache.org>.
aajisaka commented on PR #8095:
URL: https://github.com/apache/hudi/pull/8095#issuecomment-1455341510

   CI failed by connection time out. Can we retry?
   ```
   Error:  Plugin org.antlr:antlr4-maven-plugin:4.8-1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.antlr:antlr4-maven-plugin:jar:4.8-1: Could not transfer artifact org.antlr:antlr4-master:pom:4.8-1 from/to central (https://repo.maven.apache.org/maven2): Connection timed out (Read failed) -> [Help 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