JensenQi opened a new pull request #306:
URL: https://github.com/apache/incubator-livy/pull/306


   ## What changes were proposed in this pull request?
   
   The PR change `fake_shell.py` to get listening port after callback server is 
started.
   
   Because starting callback server need to take some time, so get listening 
port before server is started might raise exception,and the PySparkJobProcessor 
will be failed to create. Finally, posting a statements will get a 
`PythonInterpreter:56 - Process has died with 1` error message.
   
   ## How was this patch tested?
   
   Manual test.
   


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

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


Reply via email to