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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to