Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2605 I think the root cause is that there're 2 fields in Job.java to represent job status. (`aborted` & `status`). Why not just removing `aborted`
---
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2605 I think the root cause is that there're 2 fields in Job.java to represent job status. (`aborted` & `status`). Why not just removing `aborted`
---