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 guptarajat commented on the issue:
https://github.com/apache/zeppelin/pull/2605
This PR seems to be fixing functionality of Run All.
I think if PR looks good from correctness pov then maybe we should merge
this and file a follow up jira to address consistency issue, wi
Github user BruceXu1991 commented on the issue:
https://github.com/apache/zeppelin/pull/2601
@Tagar Yes, ZEPPELIN-2956 and ZEPPELIN-1803 point to the same issue.
RFC-4180 explains the issue.
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2478
could you rebase to pick up the change, I think the test failure is fixed
by PR # 2609
---
Github user sumitsidana commented on the issue:
https://github.com/apache/zeppelin/pull/796
Hi @johnnyws,
The folder structure does not seem to be working for me. I have tried using
/ but it does not seem to work. Also, I have pulled latest changes from
repository. Am I missi
Github user conker84 commented on the issue:
https://github.com/apache/zeppelin/pull/2478
Hi @felixcheung any news?
Thanks
Andrea
---
Github user a-pagano commented on the issue:
https://github.com/apache/zeppelin/pull/2610
Thank you for the review guys! I have no more comments
---