Jeff Zhang created ZEPPELIN-3294:
------------------------------------
Summary: Flaky test: LivyInterpreterIT
Key: ZEPPELIN-3294
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3294
Project: Zeppelin
Issue Type: Improvement
Reporter: Jeff Zhang
{code:java}
DEBUG [2018-03-05 13:00:52,833] ({main}
BaseLivyInterpreter.java[callRestAPI]:677) - Call rest api in
http://travis-job-a63cbdd9-7932-4729-be2e-6acf4d21485b:8998/sessions/4/statements,
method: POST, jsonData: {
"code": "cat(a)"
}
DEBUG [2018-03-05 13:00:52,850] ({main}
BaseLivyInterpreter.java[callRestAPI]:723) - Get response, StatusCode: 201,
responseBody:
{"id":2,"code":"cat(a)","state":"available","output":null,"progress":0.0}{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)