Karuppayya created ZEPPELIN-478:
-----------------------------------
Summary: Paragraph status not getting updated in a scenario as
described in description
Key: ZEPPELIN-478
URL: https://issues.apache.org/jira/browse/ZEPPELIN-478
Project: Zeppelin
Issue Type: Bug
Reporter: Karuppayya
The following is in case of FIFO scheduler
1.Run a para(say para1-> %sh sleep 100). The status of the para is "RUNNING".
A new last para(say para2) is created
2.Now run some thing from para2.(eg: %sh ls )(para1 should be "RUNNING")
Expected: The status of para2 should be "PENDING"
Current: The status of para2 is "READY"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)