[GitHub] zeppelin pull request #2592: ZEPPELIN-2685. Improvement on Interpreter class

2017-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2592 ---

[GitHub] zeppelin issue #2542: ZEPPELIN-277 Add Tab as Autocomplete for Notebook non-...

2017-10-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2542 ping @malayhm ---

[GitHub] zeppelin pull request #2621: [Minor] Remove hardcoded key in zeppelinhub.

2017-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2621 ---

[jira] [Created] (ZEPPELIN-2996) How to set roles and restrict users in Zeppelin

2017-10-13 Thread dhanu (JIRA)
dhanu created ZEPPELIN-2996: --- Summary: How to set roles and restrict users in Zeppelin Key: ZEPPELIN-2996 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2996 Project: Zeppelin Issue Type: Task

Hello

2017-10-13 Thread Alvin Raj
Hi Dev, Wanted to introduce myself -- I'm working with a small team to explore embedding Zeppelin into our stack. We'd like to connect Zeppelin to Oracle's Business Intelligence server, and also be able to host a Zeppelin instance on our WebLogic app server. One thing we noticed was that the

[GitHub] zeppelin issue #2618: [WIP] ZEPPELIN-2986. Add hadoop-aws and hadoop-azure t...

2017-10-13 Thread steveloughran
Github user steveloughran commented on the issue: https://github.com/apache/zeppelin/pull/2618 bq. Can this be just a list of steps people can follow? It's a very brittle list of steps. It's easier at build time as you already have your hadoop version fixed, the hadoop-aws and

[GitHub] zeppelin issue #2614: Add support for minio storage over s3 api

2017-10-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2614 also probably would be a good idea to open a JIRA ---

[GitHub] zeppelin issue #2618: [WIP] ZEPPELIN-2986. Add hadoop-aws and hadoop-azure t...

2017-10-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2618 I agree this is going to be a huge moving target to include in the release of the project Can this be just a list of steps people can follow? Dockerfile or actual Docker images people can

[GitHub] zeppelin issue #2618: [WIP] ZEPPELIN-2986. Add hadoop-aws and hadoop-azure t...

2017-10-13 Thread steveloughran
Github user steveloughran commented on the issue: https://github.com/apache/zeppelin/pull/2618 # Spark 2.3 has a spark-hadoop-cloud module which adds a set of dependencies on the hadoop cloud modules, throwing out all the transitive conflicting modules. Either pick that up or lift all

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1302 Yeah, i think we can make "auto-restart interpreter on cron execution" checkbox restart specific interpreter instance to the notebook. ---

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread toughrogrammer
Github user toughrogrammer commented on the issue: https://github.com/apache/zeppelin/pull/1302 But isn't this original issue also important? I usually want to restart specific notebook. Because spark executors aren't returned automatically, I must kill zeppelin application from YARN

[jira] [Created] (ZEPPELIN-2995) "auto-restart interpreter on cron execution" should restart interpreter to specific note, not all interpreters

2017-10-13 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2995: -- Summary: "auto-restart interpreter on cron execution" should restart interpreter to specific note, not all interpreters Key: ZEPPELIN-2995 URL: https://issues.apache.org/jira/

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1302 Ah i see. That definitely looks like a problem. I filed an issue https://issues.apache.org/jira/browse/ZEPPELIN-2995. ---

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread toughrogrammer
Github user toughrogrammer commented on the issue: https://github.com/apache/zeppelin/pull/1302 https://user-images.githubusercontent.com/1473538/31558707-001fa9e6-b089-11e7-9ca6-48aabcc60839.png";> I'm using spark interpreter per note isolated mode and I wrote a notebook for

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1302 @toughrogrammer Could you explain little more about the problem? How cron execution is related with restart interpreter? ---

[GitHub] zeppelin issue #2598: [ZEPPELIN-2950] Support Ceph as a notebook storage

2017-10-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2598 CI failure looks unrelated to this. LGTM and merge to master if no further review. Thanks again @kjmrknsn for the contribution. ---

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2017-10-13 Thread toughrogrammer
Github user toughrogrammer commented on the issue: https://github.com/apache/zeppelin/pull/1302 How it's going on? I want to restart *note specific interpreter* when cron is executed or refreshing spark context, but current version(0.7.2), it's impossible. It's really unproductive exp

Re: Disable cron runs

2017-10-13 Thread moon soo Lee
Hi, Currently, there's no easy way to disable cron. I think it's okay to add configuration parameter that disables all cron run, while the default value of the parameter enable the cron (for backward compatibility). Let me know if you need any help on this. Thanks, moon On Wed, Oct 4, 2017 at 2

[jira] [Created] (ZEPPELIN-2994) Websocket/REST API to access ResourcePool

2017-10-13 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2994: -- Summary: Websocket/REST API to access ResourcePool Key: ZEPPELIN-2994 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2994 Project: Zeppelin Issue Ty

[jira] [Created] (ZEPPELIN-2993) Job manager should only display user's jobs

2017-10-13 Thread Maziyar PANAHI (JIRA)
Maziyar PANAHI created ZEPPELIN-2993: Summary: Job manager should only display user's jobs Key: ZEPPELIN-2993 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2993 Project: Zeppelin Is

[jira] [Created] (ZEPPELIN-2992) Table can not be displayed correctly when there's delimiter in field

2017-10-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2992: Summary: Table can not be displayed correctly when there's delimiter in field Key: ZEPPELIN-2992 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2992 Project: Zep

[jira] [Created] (ZEPPELIN-2991) Content in table is not selectable

2017-10-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2991: Summary: Content in table is not selectable Key: ZEPPELIN-2991 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2991 Project: Zeppelin Issue Type: Improv

[GitHub] zeppelin pull request #2622: ZEPPELIN-2990. Matplotlib sometimes fails in IP...

2017-10-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2622 ZEPPELIN-2990. Matplotlib sometimes fails in IPythonInterpreter ### What is this PR for? Trivial fix for matplotlib fail in `IPythonInterpreter`. Besides that, I also make some minor changes o

[jira] [Created] (ZEPPELIN-2990) Matplotlib sometimes fails in IPythonInterpreter

2017-10-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2990: Summary: Matplotlib sometimes fails in IPythonInterpreter Key: ZEPPELIN-2990 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2990 Project: Zeppelin Issue

[GitHub] zeppelin issue #2619: Run all paragraphs sequentially

2017-10-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2619 @namanmishra91 I don't understand why it would invoke frontend. Backend know more context about paragraph status and backend could control the workflow of paragraph running easily. ---

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

2017-10-13 Thread namanmishra91
Github user namanmishra91 commented on the issue: https://github.com/apache/zeppelin/pull/2605 Agreed that should be the ideal solution but considering how tightly it is integrated with the core execution workflow, this will be a risky change and needs to be done with utmost care to a

[GitHub] zeppelin issue #2619: Run all paragraphs sequentially

2017-10-13 Thread namanmishra91
Github user namanmishra91 commented on the issue: https://github.com/apache/zeppelin/pull/2619 @zjffdu Yeah, I can change the implementation to make `persistAndExecuteSingleParagraph` paragraph blocking. Then we won't need UI side changes for separate event handling etc. However, we w