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/03/30 00:23:08 UTC

[GitHub] [incubator-seatunnel] kone-net opened a new issue #1614: [Bug] [seatunnel-examples] LocalSparkExample don't set deployMode

kone-net opened a new issue #1614:
URL: https://github.com/apache/incubator-seatunnel/issues/1614


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### What happened
   
   When I run LocalSparkExample in our local, and got NullPointerException issue.
   
   The reason is that LocalSparkExample is not set deploy mode.
   
   
   I checked the reversion code and found the default deployMode value has been removed in SparkCommandArgs.
   
   ### SeaTunnel Version
   
   dev branch
   
   ### SeaTunnel Config
   
   ```conf
   the default config for spark.batch.conf in examples
   ```
   
   
   ### Running Command
   
   ```shell
   Debug in the idea and no other parameters
   ```
   
   
   ### Error Exception
   
   ```log
   Exception in thread "main" java.lang.NullPointerException
   	at org.apache.seatunnel.Seatunnel.run(Seatunnel.java:41)
   	at org.apache.seatunnel.example.spark.LocalSparkExample.main(LocalSparkExample.java:35)
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit 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] BenJFan removed a comment on issue #1614: [Bug] [seatunnel-examples] LocalSparkExample don't set deployMode

Posted by GitBox <gi...@apache.org>.
BenJFan removed a comment on issue #1614:
URL: https://github.com/apache/incubator-seatunnel/issues/1614#issuecomment-1082704301


   Seem like you already fix it, please create an PR.


-- 
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] BenJFan commented on issue #1614: [Bug] [seatunnel-examples] LocalSparkExample don't set deployMode

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


   Seem like you already fix it, please create an PR.


-- 
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] CalvinKirs commented on issue #1614: [Bug] [seatunnel-examples] LocalSparkExample don't set deployMode

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


   closed by #1615


-- 
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] CalvinKirs closed issue #1614: [Bug] [seatunnel-examples] LocalSparkExample don't set deployMode

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #1614:
URL: https://github.com/apache/incubator-seatunnel/issues/1614


   


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