You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/01/04 13:15:33 UTC

[GitHub] [incubator-linkis] Zosimer opened a new pull request #1270: streamExecEnv is not initialized, resulting in null pointer exception

Zosimer opened a new pull request #1270:
URL: https://github.com/apache/incubator-linkis/pull/1270


   in class ClusterDescriptorAdapter ,this line on
   configuration = (Configuration) method.invoke(executionContext.getStreamExecutionEnvironment()) ,this code ’executionContext.getStreamExecutionEnvironment()‘ return null,beacause streamExecEnv is not initialized, resulting in null pointer exception
   ![image](https://user-images.githubusercontent.com/19589632/148064554-f442cbfe-6e1a-4416-837b-65266c175016.png)
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] wushengyeyouya merged pull request #1270: streamExecEnv is not initialized, resulting in null pointer exception

Posted by GitBox <gi...@apache.org>.
wushengyeyouya merged pull request #1270:
URL: https://github.com/apache/incubator-linkis/pull/1270


   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org