[GitHub] zeppelin issue #2643: [ZEPPELIN-3021] fix bugs for paragraph terminated stat...

2017-11-01 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2643 Thanks @wary for the fix. LGTM ---

[GitHub] zeppelin issue #2644: [Doc] Doc for LifecycleManager

2017-11-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2644 @felixcheung Please help review it ---

[GitHub] zeppelin pull request #2644: [Doc] Doc for LifecycleManager

2017-11-01 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2644 [Doc] Doc for LifecycleManager ### What is this PR for? Documentation for LifecycleManager ### What type of PR is it? [ Documentation ] ### Questions: * Does the

[GitHub] zeppelin issue #2585: [ZEPPELIN-2647] Bypass auth logic when a user logins a...

2017-11-01 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2585 All tests are passed, but NotebookTest has an error. java.lang.RuntimeException: org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset ---

[GitHub] zeppelin pull request #2638: [ZEPPELIN-3021]fix bugs for paragraph isTermina...

2017-11-01 Thread wary
Github user wary closed the pull request at: https://github.com/apache/zeppelin/pull/2638 ---

[GitHub] zeppelin pull request #2643: fix bugs for paragraph terminated status judgem...

2017-11-01 Thread wary
GitHub user wary opened a pull request: https://github.com/apache/zeppelin/pull/2643 fix bugs for paragraph terminated status judgement ### What is this PR for? Fix bugs for paragraph terminated status judgement. The method isTerminate return false forever if a paragraph

[GitHub] zeppelin issue #2612: [MINOR] remove the duplicate property username in Remo...

2017-11-01 Thread wary
Github user wary commented on the issue: https://github.com/apache/zeppelin/pull/2612 @zjffdu done! please help review my another pull request [ZEPPELIN-3021] If you are convenient, thank you very much ---

[GitHub] zeppelin issue #2624: [ZEPPELIN-2965] Add code completion for livy interpret...

2017-11-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2624 @pellmont CI is failed, could you rebase and rerun it ? ---

[GitHub] zeppelin issue #2612: [MINOR] remove the duplicate property username in Remo...

2017-11-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2612 @wary CI is stuck, could you try again ? ---

[GitHub] zeppelin pull request #2633: [Bug Fix] fix exceptions in jdbc interpreter

2017-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2633 ---

[GitHub] zeppelin issue #2637: Add support to run Spark interpreter on a Kubernetes c...

2017-11-01 Thread matyix
Github user matyix commented on the issue: https://github.com/apache/zeppelin/pull/2637 Hello @zjffdu @felixcheung- I have added docs about how to use/build this PR as well. Also the Dockerfile has been removed, the documentation contains details of using a third party (mine) or

[GitHub] zeppelin issue #2642: ZEPPELIN-3023 Apache Ignite version is updated up to 2...

2017-11-01 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2642 @agura try restart this job ---

[GitHub] zeppelin issue #2568: ZEPPELIN-2904 Show Remove Paragraph button upfront

2017-11-01 Thread malayhm
Github user malayhm commented on the issue: https://github.com/apache/zeppelin/pull/2568 @Leemoonsoo I have created new icon font with remove and more icons. https://user-images.githubusercontent.com/1881135/32284898-b67dd8ce-bf4e-11e7-8811-7b70029c05fb.png;> At

[jira] [Created] (ZEPPELIN-3024) Use thin iconset for all the icons and move single icon fonts

2017-11-01 Thread Malay Majithia (JIRA)
Malay Majithia created ZEPPELIN-3024: Summary: Use thin iconset for all the icons and move single icon fonts Key: ZEPPELIN-3024 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3024 Project:

[GitHub] zeppelin issue #2642: ZEPPELIN-3023 Apache Ignite version is updated up to 2...

2017-11-01 Thread agura
Github user agura commented on the issue: https://github.com/apache/zeppelin/pull/2642 It seems that build failure isn't related with Ignite interpreter changes. ``` Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:yarn (yarn test) on project

[GitHub] zeppelin pull request #2642: ZEPPELIN-3023 Apache Ignite version is updated ...

2017-11-01 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/zeppelin/pull/2642 ZEPPELIN-3023 Apache Ignite version is updated up to 2.3.0 ### What is this PR for? Apache Ignite version is updated up to 2.3.0 for Ignite Interpreter. ### What type of PR is it?

[jira] [Created] (ZEPPELIN-3023) Update Apache Ignite version up to 2.3.0 in Ignite Interpreter

2017-11-01 Thread Andrey Gura (JIRA)
Andrey Gura created ZEPPELIN-3023: - Summary: Update Apache Ignite version up to 2.3.0 in Ignite Interpreter Key: ZEPPELIN-3023 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3023 Project:

[GitHub] zeppelin pull request #2641: [ZEPPELIN-1363] Note level dynamic form

2017-11-01 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2641 ---

[GitHub] zeppelin pull request #2641: [ZEPPELIN-1363] Note level dynamic form

2017-11-01 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2641 [ZEPPELIN-1363] Note level dynamic form ### What is this PR for? Added dynamic forms for Note. All paragraphs has access to note forms. ### What type of PR is it?

[GitHub] zeppelin pull request #2641: Zeppelin 1363

2017-11-01 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2641 Zeppelin 1363 ### What is this PR for? Added dynamic forms for Note. All paragraphs has access to note forms. ### What type of PR is it? [Feature] ### What is the

[GitHub] zeppelin pull request #2635: ZEPPELIN-3013. Only parse paragraph text when t...

2017-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2635 ---

[GitHub] zeppelin issue #2635: ZEPPELIN-3013. Only parse paragraph text when text is ...

2017-11-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2635 Merge if no more comments ---

[GitHub] zeppelin issue #2634: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2634 @jinxliu Could you rebase and try again ? ---

[GitHub] zeppelin issue #2633: [Bug Fix] fix exceptions in jdbc interpreter

2017-11-01 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2633 merge? ---

[GitHub] zeppelin pull request #2640: [ZEPPELIN-3022] The "Default Interpreter" selec...

2017-11-01 Thread kjmrknsn
GitHub user kjmrknsn opened a pull request: https://github.com/apache/zeppelin/pull/2640 [ZEPPELIN-3022] The "Default Interpreter" select box on the "Create new note" modal dialog has no contents when it is opened via the "Create new note" link on

[GitHub] zeppelin issue #2634: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-01 Thread jinxliu
Github user jinxliu commented on the issue: https://github.com/apache/zeppelin/pull/2634 @felixcheung it still does not work. ---

[GitHub] zeppelin pull request #2634: [ZEPPELIN-3014] NPE bug fix and Error message e...

2017-11-01 Thread jinxliu
GitHub user jinxliu reopened a pull request: https://github.com/apache/zeppelin/pull/2634 [ZEPPELIN-3014] NPE bug fix and Error message enhancement with Kylin Interpreter ### What is this PR for? A few sentences describing the overall goals of the pull request's commits.

[GitHub] zeppelin pull request #2634: [ZEPPELIN-3014] NPE bug fix and Error message e...

2017-11-01 Thread jinxliu
Github user jinxliu closed the pull request at: https://github.com/apache/zeppelin/pull/2634 ---

[GitHub] zeppelin issue #2634: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-01 Thread jinxliu
Github user jinxliu commented on the issue: https://github.com/apache/zeppelin/pull/2634 I have tried several times since yesterday, hope this time it works. ---

[GitHub] zeppelin issue #2634: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-01 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2634 seems like travis problem. please try to kick it off again by close-reopen this PR ---

[GitHub] zeppelin issue #2634: [ZEPPELIN-3014] NPE bug fix and Error message enhancem...

2017-11-01 Thread jinxliu
Github user jinxliu commented on the issue: https://github.com/apache/zeppelin/pull/2634 @felixcheung is there something wrong with travis-ci? ---