Tim Harsch created LIVY-522:
-------------------------------
Summary: statement does not leave waiting state
Key: LIVY-522
URL: https://issues.apache.org/jira/browse/LIVY-522
Project: Livy
Issue Type: Bug
Components: Server
Affects Versions: 0.5.0
Reporter: Tim Harsch
1. Create a session of kind = 'shared'
2. Create a simple statement of 'print 1' and set code = 'shared'
statement is accepted by Livy but never leaves the waiting state
expected:
Livy to reject the statement because attribute 'code' does not accept a value
of 'shared'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)