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 2022/09/01 02:25:06 UTC

[GitHub] [hudi] QuChunhe opened a new issue, #6560: [SUPPORT]Hudi java client

QuChunhe opened a new issue, #6560:
URL: https://github.com/apache/hudi/issues/6560

   **_Tips before filing an issue_**
   
   - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
   
   - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
   
   - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   
   A clear and concise description of the problem.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1.
   2.
   3.
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version :
   
   * Spark version :
   
   * Hive version :
   
   * Hadoop version :
   
   * Storage (HDFS/S3/GCS..) :
   
   * Running on Docker? (yes/no) :
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


-- 
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.apache.org

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


[GitHub] [hudi] QuChunhe commented on issue #6560: [SUPPORT]Hudi java client throws Error upserting bucketType UPDATE for partition :0

Posted by GitBox <gi...@apache.org>.
QuChunhe commented on issue #6560:
URL: https://github.com/apache/hudi/issues/6560#issuecomment-1234580208

   After I remove withSchemaEvolutionEnable(enableSchemaEvolution), the errors disappear.


-- 
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] QuChunhe commented on issue #6560: [SUPPORT]Hudi java client throws Error upserting bucketType UPDATE for partition :0

Posted by GitBox <gi...@apache.org>.
QuChunhe commented on issue #6560:
URL: https://github.com/apache/hudi/issues/6560#issuecomment-1236309577

   The above errors appear again. So schema evolution is not the cause of the errors.


-- 
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 issue #6560: [SUPPORT]Hudi java client throws Error upserting bucketType UPDATE for partition :0

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 commented on issue #6560:
URL: https://github.com/apache/hudi/issues/6560#issuecomment-1531072988

   Did you have some metrics about the memory usage, of the JVM exists for some reasons, then the thread is interrupted.


-- 
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] nsivabalan commented on issue #6560: [SUPPORT]Hudi java client throws Error upserting bucketType UPDATE for partition :0

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #6560:
URL: https://github.com/apache/hudi/issues/6560#issuecomment-1234602805

   I don't think schema evolution is supported w/ java write client. 
   CC @xiarixiaoyao : can you please clarify, 
   


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