[jira] [Created] (ZEPPELIN-2038) Filter only available pkg type in Helium GUI

2017-01-31 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2038:
-

 Summary: Filter only available pkg type in Helium GUI
 Key: ZEPPELIN-2038
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2038
 Project: Zeppelin
  Issue Type: Task
Reporter: Ahyoung Ryu
Assignee: Ahyoung Ryu
 Fix For: 0.7.0


Only "Application" & "Visualization" Helium pkg type will be available in 
Zeppelin-0.7. So we need to filter them from Helium online registry data which 
comes from https://s3.amazonaws.com/helium-package/helium.json and show only 
two types in Zeppelin-0.7. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin issue #1935: [gh-pages][ZEPPELIN-1973] List all available Helium pa...

2017-01-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1935
  
FYI, I added "only available in development version(0.8.0-SNAPSHOT)" msg 
next to the **SPELL** radio button. Also updated screenshot as well :)


---
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 #1944: [HOTFIX][MINOR] Change the scope of httpclient to runt...

2017-01-31 Thread DrIgor
Github user DrIgor commented on the issue:

https://github.com/apache/zeppelin/pull/1944
  
@Leemoonsoo Could you please provide your dependency:tree output?

Surprisingly it's a maven feature. `Test` scope in local pom overrides 
`compile` scope for transitive dependencies.

Try to reimport project in IntelliJ and it will resolve httpclient scope as 
`test`

@jongyoul  I can not find any httpclient usages in tests. Shouldn't we 
remove the dependency?


---
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-2037) "Restart" button does not work

2017-01-31 Thread Chin TzuLin (JIRA)
Chin TzuLin created ZEPPELIN-2037:
-

 Summary: "Restart" button does not work
 Key: ZEPPELIN-2037
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2037
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Chin TzuLin


When I want to restart interpreter by "Restart" button which in notebook page 
or interpreter page, I seem it doesn't work.
It will make zombie process, I'm not sure maybe this issue can be related to 
[ZEPPELIN-1832].

Environment:
OS: CentOS 6
Zeppelin: branch-0.7

I test "Restart" button by spark, python, sh interpreter 

Interpreter Setting: "Globally & Shared"
Test flow:
1. Run simple code such as 'print("hello")'
2. Click "Restart" button which in notebook or interpreter page
3. Monitor java process by 'jps' command

Results:
- spark interpreter:   it doesn't work
- python interpreter: it doesn't work
- sh interpreter:  it works

It looks like some issues exist in specified interpreters.
I try to setup interpreter setting to "Per user & isolated",  event sh 
interpreter doesn't work.






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin issue #1935: [gh-pages][ZEPPELIN-1973] List all available Helium pa...

2017-01-31 Thread 1ambda
Github user 1ambda commented on the issue:

https://github.com/apache/zeppelin/pull/1935
  
@AhyoungRyu You are welcome. I will review soon.


---
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 #1892: [MINOR] broken logo url in web dev mode

2017-01-31 Thread 1ambda
Github user 1ambda commented on the issue:

https://github.com/apache/zeppelin/pull/1892
  
Sorry for late reply. I will review and comment ASAP @soralee 


---
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 #1663: ZEPPELIN-1692: Ability to access Spark jobs UI from th...

2017-01-31 Thread karuppayya
Github user karuppayya commented on the issue:

https://github.com/apache/zeppelin/pull/1663
  
Made 
[this](https://github.com/apache/zeppelin/pull/1663/commits/aef095a0c0f82a13d0482584c57d85881a91dc53)
 fix for the test failure. But the tests are still failing. Not familiar with 
the selenium constructs as well.
I am not able to run the tests locally on my machine.
@Leemoonsoo can u please help me here?


---
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-2036) Need clear docs for Separate Notebook Workspaces

2017-01-31 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-2036:
-

 Summary: Need clear docs for Separate Notebook Workspaces 
 Key: ZEPPELIN-2036
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2036
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Khalid Huseynov
Assignee: Khalid Huseynov


In Zeppelin it's possible to separate user workspaces, however it's not well 
documented and says sentence or two related to it in 
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html#authorization-setting.
 However it should be separated with own topic and more description. more 
details in email thread here 
https://lists.apache.org/thread.html/d94276521942c90cca1325514ea93b737a517679dd0f6f7eb287492a@%3Cusers.zeppelin.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin pull request #1953: User Impersonation fails on setting hive_conf_l...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #1935: [gh-pages][ZEPPELIN-1973] List all available Helium pa...

2017-01-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1935
  
@Leemoonsoo Sorry for my late update. I spent some time to fetch both SPELL 
and VIZ type pkgs' info and push all them to one 
[helium.js](https://s3.amazonaws.com/helium-package/helium.js) file. 
And I made radio button to make pkg list selectable. And fixed downflow 
navbar issue as well. 

@1ambda If you don't mind, can you help 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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
@del680202 Thanks for checking. 


---
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 #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

2017-01-31 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1804
  
I agree with you. Let me create jira and solve this issue after merging.
Thank you @Leemoonsoo and @AhyoungRyu 


---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread del680202
Github user del680202 commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
I test the same query by ``%jdbc``, I got the same result with 
``%spark.sql``
![2017-02-01 10 41 
21](https://cloud.githubusercontent.com/assets/3747345/22492061/1f38dd84-e86b-11e6-8bed-9033064b7d58.png)



---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread del680202
Github user del680202 commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
@zjffdu 
I had try to query sample table by ``%spark.sql``.
Alert message is not red but it works.

![2017-02-01 10 32 
04](https://cloud.githubusercontent.com/assets/3747345/22491874/cd2bc886-e869-11e6-8497-8434db049418.png)



---
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 #:

2017-01-31 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request:


https://github.com/apache/zeppelin/commit/c2a91e96c72aad020435dfd986b6888c73a4d029#commitcomment-20689676
  
This PR has merged and available on master and branch-0.7


---
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-2035) BI directional RPC framework between ZeppelinServer and InterpreterProcess on top of thrift

2017-01-31 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2035:
--

 Summary: BI directional RPC framework between ZeppelinServer and 
InterpreterProcess on top of thrift
 Key: ZEPPELIN-2035
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2035
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Lee moon soo
Priority: Minor


ZeppelinServer and InterpreterProcess communicates using thrift protocol.
InterpreterProcess run as a thrift server, ZeppelinServer run as a thrift 
client.
Since thrift provides client->server RPC mechanism, ZeppelinServer can call 
methods in InterpreterProcess and get result back. 

{noformat}
[ZeppelinServer] ---ThriftMethodCall---> [InterpreterProcess]
{noformat}

However, thrift does not provides mechanism to call method from 
InterpreterProcess to ZeppelinServer. Currently, 
[RemoteInterpreterEventClient|https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterEventClient.java]
 and 
[RemoteInterpreterEventPoller|https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterEventPoller.java]
 provides a mechanism to call method from InterpreterProcess to ZeppelinServer.
  
{noformat}
(method call)
[InterpreterProcess] ---EventPoller/EventClient---> [ZeppelinServer] ---+
|   |
| (return result)   |
+-ThriftMethodCall--+
{noformat}


Therefore

1. To add method call from ZeppelinServer to InterpreterProcess, 
   - add method in thrift IDL
   - implement the thrift method
   - call the method from ZeppelinServer

2. To add method call from InterpreterProcess to ZeppelinServer,
   - add message type in thrift IDL
   - implement send message function in EventClient
   - implement receive message message functions in EventPoller
   - add thriftIDL to receive result 
   - implement the thrift method
   - implement method return wait mechanism in InterpreterProcess
   - call the method from InterpreterProcess and get return from ZeppelinServer

It would be nice if Zeppelin provides some simplified layer for 2), which 
currently quite painful to do for every single method call from 
InterpreterProcess to ZeppelinServer.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin pull request #:

2017-01-31 Thread olewis7
Github user olewis7 commented on the pull request:


https://github.com/apache/zeppelin/commit/c2a91e96c72aad020435dfd986b6888c73a4d029#commitcomment-20688939
  
Excellent PR. When will this get merged? I'm urgently in need of this. I'm 
currently running Spark 2.1.

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 issue #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

2017-01-31 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1804
  
Tested and LGTM. Merge to master and branch-0.7 if no further discussions.

When authentication is turned on, custom home is not loaded after the login 
without refresh the browser. This problem can be handled in separate issue i 
think.

![custom_home_auth](https://cloud.githubusercontent.com/assets/1540981/22484461/de50014c-e844-11e6-8348-4fc19a69537b.gif)



---
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 #1958: [MINOR] Prevent log NPE in ResourcePoolUtils.ge...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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] (ZEPPELIN-2034) Make GUI inputs settable programmatically

2017-01-31 Thread Charles Pritchard (JIRA)
Charles Pritchard created ZEPPELIN-2034:
---

 Summary: Make GUI inputs settable programmatically
 Key: ZEPPELIN-2034
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2034
 Project: Zeppelin
  Issue Type: Improvement
Reporter: Charles Pritchard


I'd like consideration that the Resource map and the GUI map may be more 
implicitly shared, so form input or connected notebooks have a common means of 
carrying data forward.

Currently I have to do something like this is scala:
z.input("name", z.get("name")).toString

And if I really want to carry data forward:
z.put(z.input("name", z.get("name")))

As an aside, I also add an existence validator, to at least see that 
z.input("name").toString.length > 0, otherwise I throw an exception.

Some method like this would also be nice:
z.abortOnInvalid( fn(key, val) )





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] zeppelin pull request #1663: ZEPPELIN-1692: Ability to access Spark jobs UI ...

2017-01-31 Thread karuppayya
GitHub user karuppayya reopened a pull request:

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

ZEPPELIN-1692: Ability to access Spark jobs UI from the paragraph

### What is this PR for?
A paragraph execution may result in spark job(s).
Adding ability to access the spark job UI(corresponding to the job 
generated by the paragraph run), directly from the paragraph.

### What type of PR is it?
Improvement

### Todos
* [x]  Write tests

### What is the Jira issue?
ZEPPELIN-1692

### How should this be tested?
Run paragraphs with spark code(scala, pyspark, sql, R).
The paragraph will display a button on the top right corner, which on click 
will open up the corresponding job UI

### Screenshots (if appropriate)

![spark_jobs](https://cloud.githubusercontent.com/assets/5082742/20488337/a07fe35a-b02c-11e6-9400-db9f1c10df90.gif)


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


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

$ git pull https://github.com/karuppayya/incubator-zeppelin ZEPPELIN-1692

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

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


commit aade69a7cd664b9f569c4585786d37bfb8a4e1d0
Author: karuppayya 
Date:   2016-11-20T15:00:40Z

Ability to view spark job urls in each paragraph

commit c21467d4d128918c15b1bb9f60a37681e50d44df
Author: karuppayya 
Date:   2016-11-21T14:48:59Z

Fix checkstyle

commit aa5a24ea77dfaf7a350f90c92b15a1abc0da3462
Author: karuppayya 
Date:   2016-11-21T15:44:12Z

Fix NPE and some refactoring

commit 19e3d70c0a882b272558a67fefddf3aa33cb5970
Author: karuppayya 
Date:   2016-11-22T05:12:37Z

Fix NPE in tests

Signed-off-by: karuppayya 

commit 83885b0a49059885f857fe6005d68e9581fb2a3c
Author: Karup 
Date:   2016-11-26T03:02:47Z

Address review comments

Signed-off-by: Karup 

commit aaed3449f6e28803e6ff701a27b768686662e2b3
Author: Karup 
Date:   2016-11-26T03:38:21Z

Clear job urls when we clear output

Signed-off-by: Karup 

commit 42fc7fb13267dd259b41b995448dcc45a1b1b502
Author: Karup 
Date:   2016-11-27T09:00:35Z

Add tests , refactor

Signed-off-by: Karup 

commit 4b9548cf4b743403fafb919892be7e60d37f3e6c
Author: Karup 
Date:   2016-11-27T10:57:00Z

Fix test

Signed-off-by: Karup 

commit 2c9d2b9c8f22ff5a5250ff108e17b0f6625120ba
Author: karuppayya 
Date:   2016-12-01T16:04:00Z

Address review feedbacks

Signed-off-by: karuppayya 

commit 2077c40e8f5c99c805d61306643bf60e8e3337a3
Author: karuppayya 
Date:   2016-12-02T04:06:23Z

Fix test

Signed-off-by: karuppayya 

commit 26a2e6e418d36ad1c6a1d4365aaf30bc778c82fa
Author: karuppayya 
Date:   2016-12-08T14:55:19Z

Fix incorrect variable used

Signed-off-by: karuppayya 

commit f69f8c4d66d55e58eaa2d5524fd8827a73610673
Author: Karup 
Date:   2016-12-18T04:00:37Z

Address review comments

Signed-off-by: Karup 

commit a433b15374d1b0d5436717fbe1259c2cf0cf6b7b
Author: Karup 
Date:   2016-12-18T04:33:50Z

Fix compilation

Signed-off-by: Karup 

commit 1ecce92c748c1b40c59872576d62b2ee204bf7fa
Author: Karup 
Date:   2017-01-01T16:45:54Z

Send para runtimeinfos via websocker, but dont persist in json

commit 6649a7073c7ee557f0a57dc05e42503d97a7f1ef
Author: Karup 
Date:   2017-01-01T17:24:57Z

Fix incorrect rebase

commit c02907ffa7909a64407c4fc176feb7a555a1244f
Author: Karup 
Date:   2017-01-01T18:03:53Z

Adding license header

commit d76a47ab82cdb393676e332d4fbe414d9cfa
Author: Karup 
Date:   2017-01-27T15:33:36Z

Fix tooltip

commit 98136bff25fd000a576cc2e8568869dc90f48b4b
Author: Karup 
Date:   2017-01-29T09:27:51Z

Fix test - tryout

commit aef095a0c0f82a13d0482584c57d85881a91dc53
Author: karuppayya 
Date:   2017-01-30T16:44:00Z

Fix test




---
If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin pull request #1663: ZEPPELIN-1692: Ability to access Spark jobs UI ...

2017-01-31 Thread karuppayya
Github user karuppayya closed the pull request at:

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


---
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 #1959: [ZEPPELIN-2026] Flaky Test: WebDriverManager.ge...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #1804: [ZEPPELIN-1578] notes list in customizing zeppe...

2017-01-31 Thread soralee
GitHub user soralee reopened a pull request:

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

[ZEPPELIN-1578] notes list in customizing zeppelin homepage isn't working

### What is this PR for?
Customizing the Zeppelin Homepage to show the notebook list does not work 
as [0.6.2 
document](http://zeppelin.apache.org/docs/0.6.2/manuala/notebookashomepage.html#show-notebooks-list-in-your-custom-homepage).
 Furthermore, it is not working on 0.7.0 version ([0.7.0 
document](http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/notebookashomepage.html#show-notes-list-in-your-custom-homepage)).
 

That reason is that get_home message of zeppelin websocket is called in 
zeppelin-web twice.

At this chance, I suggest to split role to HomeCtrl and CustomHomeCtrl 
because when "Home.controller.js" is update, It could be conflicted like 
current issue.
So I think it would be more convenient to manage the roles separately.



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

### Todos
* None

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

### How should this be tested?
- After write the following code in paragraph, run it.
```
println(
"""%angular
  
""")
```

### Screenshots (if appropriate)

![homepage_custom_notebook_list](https://cloud.githubusercontent.com/assets/8110458/22372221/c34242a2-e4de-11e6-9506-8c354b57c1c4.png)


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


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

$ git pull https://github.com/soralee/zeppelin ZEPPELIN-1578

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

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


commit 58d08f8daa65384c614c51c61bc7e9301c35f48d
Author: soralee 
Date:   2016-12-23T06:36:53Z

notes list in custom homepage isn't working

commit cad590f49e3e015851860929ad0dff4e0c15fec1
Author: soralee 
Date:   2016-12-27T11:15:16Z

fix to show text after searching note

commit b836354e73cad1ad2b46b03c2cd11d46131e8363
Author: soralee 
Date:   2016-12-29T08:14:18Z

rebase master

commit f77a32ccbe8b94a53f8494dbae9829191735a454
Author: soralee 
Date:   2017-01-10T03:39:59Z

improve customer hompage

commit f7e6bc6278d4da7887a6823103e1dd068c0d6b52
Author: soralee 
Date:   2017-01-10T03:49:26Z

remove file

commit f4917eb6f60c5bf2fac6a774c03a0cfd920b432c
Author: soralee 
Date:   2017-01-10T03:53:49Z

remove old img file

commit b93378460f21518b14dc4171f98d6e61425dc35e
Author: soralee 
Date:   2017-01-10T04:16:39Z

apply homepage template

commit d18e513afcc81347d4db1b181e8bae005fd944c4
Author: soralee 
Date:   2017-01-10T05:04:55Z

for rebase it

commit 229ed372c3a47a132b27a7fb78c315dab16cf83c
Author: soralee 
Date:   2017-01-10T10:15:20Z

bug fix

commit 55b7ddc2542ed6318ee33782d5d0d6b42fc0b37d
Author: soralee 
Date:   2017-01-11T03:37:16Z

resolve conflict

commit 028f873a453607a4ef5579870c6827f77f26c626
Author: soralee 
Date:   2017-01-12T04:01:05Z

resolve conflict

commit 473bce4fc6c4d1a4e7dd51c8821a8288be737817
Author: soralee 
Date:   2017-01-12T05:33:23Z

using home-template both home.html and customHome.html

commit a9036a8b3c47559fe578eea60cad73a9b4eee5c5
Author: soralee 
Date:   2017-01-27T12:38:23Z

rename files

commit e752e4815bfaa6cf07f96dcdd54d89b056c5a9bc
Author: soralee 
Date:   2017-01-27T13:03:01Z

modify screenshot

commit 8b605c80ac71c9c348ac420c019cf15b1ee14d37
Author: soralee 
Date:   2017-01-27T13:15:56Z

rm old files

commit 6b3881f816d4be0508f7b267a0fa8d047be25b6d
Author: soralee 
Date:   2017-01-30T06:45:26Z

enable homescreen

commit c228f611cd99ec1521746ac188b6ae50bf42159a
Author: soralee 
Date:   2017-01-31T07:11:52Z

enable homescreen without browser error

commit da5b8522e005a9d6d2f14c51514fd1f724ebc279
Author: soralee 
Date:   2017-01-31T12:37:15Z

modify document and screenshot

commit 1422ebe01e46ac4a0780abd1e5fe0657c5bbdcf5
Author: soralee 
Date:   2017-01-31T12:53:17Z

modify document and screenshot




---
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 

[GitHub] zeppelin pull request #1804: [ZEPPELIN-1578] notes list in customizing zeppe...

2017-01-31 Thread soralee
Github user soralee closed the pull request at:

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


---
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 #1937: Search for interpreter-settings in several jars in fol...

2017-01-31 Thread DrIgor
Github user DrIgor commented on the issue:

https://github.com/apache/zeppelin/pull/1937
  
Hello!

Are there any other ideas how we can add R interpreter to spark group 
without touching spark's interpreter-settings.json?


---
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 #1962: [ZEPPELIN-2014] Jetty Directory Listing on app, assets...

2017-01-31 Thread astroshim
Github user astroshim commented on the issue:

https://github.com/apache/zeppelin/pull/1962
  
Tested and working expectably.
Thank you for contributing but Could you make the CI as 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 #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

2017-01-31 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1804
  
Thanks @AhyoungRyu for the delicate review :smile: 
I just updated as your comment! 
Could you review again, please?


---
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 #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

2017-01-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/1804
  
Tested again and it works well as expected. And I left some minor comments. 
Except that 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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
@del680202 Can you try this on `%spark.sql` as well ? I guess `Output 
exceeds...` may also cause issues in displaying table format data in 
`%spark.sql`


---
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 #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-01-31 Thread astroshim
Github user astroshim commented on the issue:

https://github.com/apache/zeppelin/pull/1886
  
@sotnich Thank you for great improvement.
I tested `mysql` and `postgresql` and only `postgresql` is working 
expectedly like @cloverhearts.


---
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 #1963: [ZEPPELIN-2033] Handle focus/blur of paragraph ...

2017-01-31 Thread minahlee
GitHub user minahlee opened a pull request:

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

[ZEPPELIN-2033] Handle focus/blur of paragraph with hidden editor

### What is this PR for?
#1879 check if `$scope.editor` is null on `focusParagraph` message, and if 
it is, just return without handling focus/blur.
Instead of doing null check in the beginning of 
`$scope.on(focusParagraph)`, I made null check to be scoped only to 
`$scope.editor`'s method invocation.
FYI, when I say focus/blur, it means paragraph focus. Focused paragraph has 
different css style from blurred paragraph.

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

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

### How should this be tested?
Go to `Zeppelin Tutorial/Matplotlib (Python • PySpark)` notebook and see:
 - if first paragraph is blurred, when you click second paragraph.
 - if first paragraph is not run when you run second paragraph with shift + 
enter. In current master, first editor is not blurred even if you click second 
paragraph, which makes both first and second paragraph to be focused. This will 
make both paragraphs to be run.
 - if it is focused when you click third paragraph whose editor is hidden. 
In current master, it won't work.

### 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/minahlee/zeppelin ZEPPELIN-2033

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

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


commit 3bf07ca5e915a6ddfa680f965e69ccac53de9a0d
Author: Mina Lee 
Date:   2017-01-31T10:02:15Z

Handle focus/blur of paragraph with hidden editor




---
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 #1963: [ZEPPELIN-2033] Handle focus/blur of paragraph with hi...

2017-01-31 Thread minahlee
Github user minahlee commented on the issue:

https://github.com/apache/zeppelin/pull/1963
  
@cloverhearts 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 issue #1961: [ZEPPELIN-1934] maven-assembly-plugin fails make-assem...

2017-01-31 Thread DmytroShkvyra
Github user DmytroShkvyra commented on the issue:

https://github.com/apache/zeppelin/pull/1961
  
@felixcheung Done. I hope that new title is more precise than previous.


---
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 #1945: [ZEPPELIN-2003] Remove PostgresqlInterpreter

2017-01-31 Thread jongyoul
Github user jongyoul commented on the issue:

https://github.com/apache/zeppelin/pull/1945
  
I made a link. @AhyoungRyu Can you verify the doc?


---
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 #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-01-31 Thread sotnich
Github user sotnich commented on the issue:

https://github.com/apache/zeppelin/pull/1886
  
@cloverhearts 
Please, clirify your question.
This PR supports every JDBC driver that can return schema and table names.
I have tested it on postgres, but I am sure it would correctly run on mysql 
and other relational databases.


---
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 #1962: [ZEPPELIN-2014] Jetty Directory Listing on app,...

2017-01-31 Thread vboginskii
GitHub user vboginskii opened a pull request:

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

[ZEPPELIN-2014] Jetty Directory Listing on app, assets, components, and 
scripts

### What is this PR for?
Added property for enable/disable public access to directories on server 
from Web

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

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

### How should this be tested?
Run application and try get list of files in app directory from web.
You will see a response with the code 403. Previously, we saw all files in 
the directory.
Change property "zeppelin.server.default.dir.allowed" to true and restart 
server.
Try again, all files should be visible.

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


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

$ git pull https://github.com/vboginskii/zeppelin ZEPPELIN-2014

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

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


commit f5d09f07bb67836a97132bedd4d03b5ea4ad3890
Author: Viktor Boginskii 
Date:   2017-01-30T17:15:27Z

[ZEPPELIN-2014] Added property for control public access to directories on 
server.




---
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 #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-01-31 Thread cloverhearts
Github user cloverhearts commented on the issue:

https://github.com/apache/zeppelin/pull/1886
  
@sotnich 
I was test.
LGTM.

I have a question.
Is it possible to only support pgsql? (actually, i am mysql/maria user)


---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
hmm, right. `LivySparkSQLInterpreter` delegate interpret to 
`LivySparkInterpreter`. So it is possible to get `Output exceeds...` in  
`LivySparkSQLInterpreter`. Thanks @del680202 


---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread del680202
Github user del680202 commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
Actually, I inject ``LOGGER.info(line)`` into ``parseSQLOutput`` for 
tracing input.
Then I got string at least line in result 
``INFO [2017-01-31 16:24:19,584] ({pool-2-thread-5} 
LivySparkSQLInterpreter.java[parseSQLOutput]:175) - Output exceeds 102400. 
Truncated.``

Anyway, I try to replace condition by matching row format 
``line.matches("^\\|.*\\|$")``.
It works well with me now.
![2017-01-31 17 11 
46](https://cloud.githubusercontent.com/assets/3747345/22457696/38f825f2-e7dc-11e6-9b5f-d2a908836816.png)





---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
I am not sure whether that would help, because `Output exceeds ...` is 
generated by zeppelin, not by livy or spark. 
https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterOutput.java#L189


---
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 #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

2017-01-31 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/1804
  
Thanks @Leemoonsoo for check it!
You're right, I saw your issue not only my branch but also current master 
branch. both didn't work `homescreen`.

I fixed this problem and CI is green now!
Could you review this again, please?


---
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 #1960: [ZEPPELIN-2030] Select statement doesn't work in LivyS...

2017-01-31 Thread del680202
Github user del680202 commented on the issue:

https://github.com/apache/zeppelin/pull/1960
  
@zjffdu  
I got error message as below
```
ERROR [2017-01-31 16:34:34,431] ({pool-2-thread-7} 
LivySparkSQLInterpreter.java[interpret]:143) - Exception in 
LivySparkSQLInterpreter while interpret
java.lang.StringIndexOutOfBoundsException: String index out of range: 34
at java.lang.String.substring(String.java:1963)
at 
org.apache.zeppelin.livy.LivySparkSQLInterpreter.parseSQLOutput(LivySparkSQLInterpreter.java:177)
at 
org.apache.zeppelin.livy.LivySparkSQLInterpreter.interpret(LivySparkSQLInterpreter.java:128)
at 
org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:94)
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:495)
at org.apache.zeppelin.scheduler.Job.run(Job.java:175)
at 
org.apache.zeppelin.scheduler.FIFOScheduler$1.run(FIFOScheduler.java:139)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
```

Maybe I can replace condition by matching row format 
``line.matches("^\\|.*\\|$")`` instead of skipping magic string such as ``only 
showing..`` or ``Output exceeds...``?


---
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.
---