[GitHub] zeppelin issue #2605: [ZEPPELIN-2963] Fix paragraph aborting on next run aft...

2017-10-08 Thread zjffdu
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] zeppelin issue #2605: [ZEPPELIN-2963] Fix paragraph aborting on next run aft...

2017-10-08 Thread guptarajat
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] zeppelin issue #2601: [ZEPPELIN-2956] [font-end] Downloaded CSV/TSV data wil...

2017-10-08 Thread BruceXu1991
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] zeppelin issue #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-10-08 Thread felixcheung
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] zeppelin issue #796: [ZEPPELIN-209] Folder support for notebooks (based on p...

2017-10-08 Thread sumitsidana
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] zeppelin issue #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-10-08 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2478 Hi @felixcheung any news? Thanks Andrea ---

[GitHub] zeppelin issue #2610: [ZEPPELIN-2979] Fix links to zeppelin website in READM...

2017-10-08 Thread a-pagano
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 ---