[jira] [Created] (ZEPPELIN-2638) other user's job aborted when some user restart interpreter setting

2017-06-11 Thread LeiWang (JIRA)
LeiWang created ZEPPELIN-2638: - Summary: other user's job aborted when some user restart interpreter setting Key: ZEPPELIN-2638 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2638 Project: Zeppelin

[GitHub] zeppelin pull request #2404: fix bugs for: when interpreter setting start, a...

2017-06-11 Thread wary
GitHub user wary opened a pull request: https://github.com/apache/zeppelin/pull/2404 fix bugs for: when interpreter setting start, all user running aborted ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check

Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-06-11 Thread Alexander Bezzubov
Hey guys, great effort! I think people in few other communities will be very happy with it i.e [1] and [2]. Is there an issue that tracks current status or something like that? Does anyone have concrete plans to work on it in this/next release? Sorry if I have missed that out. And please, keep u

[GitHub] zeppelin pull request #2397: [ZEPPELIN-2592] Ensure open stream is closed

2017-06-11 Thread necosta
Github user necosta closed the pull request at: https://github.com/apache/zeppelin/pull/2397 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin pull request #2397: [ZEPPELIN-2592] Ensure open stream is closed

2017-06-11 Thread necosta
GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2397 [ZEPPELIN-2592] Ensure open stream is closed ### What is this PR for? Fix for missing close statement on input streams found on Helium Bundle factory ### What type of PR is it?

[GitHub] zeppelin issue #2397: [ZEPPELIN-2592] Ensure open stream is closed

2017-06-11 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2397 @felixcheung LG, but this is a fair bit more than ensure open stream is closed, so leave for other people to comment... I agree. This whole class is very new and work-in-progress. I'm using i

Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-06-11 Thread Jongyoul Lee
Thanks, Alex. I left comments we started to discuss on it recently. On Sun, Jun 11, 2017 at 6:50 PM, Alexander Bezzubov wrote: > Hey guys, > > great effort! I think people in few other communities will be very happy > with it i.e [1] and [2]. > > Is there an issue that tracks current status or

[GitHub] zeppelin issue #2404: fix bugs for: when interpreter setting restart of one ...

2017-06-11 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2404 Hi, It's intended behaviours. If you want to restart your interpreter only, you can click the restart button on the note page. --- If your project is set up for it, you can reply to this email a

[GitHub] zeppelin pull request #2398: [ZEPPELIN-2622] Add Zeppelin Git info REST API

2017-06-11 Thread necosta
Github user necosta closed the pull request at: https://github.com/apache/zeppelin/pull/2398 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin pull request #2398: [ZEPPELIN-2622] Add Zeppelin Git info REST API

2017-06-11 Thread necosta
GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2398 [ZEPPELIN-2622] Add Zeppelin Git info REST API ### What is this PR for? Added a new REST API that provides more detailed info. on the exact source code Git commit Id that created the build.

[GitHub] zeppelin issue #2329: [WIP][ZEPPELIN-2040] ClusterManager to support launchi...

2017-06-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2329 @jongyoul What is your current design and plan ? Since this is a big change, it might be better to reach consensus on the design, otherwise it would waste your time if we found issue after you comp

[DISCUSSION] Extending TableData API

2017-06-11 Thread Park Hoon
Hi All, Recently, ZEPPELIN-753 (Tabledata abstraction) and ZEPPELIN-2020 (Remote method invocation for resources) were resolved. Based on this work, we can improve Zeppelin with the following

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-11 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2401 @soralee - [ ] 1. Main text: resolved, but need others opinions. - [x] 2. Nav doesn’t fold: fixed - [x] 3. No favicon: fixed - [x] 4. Narr magin-top: fixed - [x] 5.Text sh

[GitHub] zeppelin issue #2401: [gh-pages] [ZEPPELIN-2597] updating navbar and main se...

2017-06-11 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2401 Additionally, 7. The color of main section is too bright. It doesn't go along nav color. Here are few options we can use. - Add a color can be a bridge (e.g button or shadow for n

Re: [DISCUSSION] Extending TableData API

2017-06-11 Thread Jun Kim
All of the enhancements looks great to me! And I wish a feature which can upload a small CSV file (maybe about 20MB..?) and play with it directly. It would be great if I can drag a file to Zeppelin and register it as the table. Thanks :) 2017년 6월 12일 (월) 오전 11:40, Park Hoon <1am...@gmail.com>님이

[GitHub] zeppelin issue #2371: [ZEPPELIN-2596] Improving documentation page

2017-06-11 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2371 Just rebased to resolve conflicts. - Use less shadow for nav (f925348) - Fix sora's comment 3 (91780b8) - Fix sora's comment 1 (b36eea4) - regarding sora's comment 2, we can sol