You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/02/22 03:29:43 UTC

[GitHub] [incubator-seatunnel] wangkang2711 opened a new issue #1306: java.lang.NoClassDefFoundError: org/apache/spark/internal/Logging$class[Bug] [Module Name] Bug title

wangkang2711 opened a new issue #1306:
URL: https://github.com/apache/incubator-seatunnel/issues/1306


   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   我在运行seatunnel时出现该错误:java.lang.NoClassDefFoundError: org/apache/spark/internal/Logging$class
   经过上网查资料,发现是版本不匹配,需要升级,我目前使用的spark版本是3.1.2,我在官方是看是只支持3.0以下的spark,想问下什么可以支持3.1.2的spark呀
   
   ### Usage Scenario
   
   与AWS上的EMR结合使用
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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



[GitHub] [incubator-seatunnel] wuchunfu commented on issue #1306: java.lang.NoClassDefFoundError: org/apache/spark/internal/Logging$class[Bug] [Module Name] Bug title

Posted by GitBox <gi...@apache.org>.
wuchunfu commented on issue #1306:
URL: https://github.com/apache/incubator-seatunnel/issues/1306#issuecomment-1047447911


   Please describe your problem in English, thank you.


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

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



[GitHub] [incubator-seatunnel] wangkang2711 commented on issue #1306: java.lang.NoClassDefFoundError: org/apache/spark/internal/Logging$class[Bug] [Module Name] Bug title

Posted by GitBox <gi...@apache.org>.
wangkang2711 commented on issue #1306:
URL: https://github.com/apache/incubator-seatunnel/issues/1306#issuecomment-1047449852


   This error occurs when I run seatunnel: Java lang.NoClassDefFoundError: org/apache/spark/internal/Logging$class
   
   After checking the information on the Internet, it is found that the version does not match and needs to be upgraded. The spark version I currently use is 3.1.2. Officially, I only support spark below 3.0. What can I ask you to support spark of 3.1.2


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

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