[GitHub] zeppelin issue #2577: ZEPPELIN-2898. Support Yarn-Cluster for Spark Interpre...

2017-09-12 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2577
  
@Leemoonsoo @jongyoul As I mentioned in the PR description, this is not a 
perfect PR. If you don't have any more comments, I will merge it and continue 
the next PR to improve it.  Thanks


---


[jira] [Created] (ZEPPELIN-2926) Add delete icon in the note dropdown list

2017-09-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2926:


 Summary: Add delete icon in the note dropdown list
 Key: ZEPPELIN-2926
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2926
 Project: Zeppelin
  Issue Type: Improvement
Affects Versions: 0.7.3
Reporter: Jeff Zhang


Otherwise use have to open that note first in order to delete. 
\cc [~1ambda]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] zeppelin pull request #2583: Improved stability for conda interpreter.

2017-09-12 Thread cloverhearts
Github user cloverhearts closed the pull request at:

https://github.com/apache/zeppelin/pull/2583


---


[GitHub] zeppelin issue #2551: [ZEPPELIN-2880] - Fix username output when OIDC is ena...

2017-09-12 Thread byamthev
Github user byamthev commented on the issue:

https://github.com/apache/zeppelin/pull/2551
  
ping @felixchang


---


[GitHub] zeppelin pull request #2583: Improved stability for conda interpreter.

2017-09-12 Thread cloverhearts
GitHub user cloverhearts opened a pull request:

https://github.com/apache/zeppelin/pull/2583

Improved stability for conda interpreter.

### What is this PR for?
Currently, when configuring environment of conda interpreter, when 
configuring environment without installing python separately,
The python interpreter may fall into an infinite loop.
This PR solves that.

ORIGINAL : #2574 

### What type of PR is it?
Bug Fix

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-2921

### How should this be tested?


### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cloverhearts/zeppelin 
feat/keep-python-interpreter-cmd

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/2583.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2583


commit 9d7739c66dcda0d0db1a264079ac17d82aba9edc
Author: CloverHearts 
Date:   2017-09-12T08:53:04Z

keep python interpreter cmd




---


[jira] [Created] (ZEPPELIN-2925) Remove Spark embedded mode support

2017-09-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2925:


 Summary: Remove Spark embedded mode support
 Key: ZEPPELIN-2925
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2925
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Jeff Zhang


[~moon] If you agree, I will go on to remove the spark embedded mode support. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] zeppelin issue #2582: fixed jdbc connection issue.

2017-09-12 Thread astroshim
Github user astroshim commented on the issue:

https://github.com/apache/zeppelin/pull/2582
  
CI fails seems not related to this PR


---