[GitHub] zeppelin pull request #1767: ZEPPELIN-1817 - Added documentation to Zeppelin...

2016-12-15 Thread vinayshukla
GitHub user vinayshukla opened a pull request:

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

ZEPPELIN-1817 - Added documentation to Zeppelin's shiro.ini to provide help 
users configure security

### What is this PR for?
Add documentation to Zeppelin's shiro.ini to provide help users configure 
security
The added documentation walks through different security stages

### What type of PR is it?
Documentation

### Todos
* None

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

### How should this be tested?
This pull request add only documentation, to see new doc, see 
shiro.ini.template

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

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

$ git pull https://github.com/vinayshukla/zeppelin zeppelin-1817

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

https://github.com/apache/zeppelin/pull/1767.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 #1767


commit e340ad2a9c60c3ae418002cee0a6875d3533d3f2
Author: Vinay Shukla 
Date:   2016-12-15T08:10:01Z

Added documentation to Zeppelin's shiro.ini to provide help users configure 
security




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1756: [ZEPPELIN-1804] Added Link this paragraph to keyboard ...

2016-12-15 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1756
  
Finally, the CI is GREEN! (After about 7 attempts) :sob: 
It's time to ready to review.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1818) Support absolute path to local repo in DependencyResolver

2016-12-15 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1818:
--

 Summary: Support absolute path to local repo in DependencyResolver
 Key: ZEPPELIN-1818
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1818
 Project: Zeppelin
  Issue Type: Bug
Reporter: Igor Drozdov
Assignee: Igor Drozdov


{code}
08:27:20,280  INFO org.apache.zeppelin.dep.DependencyResolver:148 - load 
/home/travis/build/DrIgor/zeppelin/zeppelin-interpreter/../tmp/ZeppelinLTest_1481704039604/test-repo/com/databricks/spark-csv_2.10/1.3.0/spark-csv_2.10-1.3.0.jar
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin pull request #1768: [DOCS] Separate "interpreter exec hooks (experi...

2016-12-15 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request:

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

[DOCS] Separate "interpreter exec hooks (experimental)" from interpreter 
overview page

### What is this PR for?
After #1470 merged, "(Experimental) Interpreter Execution Hooks" is added 
under https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/interpreters.html 
page. But i think we need to keep this page as simple as possible since it's 
explaining the basic concept of Zeppelin interpreters. So I separated  
"(Experimental) Interpreter Execution Hooks" section from `interpreters.md` and 
create new page `interpreterexechooks.md`. 
And also fixed some wired markdown rendering issues. 

### What type of PR is it?
Documentation

### What is the Jira issue?
N/A

### How should this be tested?
Please see below screenshots :)

### Screenshots (if appropriate)
 - Before (under 
[manual/interpreter.md](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/interpreters.html#experimental-interpreter-execution-hooks)
https://cloud.githubusercontent.com/assets/10060731/21216362/a3bb89f0-c2e9-11e6-9678-8e6d8749229b.png";>

 - After 
https://cloud.githubusercontent.com/assets/10060731/21216570/dcca63f0-c2ea-11e6-90a9-969d363b423a.png";>

https://cloud.githubusercontent.com/assets/10060731/21216363/a6c2d82e-c2e9-11e6-920c-a603e25e1699.png";>
 

### 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/AhyoungRyu/zeppelin separate-eventhook-section

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

https://github.com/apache/zeppelin/pull/1768.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 #1768


commit ce194918479817548d62cc03d5167fe4a57df506
Author: AhyoungRyu 
Date:   2016-12-15T08:09:40Z

Separate 'interpreter exec hooks' from intp overview




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1768: [DOCS] Separate "interpreter exec hooks (experimental)...

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1768
  
@agoodm Since you added this section, it'll be appreciated if you can 
review this one :)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1768: [DOCS] Separate "interpreter exec hooks (experimental)...

2016-12-15 Thread agoodm
Github user agoodm commented on the issue:

https://github.com/apache/zeppelin/pull/1768
  
Thanks for the update! I probably should have done this when I made the 
original PR.

Anyways, LGTM.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1768: [DOCS] Separate "interpreter exec hooks (experimental)...

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1768
  
@agoodm No worries. Thanks!


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1769: [ZEPPELIN-1818] Absolute local repo path in dep...

2016-12-15 Thread DrIgor
GitHub user DrIgor opened a pull request:

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

[ZEPPELIN-1818] Absolute local repo path in dependency downloader

### What is this PR for?
Allow dependency resolver to use absolute path for local repo

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

### Todos
* [ ] - Task

### What is the Jira issue?
[ZEPPELIN-1818](https://issues.apache.org/jira/browse/ZEPPELIN-1818)

### How should this be tested?
Outline the steps to test the PR here.

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

Old implementation expected localRepoPath to be relative to ZEPPELIN_HOME.
It created broken path with absolute localRepoPath
(e.g. C:\Users\User\AppData\Local\Temp\..\C:\..)

Huge amount of tests passed absolute path to newRepositorySystemSession.

Path.resolve(...) works fine if parameter is absolute path

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

$ git pull https://github.com/DrIgor/zeppelin ZEPPELIN-1807

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

https://github.com/apache/zeppelin/pull/1769.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 #1769


commit 00b1dd3cca7b98c629765476a18875e7a382f758
Author: Igor Drozdov 
Date:   2016-12-14T13:30:33Z

Make it possible to use absolute local repo path in dependency downloader

Old implementation expected localRepoPath to be relative to ZEPPELIN_HOME.
It created broken path with absolute localRepoPath
(e.g. C:\Users\User\AppData\Local\Temp\..\C:\..)

Huge amount of tests passed absolute path to newRepositorySystemSession.

Path.resolve(...) works fine if parameter is absolute path




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1756: [ZEPPELIN-1804] Added Link this paragraph to keyboard ...

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1756
  
At last! Tested and it works well. LGTM 👍 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1756: [ZEPPELIN-1804] Added Link this paragraph to keyboard ...

2016-12-15 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1756
  
@Leemoonsoo @AhyoungRyu Thanks for review :)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1763: [MINOR] Add trivial cosmetic changes on STYLE.m...

2016-12-15 Thread HyukjinKwon
Github user HyukjinKwon closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1763: [MINOR] Add trivial cosmetic changes on STYLE.m...

2016-12-15 Thread HyukjinKwon
GitHub user HyukjinKwon reopened a pull request:

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

[MINOR] Add trivial cosmetic changes on STYLE.md

### What is this PR for?

This PR proposes a little bit of cosmetic changes on `STYLE.md`.

**Before**

```
  "src-noconflict/mode-sql.js",
  "src-noconflict/mode-markdown.js",
  "src-noconflict/keybinding-emacs.js",
 "src-noconflict/ext-language_tools.js",
+ "src-noconflict/theme-github.js"],
   "version": "1.1.8",
   "name": "ace-builds"
},
"highlightjs": {
"main": ["highlight.pack.js",
+ "styles/github.css"],
  "version": "8.4.0",
  "name": "highlightjs"
 }
```

```
-  $scope.editor.setTheme('ace/theme/github');
+  $scope.editor.setTheme('ace/theme/monokai');
```

```
- "src-noconflict/theme-github.js"],
+ "src-noconflict/theme-monokai.js"],
```

**After**

```diff
  "src-noconflict/mode-sql.js",
  "src-noconflict/mode-markdown.js",
  "src-noconflict/keybinding-emacs.js",
  "src-noconflict/ext-language_tools.js",
+ "src-noconflict/theme-github.js"],
   "version": "1.1.8",
   "name": "ace-builds"
},
"highlightjs": {
"main": ["highlight.pack.js",
+ "styles/github.css"],
  "version": "8.4.0",
  "name": "highlightjs"
 }
```

```diff
-  $scope.editor.setTheme('ace/theme/github');
+  $scope.editor.setTheme('ace/theme/monokai');
```

```diff
- "src-noconflict/theme-github.js"],
+ "src-noconflict/theme-monokai.js"],
```

### What type of PR is it?
[Documentation]

### What is the Jira issue?
MINOR

### How should this be tested?
Manually checked the rendering 

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



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

$ git pull https://github.com/HyukjinKwon/zeppelin minor-fix

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

https://github.com/apache/zeppelin/pull/1763.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 #1763


commit a6fcbd31baa92c726a54e7b917f54903160396bf
Author: hyukjinkwon 
Date:   2016-12-15T02:44:24Z

Add trivial cosmetic changes on STYLE.md




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1768: [DOCS] Separate "interpreter exec hooks (experimental)...

2016-12-15 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1768
  
@AhyoungRyu Tested and LGTM!


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1765: ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .py...

2016-12-15 Thread zjffdu
GitHub user zjffdu reopened a pull request:

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

ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .pySpark* fail the build

### What is this PR for?
Add more logging as I could not reproduce it locally. 


### What type of PR is it?
[ Improvement ]

### Todos
* [ ] - Task

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

### How should this be tested?
Outline the steps to test the PR here.

### Screenshots (if appropriate)

### 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/zjffdu/zeppelin ZEPPELIN-1761

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

https://github.com/apache/zeppelin/pull/1765.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 #1765


commit 8030119c21f09726897c1d72d767fb9618ee9bec
Author: Jeff Zhang 
Date:   2016-12-15T07:29:07Z

ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .pySpark* fail the build




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1765: ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .py...

2016-12-15 Thread zjffdu
Github user zjffdu closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread vinayshukla
Github user vinayshukla commented on the issue:

https://github.com/apache/zeppelin/pull/1757
  
@lresende In case the password is obfuscated by Jetty's tool, is there any 
code required to de-obfuscate the password before passing it onto SSLContext?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1762: [ZEPPELIN-1810] Removed incorrect usage of getString

2016-12-15 Thread FireArrow
Github user FireArrow commented on the issue:

https://github.com/apache/zeppelin/pull/1762
  
Failure seems unrelated... It fails with a null pointer here: 
https://github.com/FireArrow/zeppelin/blob/ZEPPELIN-1810%5D/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/NotebookTest.java#L309
But it only happened on one of the build jobs. Not sure what that's about.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Group authentication LDAP

2016-12-15 Thread Nihar Khuntia
I want to do group based authentication. But not able to do it.

Can you please guide me to achieve this,


[jira] [Created] (ZEPPELIN-1819) Cron failed

2016-12-15 Thread Ivan Savin (JIRA)
Ivan Savin created ZEPPELIN-1819:


 Summary: Cron failed
 Key: ZEPPELIN-1819
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1819
 Project: Zeppelin
  Issue Type: Bug
  Components: Interpreters, python-interpreter, zeppelin-interpreter
Affects Versions: 0.7.0
Reporter: Ivan Savin


I  had set diffent unterpreteters:
mysql, psql, python.

In python:
I create a connection to PSQL, unload data and agregate them to calculate the 
end report. Then z.show(report).

In mysql:
The path is similar. I generate SQL expression with group aggregation.

In psql:
I only load report data without any aggregation.

I was trying all operations independently and separetly with cron expressions, 
but the result was the same.

First time, Cron worked excellently, but it was out of order (through 2 hours 
to 1,5 days). It looks like the paragraphs will not run. There aren't errors in 
interpreteters and zeppelin logs.

In handle mode i can update all paragraphs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin pull request #1763: [MINOR] Add trivial cosmetic changes on STYLE.m...

2016-12-15 Thread HyukjinKwon
Github user HyukjinKwon closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1763: [MINOR] Add trivial cosmetic changes on STYLE.m...

2016-12-15 Thread HyukjinKwon
GitHub user HyukjinKwon reopened a pull request:

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

[MINOR] Add trivial cosmetic changes on STYLE.md

### What is this PR for?

This PR proposes a little bit of cosmetic changes on `STYLE.md`.

**Before**

```
  "src-noconflict/mode-sql.js",
  "src-noconflict/mode-markdown.js",
  "src-noconflict/keybinding-emacs.js",
 "src-noconflict/ext-language_tools.js",
+ "src-noconflict/theme-github.js"],
   "version": "1.1.8",
   "name": "ace-builds"
},
"highlightjs": {
"main": ["highlight.pack.js",
+ "styles/github.css"],
  "version": "8.4.0",
  "name": "highlightjs"
 }
```

```
-  $scope.editor.setTheme('ace/theme/github');
+  $scope.editor.setTheme('ace/theme/monokai');
```

```
- "src-noconflict/theme-github.js"],
+ "src-noconflict/theme-monokai.js"],
```

**After**

```diff
  "src-noconflict/mode-sql.js",
  "src-noconflict/mode-markdown.js",
  "src-noconflict/keybinding-emacs.js",
  "src-noconflict/ext-language_tools.js",
+ "src-noconflict/theme-github.js"],
   "version": "1.1.8",
   "name": "ace-builds"
},
"highlightjs": {
"main": ["highlight.pack.js",
+ "styles/github.css"],
  "version": "8.4.0",
  "name": "highlightjs"
 }
```

```diff
-  $scope.editor.setTheme('ace/theme/github');
+  $scope.editor.setTheme('ace/theme/monokai');
```

```diff
- "src-noconflict/theme-github.js"],
+ "src-noconflict/theme-monokai.js"],
```

### What type of PR is it?
[Documentation]

### What is the Jira issue?
MINOR

### How should this be tested?
Manually checked the rendering 

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



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

$ git pull https://github.com/HyukjinKwon/zeppelin minor-fix

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

https://github.com/apache/zeppelin/pull/1763.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 #1763


commit a6fcbd31baa92c726a54e7b917f54903160396bf
Author: hyukjinkwon 
Date:   2016-12-15T02:44:24Z

Add trivial cosmetic changes on STYLE.md




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1762: [ZEPPELIN-1810] Removed incorrect usage of getString

2016-12-15 Thread FireArrow
Github user FireArrow commented on the issue:

https://github.com/apache/zeppelin/pull/1762
  
And after rebasing master the failure is gone. Some kind of race in the 
test? Anyway, it doesn't seem to be related to the changes in this pull request


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1731: [ZEPPELIN-1239] Google WebFont: goog-webfont-dl Grunt ...

2016-12-15 Thread cuspymd
Github user cuspymd commented on the issue:

https://github.com/apache/zeppelin/pull/1731
  
@felizbear Thanks for your review.
I think it makes sense. I'll test it after the fix.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1742: [ZEPPELIN-1781] Failed to run the script 'test_...

2016-12-15 Thread cuspymd
GitHub user cuspymd reopened a pull request:

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

[ZEPPELIN-1781] Failed to run the script 'test_zeppelin_pr.py' on Windows 10

### What is this PR for?
Fix failure of script execution on Windows 10


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

### Todos

### What is the Jira issue?
[ZEPPELIN-1781](https://issues.apache.org/jira/browse/ZEPPELIN-1781)

### How should this be tested?
Run 'test_zeppelin_pr.py' on Windows 10.

### Screenshots (if appropriate)

### 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/cuspymd/zeppelin test-pr

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

https://github.com/apache/zeppelin/pull/1742.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 #1742


commit eb4b5670ab3c2f31d188e5ee806290d666f26bb8
Author: Myoungdo Park 
Date:   2016-12-09T14:50:20Z

Fix failure of script execution on Windows 10

commit c4682129662e5c4680f4fc33314ef812e4132f57
Author: Myoungdo Park 
Date:   2016-12-13T17:17:09Z

Make it runnable on Python 2/3




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1742: [ZEPPELIN-1781] Failed to run the script 'test_...

2016-12-15 Thread cuspymd
Github user cuspymd closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1770: [ZEPPELIN-1763] Prevent duplicate $scope.$on('s...

2016-12-15 Thread cuspymd
GitHub user cuspymd opened a pull request:

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

[ZEPPELIN-1763] Prevent duplicate $scope.$on('setNoteMenu') calls

### What is this PR for?
It's to fix the issue 'ZEPPELIN-1763' (Zeppelin hangs if I repeatedly 
select and deselect note name).
When the note name was changed, there was a problem that the 'setNoteName' 
listener was registered in duplicate and occupied resources. 
To fix it, I moved the function that registers the listener out of 
initNoteBook()

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

### Todos

### What is the Jira issue?

[ZEPPELIN-1763](https://issues.apache.org/jira/browse/ZEPPELIN-1763?filter=-2)

### How should this be tested?
Repeat changing note name.

### Screenshots (if appropriate)

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

The listners are added in duplicate on $scope.$on('setNoteMenu') calls.

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

$ git pull https://github.com/cuspymd/zeppelin note-name-pr2

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

https://github.com/apache/zeppelin/pull/1770.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 #1770


commit 99a10314917c2db4a0d88a1efe7780a863d12cee
Author: Myoungdo Park 
Date:   2016-12-15T13:31:23Z

Prevent duplicate $scope.$on('setNoteMenu') calls

The listners are added in duplicate on $scope.$on('setNoteMenu') calls.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1820) Action bar layout is broken when browser width is small

2016-12-15 Thread Sangwoo Lee (JIRA)
Sangwoo Lee created ZEPPELIN-1820:
-

 Summary: Action bar layout is broken when browser width is small
 Key: ZEPPELIN-1820
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1820
 Project: Zeppelin
  Issue Type: Bug
  Components: front-end
 Environment: OS: Ubuntu 16.04 64-bit / Browser: Firefox 50.0
Reporter: Sangwoo Lee
Priority: Minor


Action bar buttons and paragraph are overlapped when the browser width is small.
Please see the attached image.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin issue #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2016-12-15 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue:

https://github.com/apache/zeppelin/pull/1758
  
@AhyoungRyu, thank you for your notes!
* I've changed `wget` to `curl` as you suggested.
* As for the error message with "permission denied" I think it is because 
`%sh` paragraphs with data download instructions did not finish correct. Each 
paragraph downloads for about 70 MB of data and unpack it then. They might have 
finished by timeout. In this case you don't have the `/tmp/flights98.csv` file 
at all. A added a recomendation to the notebook to increase 
`shell.command.timeout.millisecs` setting. It helped in my case.
* We can't store data sets in "home" folder because `%sh` and `%flink` may 
be run by different users. So they may have different home folders. The `/tmp/` 
folder is a common folder which normally can be accessed by each user. For the 
case of limited access I've added `chmod 666 /tmp/flights.csv` command for 
each *csv* set. Maybe there is a better solution for this issue. I will be glad 
to receive any suggestions :)



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1769: [ZEPPELIN-1818] Absolute local repo path in dependency...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1769
  
Thanks for the contribution.
Could you check CI build failure? Most test profile fails with

```
Tests in error: 
  SparkInterpreterTest.setUp:92 » NullPointer
  SparkInterpreterTest.shareSingleSparkContext:244 » NullPointer
  SparkInterpreterTest.testBasicIntp:125 » NullPointer
  SparkInterpreterTest.testCreateDataFrame:172 » NullPointer
  SparkInterpreterTest.testDisableImplicitImport:282 » NullPointer
  SparkInterpreterTest.testEnableImplicitImport:264 » NullPointer
  SparkInterpreterTest.testEndWithComment:160 » NullPointer
  SparkInterpreterTest.testNextLineComments:149 » NullPointer
  SparkInterpreterTest.testNextLineCompanionObject:155 » NullPointer
  SparkInterpreterTest.testNextLineInvocation:144 » NullPointer
  SparkInterpreterTest.testReferencingUndefinedVal:219 » NullPointer
  SparkInterpreterTest.testSparkSql:198 » NullPointer
  SparkInterpreterTest.testZShow:185 » NullPointer
  SparkSqlInterpreterTest.setUp:61 » NullPointer
  SparkSqlInterpreterTest.setUp:61 » NullPointer
  SparkSqlInterpreterTest.setUp:61 » NullPointer
  PySparkInterpreterTest.setUp:87 » NullPointer
  PySparkInterpreterTest.setUp:94 » Interpreter 
java.lang.NullPointerException

Tests run: 25, Failures: 1, Errors: 18, Skipped: 0
```


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2016-12-15 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue:

https://github.com/apache/zeppelin/pull/1758
  
@tae-jun, I found that **ZeppelinHub** can't display new notebooks 
correctly. It is because the note.json structure was changed after 
[ZEPPELIN-212](https://issues.apache.org/jira/browse/ZEPPELIN-212) was merged 
(two weeks ago). Now notebook has a `results` attribute (instead of `result`) 
to store paragraph results and it seems that **ZeppelinHub** can't see it.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2016-12-15 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue:

https://github.com/apache/zeppelin/pull/1758
  
@zjffdu, should we do this in current PR or make a new issue for the 
documentation improving?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1771: [ZEPPELIN-1820] Fix action bar layout broken is...

2016-12-15 Thread marchpig
GitHub user marchpig opened a pull request:

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

[ZEPPELIN-1820] Fix action bar layout broken issue

### What is this PR for?
Action bar buttons and paragraph are overlapped when the browser width is 
small.
To fix this issue, this PR replaces `height` css property for action bar 
with `min-height` and adds a binding code for `window resize` to dynamically 
change the paragraph position based on the height of action bar.

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

### Todos

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

### How should this be tested?
Change browser width

### Screenshots (if appropriate)
[Before]

![actionbar-layout-broken](https://cloud.githubusercontent.com/assets/17305893/21232567/68bf764a-c32f-11e6-846a-f476abeaee13.png)

[After]

![actionbar-layout-broken](https://cloud.githubusercontent.com/assets/17305893/21232529/5078d194-c32f-11e6-94a8-4698fc8d63d2.gif)

### 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/marchpig/zeppelin ZEPPELIN-1820

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

https://github.com/apache/zeppelin/pull/1771.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 #1771


commit 01e2a9841a981d2dea454de1f67e849e2f2dc71d
Author: Sangwoo Lee 
Date:   2016-12-15T16:27:49Z

Fix action bar layout broken issue




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread lresende
Github user lresende commented on the issue:

https://github.com/apache/zeppelin/pull/1757
  
@vinayshukla I have extended the README.md to detail how to obfuscate the 
passwords using the Jetty password tool


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread lresende
Github user lresende commented on the issue:

https://github.com/apache/zeppelin/pull/1757
  
@Leemoonsoo Could you please take a quick look at this. Thank you.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1772: [ZEPPELIN-1798][DOCS] Update docs with benv ins...

2016-12-15 Thread rawkintrevo
GitHub user rawkintrevo opened a pull request:

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

[ZEPPELIN-1798][DOCS] Update docs with benv instead of env in Flink e…

### What is this PR for?

Several Flink examples reference `env` instead of `benv` which was changed 
per [ZEPPELIN-1461](https://github.com/apache/zeppelin/pull/1409)

Also update 
[http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html]
 to reference updated Flink Version

### What type of PR is it?
Documentation

### Todos
* [x] - Update  
https://zeppelin.apache.org/docs/0.6.2/interpreter/flink.html
* [x] - Update 
http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_cluster.html

### What is the Jira issue?
[ZEPPELIN-1798](https://issues.apache.org/jira/browse/ZEPPELIN-1798)

### How should this be tested?
No tests

### Screenshots (if appropriate)
n/a
### Questions:
* Does the licenses files need update?
No
* Is there breaking changes for older versions?
No
* Does this needs documentation?
This IS documentation that should have been in earlier PR


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

$ git pull https://github.com/rawkintrevo/incubator-zeppelin ZEPPELIN-1798

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

https://github.com/apache/zeppelin/pull/1772.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 #1772


commit 2ac80904fc84397e757153910bbae1c653fbf17b
Author: rawkintrevo 
Date:   2016-12-15T17:15:02Z

[ZEPPELIN-1798][DOCS] Update docs with benv instead of env in Flink 
examples and bump versions cited




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1821) Use Elasticsearch HTTP API Client

2016-12-15 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created ZEPPELIN-1821:
--

 Summary: Use Elasticsearch HTTP API Client
 Key: ZEPPELIN-1821
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1821
 Project: Zeppelin
  Issue Type: New Feature
Affects Versions: 0.6.2
Reporter: Otis Gospodnetic
 Fix For: 0.7.0


Elasticsearch now has a good Java client that talks to ES via its HTTP API (vs. 
TransportClient that does not).  It would be good if Zeppelin could use that so 
that it can talk to ES clusters and services that expose only HTTP API (e.g. 
http://sematext.com/logsene/ exposes the ES HTTP API, but not the Java one, so 
one cannot use TransportClient to talk to it)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1822) Implement access to Google sheets

2016-12-15 Thread Prasad Wagle (JIRA)
Prasad Wagle created ZEPPELIN-1822:
--

 Summary: Implement access to Google sheets
 Key: ZEPPELIN-1822
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1822
 Project: Zeppelin
  Issue Type: New Feature
Reporter: Prasad Wagle


http://www.tableau.com/about/blog/2016/5/connect-directly-your-google-sheets-tableau-10-53954



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin issue #1756: [ZEPPELIN-1804] Added Link this paragraph to keyboard ...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1756
  
Merge to master if there're no more comments.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1766: [MINOR] Set default interpreter \w first intp

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1766
  
LGTM!


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1771: [ZEPPELIN-1820] Fix action bar layout broken issue

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1771
  
Tested and works great.
Thanks @marchpig for the fix.

Merge to master if there're no further comments.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1772: [ZEPPELIN-1798][DOCS] Update docs with benv instead of...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1772
  
Thanks @rawkintrevo for the contribution.
LGTM and merge to master if there're no further comments.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1745: ZEPPELIN-1785. Remove ZEPPELIN_NOTEBOOK_DIR and...

2016-12-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1772: [ZEPPELIN-1798][DOCS] Update docs with benv instead of...

2016-12-15 Thread rawkintrevo
Github user rawkintrevo commented on the issue:

https://github.com/apache/zeppelin/pull/1772
  
Since this updates docs only, I feel all fails are flaky and unrelated, 
however:

[2](https://travis-ci.org/apache/zeppelin/jobs/184305296) Issue with 
dependency loader
```
testLoad(org.apache.zeppelin.dep.DependencyResolverTest)  Time elapsed: 
1.34 sec  <<< ERROR!
org.sonatype.aether.RepositoryException: Cannot fetch dependencies for 
com.agimatec:agimatec-validation:0.9.3
at 
org.apache.zeppelin.dep.DependencyResolver.getArtifactsWithDep(DependencyResolver.java:181)
at 
org.apache.zeppelin.dep.DependencyResolver.loadFromMvn(DependencyResolver.java:131)
at 
org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:79)
at 
org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:96)
at 
org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:88)
at 
org.apache.zeppelin.dep.DependencyResolverTest.testLoad(DependencyResolverTest.java:89)
```

[3](https://travis-ci.org/apache/zeppelin/jobs/184305297) Loading R 
dependencies
```
** R
** preparing package for lazy loading
Error in eval(expr, envir, enclos) : 
  could not find function ".getNamespace"
Error : unable to load R code in package ‘stringi’
Error : unable to load R code in package ‘rzeppelin’
```

[10](https://travis-ci.org/apache/zeppelin/jobs/184305306) Stalled Build
```
No output has been received in the last 10m0s, this potentially indicates a 
stalled build or something wrong with the build itself.
```


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1764: ZEPPELIN-1816. Implement getProgress in SparkRInterpre...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1764
  
LGTM


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1823) Dependencies Update (httpclient & Jetty)

2016-12-15 Thread Erik Bergenholtz (JIRA)
Erik Bergenholtz created ZEPPELIN-1823:
--

 Summary: Dependencies Update (httpclient & Jetty)
 Key: ZEPPELIN-1823
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1823
 Project: Zeppelin
  Issue Type: Improvement
  Components: zeppelin-zengine
Affects Versions: 0.6.2
Reporter: Erik Bergenholtz


This request is to update httpclient and jetty dependencies used by Zeppelin to 
recent versions preventing any known security concerns from being exploited.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Interpreter zombie processes

2016-12-15 Thread Ruslan Dautkhanov
How to make Interpreter processes terminate if Zeppelin server exits?

When we restart Zeppelin server (main process), in many cases, Interpreter
process keeps running, essential becoming a zombie processes.

In case of Spark interpreter, it also holds SparkContext - consuming
server-side
resources too.

How do we configure Zeppelin to kill all interpreters before its main
process terminates?
Or is this a bug?

We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.


Thank you,
Ruslan Dautkhanov


Re: Interpreter zombie processes

2016-12-15 Thread moon
Hi,

ZeppelinServer try to terminate interpreter process when shutting down [1].
Also bin/zeppelin-deamon.sh script clean up if some processes are left [2].

If some processes are remained after shutting down Zeppelin, that's not an
expected result.

Thanks,
moon

[1]
https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L159
[2]
https://github.com/apache/zeppelin/blob/master/bin/zeppelin-daemon.sh#L218

On Thu, Dec 15, 2016 at 11:25 AM Ruslan Dautkhanov 
wrote:

> How to make Interpreter processes terminate if Zeppelin server exits?
>
> When we restart Zeppelin server (main process), in many cases, Interpreter
> process keeps running, essential becoming a zombie processes.
>
> In case of Spark interpreter, it also holds SparkContext - consuming
> server-side
> resources too.
>
> How do we configure Zeppelin to kill all interpreters before its main
> process terminates?
> Or is this a bug?
>
> We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.
>
>
> Thank you,
> Ruslan Dautkhanov
>


[GitHub] zeppelin issue #1770: [ZEPPELIN-1763] Prevent duplicate $scope.$on('setNoteM...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1770
  
Thanks for the contribution.

I'm getting build error on zeppelin-web module

```
[INFO] Running "jscs:test" (jscs) task
[INFO] disallowMultipleLineBreaks: ; and it should have at most 2 line(s) 
between them at test/spec/controllers/notebook.js :
[INFO]100 |scope.killSaveTimer();
[INFO]101 |expect(scope.saveTimer).toEqual(null);
[INFO]102 |  });
[INFO] -^
[INFO]103 |
[INFO]104 |
[INFO] >> 1 code style errors found!
[INFO] Warning: Task "jscs:test" failed. Use --force to continue.
[INFO] 
[INFO] Aborted due to warnings.
```

Could you check?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Interpreter zombie processes

2016-12-15 Thread Ruslan Dautkhanov
Moon,

> ZeppelinServer try to terminate interpreter process when shutting down
[1].

Unfortunatally, this does not happen all the time.
I have seen zombie spark interpreter processes many times.
As a double conirmation - I see spark yarn application was still running.

> Also bin/zeppelin-deamon.sh script clean up if some processes are left
[2].

We were not using that script. We were just running like zeppelin.sh
--config ..
Will try to switch to zeppelin-deamon.sh and see if it makes a difference.

Thanks!




-- 
Ruslan Dautkhanov

On Thu, Dec 15, 2016 at 12:46 PM, moon  wrote:

> Hi,
>
> ZeppelinServer try to terminate interpreter process when shutting down [1].
> Also bin/zeppelin-deamon.sh script clean up if some processes are left [2].
>
> If some processes are remained after shutting down Zeppelin, that's not an
> expected result.
>
> Thanks,
> moon
>
> [1]
> https://github.com/apache/zeppelin/blob/master/zeppelin-
> server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L159
> [2]
> https://github.com/apache/zeppelin/blob/master/bin/zeppelin-daemon.sh#L218
>
> On Thu, Dec 15, 2016 at 11:25 AM Ruslan Dautkhanov 
> wrote:
>
> > How to make Interpreter processes terminate if Zeppelin server exits?
> >
> > When we restart Zeppelin server (main process), in many cases,
> Interpreter
> > process keeps running, essential becoming a zombie processes.
> >
> > In case of Spark interpreter, it also holds SparkContext - consuming
> > server-side
> > resources too.
> >
> > How do we configure Zeppelin to kill all interpreters before its main
> > process terminates?
> > Or is this a bug?
> >
> > We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.
> >
> >
> > Thank you,
> > Ruslan Dautkhanov
> >
>


[GitHub] zeppelin issue #1753: [ZEPPELIN-1594] Support personalized mode

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1753
  
Great!!!

I checked this branch and found dynamic form is not being displayed in 
personalized mode.
Could you check?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1763: [MINOR] Add trivial cosmetic changes on STYLE.md

2016-12-15 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue:

https://github.com/apache/zeppelin/pull/1763
  
Thanks @fellixcheng, would I maybe have to retrigger the build for the 
green?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1763: [MINOR] Add trivial cosmetic changes on STYLE.md

2016-12-15 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/1763
  
CI failure is not related, since this is a .md that is not part of the doc 
build


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1824) Add MetaData exploration to JDBC Interpreter

2016-12-15 Thread Peter McCaffrey (JIRA)
Peter McCaffrey created ZEPPELIN-1824:
-

 Summary: Add MetaData exploration to JDBC Interpreter
 Key: ZEPPELIN-1824
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1824
 Project: Zeppelin
  Issue Type: New Feature
  Components: Interpreters
Affects Versions: 0.6.2
Reporter: Peter McCaffrey
Priority: Minor
 Fix For: 0.7.0


Zeppelin currently lacks features for data source metadata exploration. This is 
often a need for those building dashboards and composing queries. This is 
especially true for people working with large RDBMS. In most cases, the 
requisite functionality for these users is simple: see what tables and views 
are available and see what column metadata is there for a given table or view.

This is a modest early step in adding metadata support and focuses on the JDBC 
Interpreter. It creates a keyword, "explore" which can be used either in 
isolation for data source metadata or followed with the name of a database 
object for object metadata.

See a video example of this proposed feature here 
(https://s3.amazonaws.com/screenshots-mockups/embedvid.html).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin pull request #1751: ZEPPELIN-1786. Refactor LivyHelper

2016-12-15 Thread zjffdu
GitHub user zjffdu reopened a pull request:

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

ZEPPELIN-1786. Refactor LivyHelper

### What is this PR for?

This PR continue the work of livy refactoring. Here's the main changes in 
this PR
* Move the code from `LivyHelper` to `BaseLivyInterprereter`
* Define POJO for livy request and response
* Move the livy session initialization from `interpret` to `open`
* Add one more complicated test which use the spark basic tutorial note.
* Support livy.sql for spark2
* Use zeppelin.livy.create.session.timeout instead of retry count as retry 
count is internal implementation and user don't know what does it mean.
* Improve travis (wrap livy related work in `setupLivy.sh`) 


### What type of PR is it?
[Improvement | Refactoring]

### Todos
* [ ] - Task

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

### How should this be tested?

One more integration test is added

### Screenshots (if appropriate)

### 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/zjffdu/zeppelin ZEPPELIN-1786

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

https://github.com/apache/zeppelin/pull/1751.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 #1751


commit 0a1aa5dd993141efb6034b4799ba8aebec1a80dc
Author: Jeff Zhang 
Date:   2016-12-12T04:02:03Z

ZEPPELIN-1786. Refactor LivyHelper




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1751: ZEPPELIN-1786. Refactor LivyHelper

2016-12-15 Thread zjffdu
Github user zjffdu closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1766: [MINOR] Set default interpreter \w first intp

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1766
  
@zjffdu @Leemoonsoo Thanks for your review! 
Will merge into master if there are no more comments. 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Interpreter zombie processes

2016-12-15 Thread Luciano Resende
I have also seen similar issues even using zeppelin-ddeamon but didn't have
much time to investigate the issue when it was happening to me.

On Thu, Dec 15, 2016 at 12:15 PM Ruslan Dautkhanov 
wrote:

> Moon,
>
> > ZeppelinServer try to terminate interpreter process when shutting down
> [1].
>
> Unfortunatally, this does not happen all the time.
> I have seen zombie spark interpreter processes many times.
> As a double conirmation - I see spark yarn application was still running.
>
> > Also bin/zeppelin-deamon.sh script clean up if some processes are left
> [2].
>
> We were not using that script. We were just running like zeppelin.sh
> --config ..
> Will try to switch to zeppelin-deamon.sh and see if it makes a difference.
>
> Thanks!
>
>
>
>
> --
> Ruslan Dautkhanov
>
>
>
> On Thu, Dec 15, 2016 at 12:46 PM, moon  wrote:
>
> Hi,
>
>
>
>
>
> ZeppelinServer try to terminate interpreter process when shutting down [1].
>
>
> Also bin/zeppelin-deamon.sh script clean up if some processes are left [2].
>
>
>
>
>
> If some processes are remained after shutting down Zeppelin, that's not an
>
>
> expected result.
>
>
>
>
>
> Thanks,
>
>
> moon
>
>
>
>
>
> [1]
>
>
>
> https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L159
>
>
> [2]
>
>
> https://github.com/apache/zeppelin/blob/master/bin/zeppelin-daemon.sh#L218
>
>
>
>
>
> On Thu, Dec 15, 2016 at 11:25 AM Ruslan Dautkhanov 
>
>
> wrote:
>
>
>
>
>
> > How to make Interpreter processes terminate if Zeppelin server exits?
>
>
> >
>
>
> > When we restart Zeppelin server (main process), in many cases,
> Interpreter
>
>
> > process keeps running, essential becoming a zombie processes.
>
>
> >
>
>
> > In case of Spark interpreter, it also holds SparkContext - consuming
>
>
> > server-side
>
>
> > resources too.
>
>
> >
>
>
> > How do we configure Zeppelin to kill all interpreters before its main
>
>
> > process terminates?
>
>
> > Or is this a bug?
>
>
> >
>
>
> > We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.
>
>
> >
>
>
> >
>
>
> > Thank you,
>
>
> > Ruslan Dautkhanov
>
>
> >
>
>
>
> --
Sent from my Mobile device


[GitHub] zeppelin pull request #1717: [ZEPPELIN-1744] replace to movement for paragra...

2016-12-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Interpreter zombie processes

2016-12-15 Thread Jeff Zhang
I believe I see this before too.


Luciano Resende 于2016年12月16日周五 上午10:17写道:

> I have also seen similar issues even using zeppelin-ddeamon but didn't
> have much time to investigate the issue when it was happening to me.
>
> On Thu, Dec 15, 2016 at 12:15 PM Ruslan Dautkhanov 
> wrote:
>
> Moon,
>
> > ZeppelinServer try to terminate interpreter process when shutting down
> [1].
>
> Unfortunatally, this does not happen all the time.
> I have seen zombie spark interpreter processes many times.
> As a double conirmation - I see spark yarn application was still running.
>
> > Also bin/zeppelin-deamon.sh script clean up if some processes are left
> [2].
>
> We were not using that script. We were just running like zeppelin.sh
> --config ..
> Will try to switch to zeppelin-deamon.sh and see if it makes a difference.
>
> Thanks!
>
>
>
>
> --
> Ruslan Dautkhanov
>
>
>
> On Thu, Dec 15, 2016 at 12:46 PM, moon  wrote:
>
> Hi,
>
>
>
>
>
> ZeppelinServer try to terminate interpreter process when shutting down [1].
>
>
> Also bin/zeppelin-deamon.sh script clean up if some processes are left [2].
>
>
>
>
>
> If some processes are remained after shutting down Zeppelin, that's not an
>
>
> expected result.
>
>
>
>
>
> Thanks,
>
>
> moon
>
>
>
>
>
> [1]
>
>
>
> https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L159
>
>
> [2]
>
>
> https://github.com/apache/zeppelin/blob/master/bin/zeppelin-daemon.sh#L218
>
>
>
>
>
> On Thu, Dec 15, 2016 at 11:25 AM Ruslan Dautkhanov 
>
>
> wrote:
>
>
>
>
>
> > How to make Interpreter processes terminate if Zeppelin server exits?
>
>
> >
>
>
> > When we restart Zeppelin server (main process), in many cases,
> Interpreter
>
>
> > process keeps running, essential becoming a zombie processes.
>
>
> >
>
>
> > In case of Spark interpreter, it also holds SparkContext - consuming
>
>
> > server-side
>
>
> > resources too.
>
>
> >
>
>
> > How do we configure Zeppelin to kill all interpreters before its main
>
>
> > process terminates?
>
>
> > Or is this a bug?
>
>
> >
>
>
> > We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.
>
>
> >
>
>
> >
>
>
> > Thank you,
>
>
> > Ruslan Dautkhanov
>
>
> >
>
>
>
> --
> Sent from my Mobile device
>


[GitHub] zeppelin pull request #1760: Update DESCRIPTION

2016-12-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1768: [DOCS] Separate "interpreter exec hooks (experimental)...

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1768
  
@agoodm @soralee Thanks for your review! 

CI failed only in Selenium test like below and it's not related with this 
docs change. 

```
Results :

Tests in error: 
  ZeppelinIT.testAngularDisplay:157->AbstractZeppelinIT.waitForText:84 » 
StaleElementReference

Tests run: 18, Failures: 0, Errors: 1, Skipped: 0
```

Merge into master if there are no further discussions :)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1773: [DOCS] Add doc about zeppelin.notebook.public

2016-12-15 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1773
  
@AhyoungRyu Please help review 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1773: [DOCS] Add doc about zeppelin.notebook.public

2016-12-15 Thread zjffdu
GitHub user zjffdu opened a pull request:

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

[DOCS] Add doc about zeppelin.notebook.public

### What is this PR for?
Add document about zeppelin.notebook.public

### What type of PR is it?
[Documentation]

### What is the Jira issue?
* No jira created for this

### 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/zjffdu/zeppelin minor_doc_update

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

https://github.com/apache/zeppelin/pull/1773.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 #1773


commit 1cce1c65801156d14eab80b568c2dc122a04de42
Author: Jeff Zhang 
Date:   2016-12-16T03:07:18Z

[DOCS] Add doc about zeppelin.notebook.public




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1825) Use version controlled notebook repo by default.

2016-12-15 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1825:
--

 Summary: Use version controlled notebook repo by default.
 Key: ZEPPELIN-1825
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1825
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Lee moon soo


After ZEPPELIN-1190, user can create and view checkpoints of note.

However, default notebook repo (VFSNotebookRepo) does not implement 
checkpoint() and user will see "Couldn't checkpoint note revision: possibly 
storage doesn't support versioning. Please check the logs for more details." 
message.

How about use notebook repo that support checkpoint() as a default?
So user can use checkpoint feature with zero configuration.

I think we can use GitNotebookRepo as a default one



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] zeppelin issue #1773: [DOCS] Add doc about zeppelin.notebook.public

2016-12-15 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1773
  
Push another commit to fix the double checking lock for singleton


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1773: [DOCS] Add doc about zeppelin.notebook.public

2016-12-15 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue:

https://github.com/apache/zeppelin/pull/1773
  
LGTM


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1773: [DOCS] Add doc about zeppelin.notebook.public

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1773
  
Looks good :)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1767: ZEPPELIN-1817 - Added documentation to Zeppelin's shir...

2016-12-15 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue:

https://github.com/apache/zeppelin/pull/1767
  
LGTM!


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Interpreter zombie processes

2016-12-15 Thread Alexander Bezzubov
Have similar experience, although hard to say what's the reason as all
process supposed to killed, as Moon pointed out.
Also noticed that with `mvn tests`, after almost every run, there are 1-2
zombie RemoteInterpreter processes hanging around.

--
Alex

On Fri, Dec 16, 2016 at 11:24 AM, Jeff Zhang  wrote:

>
> I believe I see this before too.
>
>
> Luciano Resende 于2016年12月16日周五 上午10:17写道:
>
>> I have also seen similar issues even using zeppelin-ddeamon but didn't
>> have much time to investigate the issue when it was happening to me.
>>
>> On Thu, Dec 15, 2016 at 12:15 PM Ruslan Dautkhanov 
>> wrote:
>>
>> Moon,
>>
>> > ZeppelinServer try to terminate interpreter process when shutting down
>> [1].
>>
>> Unfortunatally, this does not happen all the time.
>> I have seen zombie spark interpreter processes many times.
>> As a double conirmation - I see spark yarn application was still running.
>>
>> > Also bin/zeppelin-deamon.sh script clean up if some processes are left
>> [2].
>>
>> We were not using that script. We were just running like zeppelin.sh
>> --config ..
>> Will try to switch to zeppelin-deamon.sh and see if it makes a
>> difference.
>>
>> Thanks!
>>
>>
>>
>>
>> --
>> Ruslan Dautkhanov
>>
>>
>>
>> On Thu, Dec 15, 2016 at 12:46 PM, moon  wrote:
>>
>> Hi,
>>
>>
>>
>>
>>
>> ZeppelinServer try to terminate interpreter process when shutting down
>> [1].
>>
>>
>> Also bin/zeppelin-deamon.sh script clean up if some processes are left
>> [2].
>>
>>
>>
>>
>>
>> If some processes are remained after shutting down Zeppelin, that's not an
>>
>>
>> expected result.
>>
>>
>>
>>
>>
>> Thanks,
>>
>>
>> moon
>>
>>
>>
>>
>>
>> [1]
>>
>>
>> https://github.com/apache/zeppelin/blob/master/zeppelin-
>> server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L159
>>
>>
>> [2]
>>
>>
>> https://github.com/apache/zeppelin/blob/master/bin/
>> zeppelin-daemon.sh#L218
>>
>>
>>
>>
>>
>> On Thu, Dec 15, 2016 at 11:25 AM Ruslan Dautkhanov 
>>
>>
>> wrote:
>>
>>
>>
>>
>>
>> > How to make Interpreter processes terminate if Zeppelin server exits?
>>
>>
>> >
>>
>>
>> > When we restart Zeppelin server (main process), in many cases,
>> Interpreter
>>
>>
>> > process keeps running, essential becoming a zombie processes.
>>
>>
>> >
>>
>>
>> > In case of Spark interpreter, it also holds SparkContext - consuming
>>
>>
>> > server-side
>>
>>
>> > resources too.
>>
>>
>> >
>>
>>
>> > How do we configure Zeppelin to kill all interpreters before its main
>>
>>
>> > process terminates?
>>
>>
>> > Or is this a bug?
>>
>>
>> >
>>
>>
>> > We're running ~2 weeks old snapshot of 0.7.0 Zeppelin.
>>
>>
>> >
>>
>>
>> >
>>
>>
>> > Thank you,
>>
>>
>> > Ruslan Dautkhanov
>>
>>
>> >
>>
>>
>>
>> --
>> Sent from my Mobile device
>>
>


[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1757
  
Thanks @lresende for enhancement!
Looks good to me.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1767: ZEPPELIN-1817 - Added documentation to Zeppelin's shir...

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1767
  
@vinayshukla Looks good 👍 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1767: ZEPPELIN-1817 - Added documentation to Zeppelin's shir...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1767
  
Thanks @vinayshukla for the contribution.

We have a document about configuring shiro authentication on 
[website](https://github.com/apache/zeppelin/blob/master/docs/security/shiroauthentication.md).

What do you think keeping information in the single document(website), 
instead of keeping two different document for the single feature?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1749: [ZEPPELIN-1298] Address invalid ticket warnings when s...

2016-12-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1749
  
LGTM and merge to master if there're no further discussions.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1826) Flaky Test: ZeppelinSparkClusterTest.zRunTest

2016-12-15 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1826:
---

 Summary: Flaky Test: ZeppelinSparkClusterTest.zRunTest
 Key: ZEPPELIN-1826
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1826
 Project: Zeppelin
  Issue Type: Bug
Reporter: Hoon Park


I saw this error twice

- raw log: https://api.travis-ci.org/jobs/180096328/log.txt?deansi=true
- build profile: https://travis-ci.org/apache/zeppelin/jobs/180096331/config

- raw log2: 
https://s3.amazonaws.com/archive.travis-ci.org/jobs/184145233/log.txt
- build profile2: https://travis-ci.org/apache/zeppelin/jobs/184145233/config

{code}
15:39:01,432  INFO org.apache.zeppelin.rest.AbstractTestRestApi:298 - 
Terminating test Zeppelin...
15:39:01,439  INFO org.eclipse.jetty.server.ServerConnector:306 - Stopped 
ServerConnector@1a87f610{HTTP/1.1}{0.0.0.0:8080}
15:39:01,441  INFO org.eclipse.jetty.server.handler.ContextHandler:865 - 
Stopped 
o.e.j.w.WebAppContext@200bda43{/,file:/home/travis/build/apache/zeppelin/zeppelin-web/dist/,UNAVAILABLE}
15:39:03,443  INFO org.apache.zeppelin.rest.AbstractTestRestApi:348 - 
Connecting to http://localhost:8080/api/
15:39:03,444  INFO org.apache.commons.httpclient.HttpMethodDirector:439 - I/O 
exception (java.net.ConnectException) caught when processing request: 
Connection refused
15:39:03,444  INFO org.apache.commons.httpclient.HttpMethodDirector:445 - 
Retrying request
15:39:03,444  INFO org.apache.commons.httpclient.HttpMethodDirector:439 - I/O 
exception (java.net.ConnectException) caught when processing request: 
Connection refused
15:39:03,444  INFO org.apache.commons.httpclient.HttpMethodDirector:445 - 
Retrying request
15:39:03,445  INFO org.apache.commons.httpclient.HttpMethodDirector:439 - I/O 
exception (java.net.ConnectException) caught when processing request: 
Connection refused
15:39:03,445  INFO org.apache.commons.httpclient.HttpMethodDirector:445 - 
Retrying request
15:39:03,445 ERROR org.apache.zeppelin.rest.AbstractTestRestApi:333 - 
AbstractTestRestApi.checkIfServerIsRunning() fails .. ZeppelinServer is not 
running
15:39:03,445  INFO org.apache.zeppelin.rest.AbstractTestRestApi:315 - Test 
Zeppelin terminated.
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 72.22 sec <<< 
FAILURE! - in org.apache.zeppelin.rest.ZeppelinSparkClusterTest
zRunTest(org.apache.zeppelin.rest.ZeppelinSparkClusterTest)  Time elapsed: 
1.681 sec  <<< FAILURE!
java.lang.AssertionError: expected: but was:
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at 
org.apache.zeppelin.rest.ZeppelinSparkClusterTest.zRunTest(ZeppelinSparkClusterTest.java:347)

...
...

Failed tests: 
  ZeppelinSparkClusterTest.zRunTest:347 expected: but was:

Tests run: 57, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Zeppelin: Interpreter .. SUCCESS [ 11.359 s]
[INFO] Zeppelin: Zengine .. SUCCESS [  3.724 s]
[INFO] Zeppelin: Display system apis .. SUCCESS [  2.840 s]
[INFO] Zeppelin: Spark dependencies ... SUCCESS [ 38.327 s]
[INFO] Zeppelin: Spark  SUCCESS [02:21 min]
[INFO] Zeppelin: Server ... FAILURE [02:37 min]
[INFO] Zeppelin: R Interpreter  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 05:55 min
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ZEPPELIN-1827) Flaky Test: ZeppelinIT.testAngularDisplay (myVar=3)

2016-12-15 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1827:
---

 Summary: Flaky Test: ZeppelinIT.testAngularDisplay (myVar=3)
 Key: ZEPPELIN-1827
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1827
 Project: Zeppelin
  Issue Type: Bug
Reporter: Hoon Park


I saw this error multiple times.

- raw log1: 
https://s3.amazonaws.com/archive.travis-ci.org/jobs/184145237/log.txt
- build profile1: https://travis-ci.org/apache/zeppelin/jobs/184145237/config
- Also in a PR comment 
https://github.com/apache/zeppelin/pull/1688#issuecomment-264378060

{code}
5:13:46,289 ERROR org.apache.zeppelin.AbstractZeppelinIT:136 - Exception in 
ZeppelinIT while testAngularDisplay 
org.openqa.selenium.StaleElementReferenceException: Element not found in the 
cache - perhaps the page has changed since it was looked up
Command duration or timeout: 30.05 seconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '2.48.2', revision: 
'41bccdd10cf2c0560f637404c2d96164b67d9d67', time: '2015-10-09 13:08:06'
System info: host: 'testing-docker-44f30cc6-7d42-4680-bea6-3b04f484c151', ip: 
'172.17.0.7', os.name: 'Linux', os.arch: 'amd64', os.version: 
'4.8.12-040812-generic', java.version: '1.7.0_76'
Session ID: 1d4fa764-6da8-4b0a-9250-040c20362a4f
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, 
cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, 
handlesAlerts=true, nativeEvents=false, webStorageEnabled=true, 
rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, 
takesScreenshot=true, version=31.0}]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at 
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
at 
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
at 
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:647)
at 
org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:326)
at 
org.openqa.selenium.remote.RemoteWebElement.getText(RemoteWebElement.java:178)
at 
org.apache.zeppelin.AbstractZeppelinIT.waitForText(AbstractZeppelinIT.java:84)
at 
org.apache.zeppelin.integration.ZeppelinIT.testAngularDisplay(ZeppelinIT.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.Verifier$1.evaluate(Verifier.java:35)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.

[GitHub] zeppelin issue #1753: [ZEPPELIN-1594] Support personalized mode

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1753
  
Except the comment that I left in the above, working well as expected :D


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (ZEPPELIN-1828) Flaky Test: RemoteInterpreterTest hanged in zeppelin-interpreter

2016-12-15 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1828:
---

 Summary: Flaky Test: RemoteInterpreterTest hanged in 
zeppelin-interpreter
 Key: ZEPPELIN-1828
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1828
 Project: Zeppelin
  Issue Type: Bug
Reporter: Hoon Park


I saw this kind of hanged tests multiple times

- raw log1: 
https://s3.amazonaws.com/archive.travis-ci.org/jobs/184305306/log.txt
- build profile1: https://travis-ci.org/apache/zeppelin/jobs/184305306/config

{code}
Running org.apache.zeppelin.interpreter.remote.RemoteInterpreterTest
17:31:24,423  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterManagedProcess:120 - 
Run interpreter process 
[/home/travis/build/apache/zeppelin/zeppelin-interpreter/../bin/interpreter.sh, 
-d, fake, -p, 43625, -l, fakeRepo]
17:31:24,926  INFO org.apache.zeppelin.interpreter.remote.RemoteInterpreter:238 
- Create remote interpreter 
org.apache.zeppelin.interpreter.remote.mock.MockInterpreterA
17:31:25,090  INFO org.apache.zeppelin.interpreter.remote.RemoteInterpreter:238 
- Create remote interpreter 
org.apache.zeppelin.interpreter.remote.mock.MockInterpreterB
17:31:25,124 ERROR 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller:245 - Can't 
handle event RemoteInterpreterEvent(type:OUTPUT_UPDATE_ALL, 
data:{"noteId":"note","paragraphId":"id","messages":[]})
java.lang.NullPointerException
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(RemoteInterpreterEventPoller.java:186)
17:31:25,162  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterProcess:121 - shutdown 
interpreter process
17:31:26,126 ERROR org.apache.zeppelin.interpreter.remote.AppendOutputRunner:68 
- Wait for OutputBuffer queue interrupted: null
17:31:27,274  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterProcess:131 - Exception 
in RemoteInterpreterProcess while synchronized dereference, can safely ignore 
exception while client.shutdown() may terminates remote process
17:31:27,276  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterManagedProcess:164 - 
Interpreter process exited 0
17:31:27,776  INFO org.apache.zeppelin.interpreter.InterpreterGroup:145 - Close 
interpreter group InterpreterGroup_1481823084409_-1062367753
17:31:27,778  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterManagedProcess:120 - 
Run interpreter process 
[/home/travis/build/apache/zeppelin/zeppelin-interpreter/../bin/interpreter.sh, 
-d, fake, -p, 37763, -l, fakeRepo]
17:31:28,281  INFO org.apache.zeppelin.interpreter.remote.RemoteInterpreter:238 
- Create remote interpreter 
org.apache.zeppelin.interpreter.remote.mock.MockInterpreterA
17:31:28,448  INFO org.apache.zeppelin.scheduler.SchedulerFactory:131 - Job 0 
started by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,480 ERROR 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller:245 - Can't 
handle event RemoteInterpreterEvent(type:OUTPUT_UPDATE_ALL, 
data:{"noteId":"note","paragraphId":"0","messages":[]})
java.lang.NullPointerException
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(RemoteInterpreterEventPoller.java:186)
17:31:28,520  INFO org.apache.zeppelin.scheduler.SchedulerFactory:137 - Job 0 
finished by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,521  INFO org.apache.zeppelin.scheduler.SchedulerFactory:131 - Job 1 
started by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,523 ERROR 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller:245 - Can't 
handle event RemoteInterpreterEvent(type:OUTPUT_UPDATE_ALL, 
data:{"noteId":"note","paragraphId":"1","messages":[]})
java.lang.NullPointerException
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(RemoteInterpreterEventPoller.java:186)
17:31:28,525  INFO org.apache.zeppelin.scheduler.SchedulerFactory:137 - Job 1 
finished by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,526  INFO org.apache.zeppelin.scheduler.SchedulerFactory:131 - Job 2 
started by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,527 ERROR 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller:245 - Can't 
handle event RemoteInterpreterEvent(type:OUTPUT_UPDATE_ALL, 
data:{"noteId":"note","paragraphId":"2","messages":[]})
java.lang.NullPointerException
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(RemoteInterpreterEventPoller.java:186)
17:31:28,530  INFO org.apache.zeppelin.scheduler.SchedulerFactory:137 - Job 2 
finished by scheduler 
org.apache.zeppelin.interpreter.remote.RemoteInterpreternote220694569
17:31:28,535  INFO 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterProcess

[GitHub] zeppelin issue #1771: [ZEPPELIN-1820] Fix action bar layout broken issue

2016-12-15 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1771
  
Tested and It works well! 
LGTM :+1: 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2016-12-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1758
  
Thank you for the such precise explanation. Tested again and it works well! 
BTW some markdown paragraphs are not shown like below, so i didn't noticed 
that there are some description in here(I need to click "show editor" to check 
what it contains). 

![screen shot 2016-12-16 at 2 43 53 
pm](https://cloud.githubusercontent.com/assets/10060731/21253128/6ea08af2-c39f-11e6-94ea-155fbb7f894e.png)

It would be better to show the other description paragraph's result by 
default like first paragraph does :)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1765: ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .pySpark* ...

2016-12-15 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1765
  
This PR is not ready for review, I just add more logging to reproduce it in 
CI. 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1774: [HOTFIX] CAN'T install cran packages using apt ...

2016-12-15 Thread 1ambda
GitHub user 1ambda opened a pull request:

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

[HOTFIX] CAN'T install cran packages using apt in Travis CI

### What is this PR for?

[CRAN repository](https://cran.rstudio.com/bin/linux/ubuntu/precise/) for 
precise doens't have `r-cran-evaluate`, `r-cran-base64enc`. This cause the 
whole build failure.

```
E: Unable to locate package r-cran-evaluate
E: Unable to locate package r-cran-base64enc
apt-get.diagnostics
apt-get install failed
```

You can see those errors in

- (master:HEAD) https://travis-ci.org/apache/zeppelin/builds/184428876
- (master:HEAD~1) https://travis-ci.org/apache/zeppelin/builds/184428084
- (recent 1773 PR) https://travis-ci.org/apache/zeppelin/builds/184435284

### What type of PR is it?
[Hot Fix]

### Todos
* [X] - NOTHING

### What is the Jira issue?

NO. This is hotfix

### How should this be tested?

I tested this in my own travis CI. 

- https://travis-ci.org/1ambda/zeppelin/builds/184455104

### Screenshots (if appropriate)

### 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/1ambda/zeppelin hotfix/update-package-list

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

https://github.com/apache/zeppelin/pull/1774.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 #1774


commit 7e997b114a4e1e199308fc506b716fca3f8c2397
Author: 1ambda <1am...@gmail.com>
Date:   2016-12-16T05:46:04Z

fix: Install evaluate, base64enc in a script




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1774: [HOTFIX] CAN'T install cran packages using apt in Trav...

2016-12-15 Thread bzz
Github user bzz commented on the issue:

https://github.com/apache/zeppelin/pull/1774
  
Merging as a HOTFIX, as CI passes \wo packaeg installation error, as per 
https://travis-ci.org/1ambda/zeppelin/builds/184455104


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2016-12-15 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue:

https://github.com/apache/zeppelin/pull/1758
  
Oh, it should not looks like this. It might be another problem of new 
notebook json structure. I will correct this.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1774: [HOTFIX] CAN'T install cran packages using apt in Trav...

2016-12-15 Thread bzz
Github user bzz commented on the issue:

https://github.com/apache/zeppelin/pull/1774
  
merging as HOTFIX as CI is green now


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1774: [HOTFIX] CAN'T install cran packages using apt ...

2016-12-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #1769: [ZEPPELIN-1818] Absolute local repo path in dependency...

2016-12-15 Thread DrIgor
Github user DrIgor commented on the issue:

https://github.com/apache/zeppelin/pull/1769
  
@Leemoonsoo Thank you for reply!

I forgot about tests, it's my fault.

Tests didn't pass `zeppelin.dep.localrepo` property to interpreter. That's 
why DependecyResolver got `null`. Old implementation used string "null" as 
folder name =)

I think it's better not to pass null as repo path. I fixed tests to pass 
temporary folder as repo path


Now apt-get is failing, I promise it wasn't me :-)


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---