[GitHub] zeppelin pull request #1508: [ZEPPELIN-1537] Elasticsearch improvement for r...

2016-10-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at:

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


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request:

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

[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID

### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.


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


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


### 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/hyonzin/zeppelin ZEPPELIN-1549

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

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


commit cc0d3151efab5280a1ef9cdd61e965943e113be2
Author: hyonzin 
Date:   2016-10-14T06:55:57Z

Change NotebookID variable name to NoteID

commit 294bea522f838011888c23a5f6b9246b15917149
Author: hyonzin 
Date:   2016-10-14T10:33:58Z

Fix some wrong written term: Notebook -> Note

commit 5fa270da51640a66afd38c8c4df2e795a6acf9c1
Author: hyonzin 
Date:   2016-10-18T09:22:16Z

pull upstream master & fix some details

commit 429203d314016beca323e41046a6640ced80c3d2
Author: hyonzin 
Date:   2016-10-18T09:31:00Z

Fix details & convention to camel

commit 4b4e1e8e5be9962ea6b12d2441ca6175c8bdeec5
Author: hyonzin 
Date:   2016-10-18T10:29:13Z

Fix detail (function's name) & Change some placeholder

commit 24822a3253023976f10dd9ad16ceaac7ad1b9fd6
Author: hyonzin 
Date:   2016-10-18T13:30:54Z

Fix more code not changed (notebookIndex to noteSearchService)




---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at:

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


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request:

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

[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID

### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.


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


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


### 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/hyonzin/zeppelin ZEPPELIN-1549

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

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


commit cc0d3151efab5280a1ef9cdd61e965943e113be2
Author: hyonzin 
Date:   2016-10-14T06:55:57Z

Change NotebookID variable name to NoteID

commit 294bea522f838011888c23a5f6b9246b15917149
Author: hyonzin 
Date:   2016-10-14T10:33:58Z

Fix some wrong written term: Notebook -> Note

commit 5fa270da51640a66afd38c8c4df2e795a6acf9c1
Author: hyonzin 
Date:   2016-10-18T09:22:16Z

pull upstream master & fix some details

commit 429203d314016beca323e41046a6640ced80c3d2
Author: hyonzin 
Date:   2016-10-18T09:31:00Z

Fix details & convention to camel

commit 4b4e1e8e5be9962ea6b12d2441ca6175c8bdeec5
Author: hyonzin 
Date:   2016-10-18T10:29:13Z

Fix detail (function's name) & Change some placeholder

commit 24822a3253023976f10dd9ad16ceaac7ad1b9fd6
Author: hyonzin 
Date:   2016-10-18T13:30:54Z

Fix more code not changed (notebookIndex to noteSearchService)




---
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 #1524: [ZEPPELIN-1542] Cleanup of Note created during ...

2016-10-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1518
  
@hyonzin Sometimes, CI tests are flaky. Could you re-trigger CI once again 
and see if it goes to 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 #1530: [Zeppelin-1555] Eliminate prefix in PythonInterpreter ...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1530
  
Tested and Looks great to me!

Thanks @vectorijk for the contribution!


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread hyonzin
Github user hyonzin commented on the issue:

https://github.com/apache/zeppelin/pull/1518
  
Test in SCALA_VER="2.10" SPARK_VER="1.5.2" still fails. I checked its 
[LOG](https://s3.amazonaws.com/archive.travis-ci.org/jobs/168614710/log.txt),

```bash
13:50:41,164  INFO org.apache.zeppelin.rest.AbstractTestRestApi:299 - 200 - 
OK
13:50:41,164  INFO org.apache.zeppelin.rest.AbstractTestRestApi:140 - Test 
Zeppelin stared.
SPARK HOME detected null
```
```bash
+cp spark-1.5.2-bin-hadoop2.3.tgz ..
+cd ..
+tar zxf spark-1.5.2-bin-hadoop2.3.tgz

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
+echo 'Unable to extract spark-1.5.2-bin-hadoop2.3.tgz'
Unable to extract spark-1.5.2-bin-hadoop2.3.tgz
+rm -rf spark-1.5.2-bin-hadoop2.3
+rm -f spark-1.5.2-bin-hadoop2.3.tgz
+set +xe
```

It seems to be disabled to extract .tgz file, so it can't find Spark Home.
And I wonder why it's associated with my modification yet.


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request:

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

[ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID

### What is this PR for?
This PR fixes wrong written NotebookID to NoteID.


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


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


### 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/hyonzin/zeppelin ZEPPELIN-1549

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

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


commit cc0d3151efab5280a1ef9cdd61e965943e113be2
Author: hyonzin 
Date:   2016-10-14T06:55:57Z

Change NotebookID variable name to NoteID

commit 294bea522f838011888c23a5f6b9246b15917149
Author: hyonzin 
Date:   2016-10-14T10:33:58Z

Fix some wrong written term: Notebook -> Note

commit 5fa270da51640a66afd38c8c4df2e795a6acf9c1
Author: hyonzin 
Date:   2016-10-18T09:22:16Z

pull upstream master & fix some details

commit 429203d314016beca323e41046a6640ced80c3d2
Author: hyonzin 
Date:   2016-10-18T09:31:00Z

Fix details & convention to camel

commit 4b4e1e8e5be9962ea6b12d2441ca6175c8bdeec5
Author: hyonzin 
Date:   2016-10-18T10:29:13Z

Fix detail (function's name) & Change some placeholder

commit 24822a3253023976f10dd9ad16ceaac7ad1b9fd6
Author: hyonzin 
Date:   2016-10-18T13:30:54Z

Fix more code not changed (notebookIndex to noteSearchService)




---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at:

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


---
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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user c...

2016-10-18 Thread astroshim
GitHub user astroshim opened a pull request:

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

[ZEPPELIN-1567] Let JDBC interpreter use user credential information.

### What is this PR for?
This PR is for the multi-tenant of JDBC Interpreter.

User can create a user/password for JDBC account at the [Credential 
page](http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/datasource_authorization.html).
The `Entity` of `Credential` is match with JDBC interpreter group name.

If the account for JDBC is not setted in the `Interpreter property` then 
use `Credential`'s.  


### What type of PR is it?
Improvement


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


### How should this be tested?
Please refer to testMultiTenant() of JDBCInterpreterTest/

### 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/astroshim/zeppelin jdbc-impersonation

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

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


commit 373d5f1018488ab435d817551f2b628258cc42b9
Author: astroshim 
Date:   2016-10-18T10:53:26Z

pass replName to Interpreter and use credential info for jdbc auth.

commit 3dafdf017c9b1cdb04565d8132e48a18942ea971
Author: astroshim 
Date:   2016-10-18T15:14:59Z

add testcase

commit 91619374be06fadd9608d02a7e13d347ad9e0a07
Author: astroshim 
Date:   2016-10-18T15:15:40Z

clean code

commit 722e333fe47c007a0252f744d5a3173613bed50f
Author: astroshim 
Date:   2016-10-18T16:25:59Z

change testcase name




---
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 #1524: [ZEPPELIN-1542] Cleanup of Note created during jUnit t...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1524
  
Merge to master if there're no more 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 #1531: [ZEPPELIN-1314] dump out the R command

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1531
  
LGTM and merge if there're no more 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-1567) Let JDBC interpreter use Credential information.

2016-10-18 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1567:


 Summary: Let JDBC interpreter use Credential information.
 Key: ZEPPELIN-1567
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1567
 Project: Zeppelin
  Issue Type: Improvement
  Components: Interpreters
Reporter: Shim HyungSung
 Fix For: 0.7.0


Because of each user has own Credential information, we can use Credential for 
multi-tenant function.




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


[GitHub] zeppelin issue #1449: [MINOR] Change Markdown class name from MarkdownInterp...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1449
  
@kavinkumarks I think you can stop Zeppelin and replace all 
"org.apache.zeppelin.markdown.MarkdownInterpreter" to 
"org.apache.zeppelin.markdown.Markdown" in conf/interpreter.json, and then 
start Zeppelin.


---
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 #1533: [ ZEPPELIN-1559 ] Code Editor slow performance resolve...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/1533
  
LGTM and merge if there're no more 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 #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread Peilin-Yang
Github user Peilin-Yang commented on the issue:

https://github.com/apache/zeppelin/pull/1500
  
@corneadoug can you see whether it can pass the test 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.
---


[jira] [Created] (ZEPPELIN-1565) Unable to query from Mongodb from Zeppelin using spark

2016-10-18 Thread Ajay Chaudhary (JIRA)
Ajay Chaudhary created ZEPPELIN-1565:


 Summary: Unable to query from Mongodb from Zeppelin using spark
 Key: ZEPPELIN-1565
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1565
 Project: Zeppelin
  Issue Type: Bug
  Components: zeppelin-server
Affects Versions: 0.6.0
Reporter: Ajay Chaudhary
Priority: Critical


Hi Team,

we are trying to connect to query data from Mongo database from Zeppelin using 
spark and we are getting below exception.

can you please look into this and advise what could be the problem. we are 
query from Zeppelin Notebook.

Query:

%spark

val options1 = Map("spark.mongodb.input.uri" -> 
"mongodb://user/password@serverip:37017",
"spark.mongodb.input.database" -> "dataing",
"spark.mongodb.input.collection" -> "MEM",
"spark.mongodb.input.readPreference.name" -> "primaryPreferred")
val df1 = 
sqlContext.read.format("com.mongodb.spark.sql").options(options1).load()
//MongoSpark.load(sqlContext, options1)

println("df1 Schema:")
df1.printSchema()

df1.registerTempTable("MEM")

val sql1 = "SELECT DB_NAME FROM MEM"
val results1 = sqlContext.sql(sql1)
results1.show()


Error details:
-

otions1: scala.collection.immutable.Map[String,String] = 
Map(spark.mongodb.input.uri -> mongodb://rsinha/rsinha123@10.11.5.78:37017, 
spark.mongodb.input.database -> dataing, spark.mongodb.input.collection -> MEM, 
spark.mongodb.input.readPreference.name -> primaryPreferred)
java.lang.IllegalArgumentException: Missing database name. Set via the 
'spark.mongodb.input.uri' or 'spark.mongodb.input.database' property
at 
com.mongodb.spark.config.MongoCompanionConfig$class.databaseName(MongoCompanionConfig.scala:169)
at 
com.mongodb.spark.config.ReadConfig$.databaseName(ReadConfig.scala:35)
at com.mongodb.spark.config.ReadConfig$.apply(ReadConfig.scala:46)
at com.mongodb.spark.config.ReadConfig$.apply(ReadConfig.scala:35)
at 
com.mongodb.spark.config.MongoCompanionConfig$class.apply(MongoCompanionConfig.scala:83)
at com.mongodb.spark.config.ReadConfig$.apply(ReadConfig.scala:35)
at 
com.mongodb.spark.config.MongoCompanionConfig$class.apply(MongoCompanionConfig.scala:73)
at com.mongodb.spark.config.ReadConfig$.apply(ReadConfig.scala:35)
at 
com.mongodb.spark.sql.DefaultSource.connectorAndReadConfig(DefaultSource.scala:127)
at 
com.mongodb.spark.sql.DefaultSource.createRelation(DefaultSource.scala:66)
at 
com.mongodb.spark.sql.DefaultSource.createRelation(DefaultSource.scala:52)
at 
com.mongodb.spark.sql.DefaultSource.createRelation(DefaultSource.scala:37)
at 
org.apache.spark.sql.execution.datasources.ResolvedDataSource$.apply(ResolvedDataSource.scala:158)
at org.apache.spark.sql.DataFrameReader.load(DataFrameReader.scala:119)
at $iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC.(:29)
at $iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC.(:35)
at $iwC$$iwC$$iwC$$iwC$$iwC$$iwC.(:37)
at $iwC$$iwC$$iwC$$iwC$$iwC.(:39)
at $iwC$$iwC$$iwC$$iwC.(:41)
at $iwC$$iwC$$iwC.(:43)
at $iwC$$iwC.(:45)
at $iwC.(:47)
at (:49)
at .(:53)
at .()
at .(:7)
at .()
at $print()
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.apache.spark.repl.SparkIMain$ReadEvalPrint.call(SparkIMain.scala:1045)
at 
org.apache.spark.repl.SparkIMain$Request.loadAndRun(SparkIMain.scala:1326)
at 
org.apache.spark.repl.SparkIMain.loadAndRunReq$1(SparkIMain.scala:821)
at org.apache.spark.repl.SparkIMain.interpret(SparkIMain.scala:852)
at org.apache.spark.repl.SparkIMain.interpret(SparkIMain.scala:800)
at 
org.apache.zeppelin.spark.SparkInterpreter.interpretInput(SparkInterpreter.java:810)
at 
org.apache.zeppelin.spark.SparkInterpreter.interpret(SparkInterpreter.java:753)
at 
org.apache.zeppelin.spark.SparkInterpreter.interpret(SparkInterpreter.java:746)
at 
org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:94)
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:341)
at org.apache.zeppelin.scheduler.Job.run(Job.java:176)
at 
org.apache.zeppelin.scheduler.FIFOScheduler$1.run(FIFOScheduler.java:139)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 

[GitHub] zeppelin issue #1449: [MINOR] Change Markdown class name from MarkdownInterp...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue:

https://github.com/apache/zeppelin/pull/1449
  
I am facing issues in my local on running paragraph with md interpreter 
since the markdown class name is 'MarkdownInterpreter' in conf/interpreter.json 
What should I do to resolve this without deleting the interpreter.json file?

Thanks,
Kavin
MailTo: kavin.ku...@imaginea.com


---
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-1564) API to clear result of an paragraph

2016-10-18 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-1564:
--

 Summary: API to clear result of an paragraph
 Key: ZEPPELIN-1564
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1564
 Project: Zeppelin
  Issue Type: Bug
  Components: zeppelin-server
Affects Versions: 0.6.0
Reporter: Pankaj Singh


was looking for a api to clear result in a paragraph. 
The notebook which i executed got more data which affected the notebook loading.

Creating this defect because was  not able to find documentation of the api at 
https://zeppelin.apache.org/docs/0.6.0/rest-api/rest-notebook.html.





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


[GitHub] zeppelin issue #1535: [Zeppelin-53] Broken newly created Notebook if there i...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue:

https://github.com/apache/zeppelin/pull/1535
  
The CI build is green.

Thanks,
Kavin
MailTo: kavin.ku...@imaginea.com


---
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-1563) Fall cron execute after adding link through markdown

2016-10-18 Thread Ivan Savin (JIRA)
Ivan Savin created ZEPPELIN-1563:


 Summary: Fall cron execute after adding link through markdown
 Key: ZEPPELIN-1563
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1563
 Project: Zeppelin
  Issue Type: Bug
  Components: front-end
Affects Versions: 0.7.0
Reporter: Ivan Savin


I have added link to other report through markdown.
After that I add cron expression (every hours). After 3 hours it falls:
 - First paragraph is pending, but no one is running
 - I couldn't switch type of page (simple, default, report)
 - I couldn't open edditor
 - I couldn't cancel this paragraph
 - In jobs is no data, but I really have 7 notebooks



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


[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue:

https://github.com/apache/zeppelin/pull/1536
  
I see your point, but let say i want to import a note and i have a note 
with the same name, it will not allow me to do that and i feel like its a 
pretty bad user experience here. What do you think?


---
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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread hyonzin
Github user hyonzin commented on the issue:

https://github.com/apache/zeppelin/pull/1518
  
@minahlee Thank you for your review! I modified more lines you commented, 
and some trivial placeholder because I think it's better to read. Is it okay? 


---
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 #1497: [ZEPPELIN-1233] Support Redis interpreter

2016-10-18 Thread darionyaphet
Github user darionyaphet commented on the issue:

https://github.com/apache/zeppelin/pull/1497
  
Hi  @anthonycorbacho  @HeartSaVioR  I have update `RedisInterpreter` with 
some redis commands (include APPEND ,BITCOUNT ,BITFIELD ,BITOP, BITPOS, DECR) . 

Please help review this one . If anything is OK , I will clean the 
commented code and completion other redis commands . 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 #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue:

https://github.com/apache/zeppelin/pull/1536
  
@anthonycorbacho : Lets say if i create a note with name 'Note'. If 
zeppelin allows me to create a new note with name 'Note', then after sometime 
when i search for one of this note, I am going to get confused 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.
---


[GitHub] zeppelin issue #1464: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue:

https://github.com/apache/zeppelin/pull/1464
  
Hi All,
An unknown commit got merged into this PR. I just had this issue while 
rebasing. I am going to open new PR for the same.So, Closing this PR . Please 
continue the discussion in the new PR 
https://github.com/apache/zeppelin/pull/1536


---
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 #1464: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at:

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


---
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 #1460: [ZEPPELIN-1490] pass subject while persisting note on ...

2016-10-18 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue:

https://github.com/apache/zeppelin/pull/1460
  
@Leemoonsoo changed it to extract from incoming job, that should be 
normally an instance of Paragraph.


---
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-1562) Wrong documentation in 'Run a paragraph synchronously' rest api

2016-10-18 Thread Meethu Mathew (JIRA)
Meethu Mathew created ZEPPELIN-1562:
---

 Summary: Wrong documentation in 'Run a paragraph synchronously' 
rest api
 Key: ZEPPELIN-1562
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1562
 Project: Zeppelin
  Issue Type: Bug
  Components: documentation
Affects Versions: 0.7.0
Reporter: Meethu Mathew
 Fix For: 0.7.0


The URL for running a paragraph synchronously using REST api is given as 
"http://[zeppelin-server]:[zeppelin-port]/api/notebook/job/[notebookId]/[paragraphId]
 " in the documentation.
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html#run-a-paragraph-synchronously.

When I searched the same in the github code , 
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/rest-api/rest-notebook.html#run-a-paragraph-synchronously
 , the URL is given as  "run/notebookId/paragraphId"



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


[GitHub] zeppelin issue #1535: [Zeppelin-53] Broken newly created Notebook if there i...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue:

https://github.com/apache/zeppelin/pull/1535
  
Reopening to trigger the CI 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 #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks closed the pull request at:

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


---
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 #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request:

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

[Zeppelin-53] Broken newly created Notebook if there is no permissions to 
mkdir on disk

### What is this PR for?
Error message should be shown to the user when there is permission issue 
with the 'notebook' storage folder.

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

### Todos
NA

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

### How should this be tested?
* Create the notebook storage folder (i.e zeppelin/notebook) with only read 
and execute permission
* Try to create a notebook from UI
* The below error message as in the screenshot should be rendered

### Screenshots (if appropriate)

![zeppelin-53](https://cloud.githubusercontent.com/assets/20789766/19468248/f394f0b8-9532-11e6-86d9-89a63fa6106a.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/kavinkumarks/zeppelin 
zeppelin-53-create-notebook-mkdir-issue

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

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


commit bcb3ece4d35e1df7c9511c481aba6ea5d0a46cb0
Author: Kavin 
Date:   2016-10-18T06:52:15Z

Show error message to the user when there is permission issue on
creating notebook.




---
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 #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue:

https://github.com/apache/zeppelin/pull/1536
  
I think its okay to have a duplicate name, if the noteId is different 
nothing bad will happen. What kind of case are you trying to solve 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.
---


[GitHub] zeppelin pull request #1537: Improve/sync multiuser

2016-10-18 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request:

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

Improve/sync multiuser

### What is this PR for?
apply multi-tenancy for storage sync mechanism

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

### Todos
* [x] - broadcast on sync
* [x] - set permissions for pulled notes

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

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

### Screenshots (if appropriate)
green CI

### 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/khalidhuseynov/incubator-zeppelin 
improve/sync-multiuser

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

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


commit 85d60e50f780c2a4d678cfdcdf82a429fa7b51c7
Author: Khalid Huseynov 
Date:   2016-09-22T06:16:03Z

don't sync on start

commit 1ee2448bed9774baf4aa682daf37def7dcf09b1f
Author: Khalid Huseynov 
Date:   2016-09-22T06:17:08Z

reload, sync and broadcast on login

commit 73c2e95e10c553f82b8af3625feb01ac059f9995
Author: Khalid Huseynov 
Date:   2016-09-23T02:35:08Z

set perms for pulling notes - make them private




---
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 #1536: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request:

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

[Zeppelin 796] Duplicated notebook names should not be allowed

What is this PR for?

When a notebook is created/cloned/imported the title/name of the new 
notebook should not be duplicate of the existing notebook's title/name

What type of PR is it?

Improvement

Todos

 - Task
What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-796

How should this be tested?

Create a notebook with name 'Note', Notebook should allow user to create a 
note
When a user try to create/clone/import a notebook with name 'Note', 
Notebook should not allow user to create note.
Screenshots (if appropriate)

Screenshot of error message displayed during create/clone notebook

![create](https://cloud.githubusercontent.com/assets/11922701/19467185/725d9dce-952d-11e6-8bee-bd1b19397993.png)


Screenshot of error message displayed during import notebook

![import](https://cloud.githubusercontent.com/assets/11922701/19467194/7cdc9b9c-952d-11e6-84e4-c9edcf37a4ef.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/rajarajan-g/zeppelin Z-796

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

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


commit 9ec319f3cd0a43d5f532d3e2037f35d659f2254d
Author: rajarajan-g 
Date:   2016-10-18T05:35:47Z

code changes for ZEPPELIN-796

commit 3b4ae2c929e6c579ac3f16a6f5aaba76b7231cc7
Author: rajarajan-g 
Date:   2016-10-18T06:38:16Z

format changes




---
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-1561) Storage sync mechanism doesn't working correctly in multi-tenant environment

2016-10-18 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1561:
-

 Summary: Storage sync mechanism doesn't working correctly in 
multi-tenant environment
 Key: ZEPPELIN-1561
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1561
 Project: Zeppelin
  Issue Type: Bug
Reporter: Khalid Huseynov
Assignee: Khalid Huseynov


Sync mechanism for storage layer doesn't correctly handle multi user 
environment. there should be separate sync and note workbench view per user.



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


[GitHub] zeppelin pull request #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
GitHub user kavinkumarks opened a pull request:

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

[Zeppelin-53] Broken newly created Notebook if there is no permissions to 
mkdir on disk

### What is this PR for?
Error message should be shown to the user when there is permission issue 
with the 'notebook' storage folder.

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

### Todos
NA

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

### How should this be tested?
* Create the notebook storage folder (i.e zeppelin/notebook) with only read 
and execute permission
* Try to create a notebook from UI
* The below error message as in the screenshot should be rendered

### Screenshots (if appropriate)

![zeppelin-53](https://cloud.githubusercontent.com/assets/20789766/19468248/f394f0b8-9532-11e6-86d9-89a63fa6106a.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/kavinkumarks/zeppelin 
zeppelin-53-create-notebook-mkdir-issue

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

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


commit bcb3ece4d35e1df7c9511c481aba6ea5d0a46cb0
Author: Kavin 
Date:   2016-10-18T06:52:15Z

Show error message to the user when there is permission issue on
creating notebook.




---
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 #1510: [ZEPPELIN-675] "No data available" in invalid graph ty...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue:

https://github.com/apache/zeppelin/pull/1510
  
@snaveenp Thanks, let me do a quick test


---
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 #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue:

https://github.com/apache/zeppelin/pull/1500
  
Also there is still the selenium test error:
```
Failed tests: 
  SparkParagraphIT.testSqlSpark:188 Paragraph from SparkParagraphIT of 
testSqlSpark result: 
Expected: 
"age\nâ–¼\njob\nâ–¼\nmarital\nâ–¼\neducation\nâ–¼\nbalance\nâ–¼\n30
 unemployed married primary 1787"
 but: was 
"age\nâ–¼\njob\nâ–¼\nmarital\nâ–¼\neducation\nâ–¼\nbalance\nâ–¼\n30
 unemployed married primary 1787"
```


---
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 #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue:

https://github.com/apache/zeppelin/pull/1500
  
@Peilin-Yang Sorry that it takes so long, you will need to rebase


---
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 #1524: [ZEPPELIN-1542] Cleanup of Note created during jUnit t...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue:

https://github.com/apache/zeppelin/pull/1524
  
LGTM :+1: 

Thanks,
Kavin
MailTo: kavin.ku...@imaginea.com


---
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-1560) NPE in SparkInterpreter.java of Zeppelin 0.6.2 interpreter when running Zeppelin 0.6.2 with Spark 2.0.1 or Spark 1.6.1

2016-10-18 Thread Sherry Xue (JIRA)
Sherry Xue created ZEPPELIN-1560:


 Summary: NPE in SparkInterpreter.java of Zeppelin 0.6.2 
interpreter when running Zeppelin 0.6.2 with Spark 2.0.1 or Spark 1.6.1
 Key: ZEPPELIN-1560
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1560
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.6.2
Reporter: Sherry Xue


When using the most recent released Zeppelin 0.6.2 with Spark 2.0.1 or Spark 
1.6.1, occasionally will run into this NPE problem:
When Running Spark 2.0.1(built with scala 2.11) and Zeppelin 0.6.2, the spark 
interpreter will popped up as:
INFO [2016-10-17 21:11:01,575] ({pool-2-thread-2} Logging.scala[logInfo]:54) - 
Registered BlockManager BlockManagerId(driver, 9.110.72.25, 52000)
 INFO [2016-10-17 21:11:01,876] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@-75284774{/metrics/json,null,AVAILABLE}
 INFO [2016-10-17 21:11:01,941] ({pool-2-thread-2} Logging.scala[logInfo]:54) - 
SchedulerBackend is ready for scheduling beginning after reached 
minRegisteredResourcesRatio: 0.0
 WARN [2016-10-17 21:11:01,974] ({pool-2-thread-2} 
Logging.scala[logWarning]:66) - Use an existing SparkContext, some 
configuration may not take effect.
 INFO [2016-10-17 21:11:01,996] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@478a3351{/SQL,null,AVAILABLE}
 INFO [2016-10-17 21:11:01,997] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@-50741f8a{/SQL/json,null,AVAILABLE}
 INFO [2016-10-17 21:11:01,998] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@-2a1e21c3{/SQL/execution,null,AVAILABLE}
 INFO [2016-10-17 21:11:01,999] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@1522c673{/SQL/execution/json,null,AVAILABLE}
 INFO [2016-10-17 21:11:02,001] ({pool-2-thread-2} 
ContextHandler.java[doStart]:744) - Started 
o.s.j.s.ServletContextHandler@667957f6{/static/sql,null,AVAILABLE}
 INFO [2016-10-17 21:11:02,020] ({pool-2-thread-2} Logging.scala[logInfo]:54) - 
Warehouse path is 
'/opt/zeppelin062/zeppelin062/zeppelin-0.6.2-bin-all/spark-warehouse'.
 INFO [2016-10-17 21:11:02,037] ({pool-2-thread-2} 
SparkInterpreter.java[createSparkSession]:338) - Created Spark session with 
Hive support
ERROR [2016-10-17 21:11:02,473] ({pool-2-thread-2} Job.java[run]:182) - Job 
failed
java.lang.NullPointerException
at 
org.apache.zeppelin.spark.SparkInterpreter.open(SparkInterpreter.java:843)
at 
org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:69)
at 
org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:93)
at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:341)
at org.apache.zeppelin.scheduler.Job.run(Job.java:176)
at 
org.apache.zeppelin.scheduler.FIFOScheduler$1.run(FIFOScheduler.java:139)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:522)
at java.util.concurrent.FutureTask.run(FutureTask.java:277)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:191)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.lang.Thread.run(Thread.java:785)
 INFO [2016-10-17 21:11:02,478] ({pool-2-thread-2} 
SchedulerFactory.java[jobFinished]:137) - Job remoteInterpretJob_1476709844602 
finished by scheduler org.apache.zeppelin.spark.SparkInterpreter-847950271
ERROR [2016-10-17 21:11:05,536] ({pool-1-thread-3} 
TThreadPoolServer.java[run]:296) - Error occurred during processing of message.
java.lang.NullPointerException

For Spark 1.6.1(built with scala 2.10), the spark-interpreter log shows:
 INFO [2016-10-18 12:59:54,993] ({pool-2-thread-2} Log4JLogger.java[info]:77) - 
The class "org.apache.hadoop.hive.metastore.model.MResourceUri" is tagged as 
"embedded-only" so does not have its own datastore table.
 INFO [2016-10-18 12:59:55,231] ({pool-2-thread-2} 
SessionState.java[createPath]:641) - Created local directory: 
/tmp/e8889df0-617d-46c0-b4fc-1aebda48ce56_resources
 INFO [2016-10-18 12:59:55,263] ({pool-2-thread-2} 
SessionState.java[createPath]:641) - Created HDFS directory: 
/tmp/hive/root/e8889df0-617d-46c0-b4fc-1aebda48ce56
 INFO [2016-10-18 12:59:55,290] ({pool-2-thread-2} 
SessionState.java[createPath]:641) - Created local directory: 
/tmp/root/e8889df0-617d-46c0-b4fc-1aebda48ce56
 INFO [2016-10-18 12:59:55,294] ({pool-2-thread-2}