[jira] [Created] (ZEPPELIN-3388) Refactor documentation for ZeppelinContext

2018-04-05 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3388:
-

 Summary: Refactor documentation for ZeppelinContext
 Key: ZEPPELIN-3388
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3388
 Project: Zeppelin
  Issue Type: Improvement
  Components: documentation
Affects Versions: 0.8.0, 0.7.4, 0.9.0
Reporter: Sanjay Dasgupta


The description of ZepplinContext is now almost entirely contained within the 
Spark interpreter's documentation 
([spark.md|https://github.com/apache/zeppelin/blob/master/docs/interpreter/spark.md]).
 But ZepplinContext has many generic features that are available to all 
interpreters, and it is important for ZepplinContext to have a more visible and 
independent presence in the Zeppelin documentation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] zeppelin issue #2902: ZEPPELIN-3140. Fixed Checkstyle issues in zeppelin-ser...

2018-04-05 Thread felixcheung
Github user felixcheung commented on the issue:

https://github.com/apache/zeppelin/pull/2902
  
weird.. I thought I merged it and resolved the bug yesterday.


---


[GitHub] zeppelin pull request #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] zeppelin issue #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRea...

2018-04-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/2911
  
Thanks @felixalbani.  merging it.


---


[jira] [Created] (ZEPPELIN-3387) Upgrade Apache Thrift to 0.11.0

2018-04-05 Thread Michiel Haisma (JIRA)
Michiel Haisma created ZEPPELIN-3387:


 Summary: Upgrade Apache Thrift to 0.11.0
 Key: ZEPPELIN-3387
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3387
 Project: Zeppelin
  Issue Type: Wish
  Components: build
Affects Versions: 0.8.0
Reporter: Michiel Haisma


Are there any plans to update libthrift to 0.11.0 (or any other newer version) 
for the 0.8.0 release?
The current version as far as I can tell in the latest update is still on 
0.9.2, which is almost 4 years old at this point. There seems to be an 
incredible amount of issues fixed (bugs, improvements) in the meantime, so 
upgrading could be a very worthwhile effort.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] zeppelin issue #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRea...

2018-04-05 Thread felixalbani
Github user felixalbani commented on the issue:

https://github.com/apache/zeppelin/pull/2911
  
@Leemoonsoo 


---


[GitHub] zeppelin issue #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRea...

2018-04-05 Thread felixalbani
Github user felixalbani commented on the issue:

https://github.com/apache/zeppelin/pull/2911
  
I created this new PR since previous PR 
https://github.com/apache/zeppelin/pull/2867 was not created from master. Sorry 
for any inconveniences.



---


[GitHub] zeppelin pull request #2911: Zeppelin 3332

2018-04-05 Thread felixalbani
GitHub user felixalbani opened a pull request:

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

Zeppelin 3332

### What is this PR for?
Simply fixes NPE by checking for null

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

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

### 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/felixalbani/zeppelin ZEPPELIN-3332

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

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


commit dd7d37dac991fc04ec6287fe05235e027e20e1f2
Author: bag_of_tricks 
Date:   2018-04-05T16:21:23Z

ZEPPELIN-3332

Simply fixes NPE by checking for null

commit 622333eb925870b5b4a2ce22da063b9857dd3da1
Author: bag_of_tricks 
Date:   2018-04-05T16:24:01Z

Revert "ZEPPELIN-3332"

This reverts commit dd7d37dac991fc04ec6287fe05235e027e20e1f2.

commit c6ccf4189ad50c09749b2a06d5fb61830075ab84
Author: bag_of_tricks 
Date:   2018-04-05T16:27:18Z

ZEPPELIN-3332

Simply fixes NPE by checking for null




---


[GitHub] zeppelin pull request #2867: ZEPPELIN-3332 Zeppelin login fails with NPE if ...

2018-04-05 Thread felixalbani
Github user felixalbani closed the pull request at:

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


---


[GitHub] zeppelin pull request #2863: Hotfix: ambiguous reference to overloaded defin...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] zeppelin issue #2863: Hotfix: ambiguous reference to overloaded definition

2018-04-05 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2863
  
Thanks for contribution @necosta  and sorry for late response, will merge 
it soon


---


[GitHub] zeppelin issue #2864: ZEPPELIN-3325: SparkR interpreter build bugfix

2018-04-05 Thread necosta
Github user necosta commented on the issue:

https://github.com/apache/zeppelin/pull/2864
  
Hi @Leemoonsoo , @zjffdu , @andreaTP

Can I get a review?

Rebased against latest master - 8818463, cherry-picked the change on 
https://github.com/apache/zeppelin/pull/2863 in order to get a green build.

Running:
`
mvn clean package --batch-mode package -Phelium-dev -Pscala-2.11 
-Dscala.version=2.11.8 -Dscala.binary.version=2.11 -Pbuild-distr -Pspark-2.1 
-Dspark.version=2.1.1 -Pr -Pcassandra-spark-1.5 -Psparkr -Ppyspark -Phadoop-2.7 
-Dhadoop.version=2.7.3 -Dmaven.findbugs.enable=false -Drat.skip=true 
-Dcheckstyle.skip=true -DskipTests
`
CI: https://travis-ci.org/nokia/zeppelin/builds/362558135

Thanks


---


[GitHub] zeppelin issue #2863: Hotfix: ambiguous reference to overloaded definition

2018-04-05 Thread necosta
Github user necosta commented on the issue:

https://github.com/apache/zeppelin/pull/2863
  
Hi @Leemoonsoo , @zjffdu , @andreaTP 

I re-tested the bug is active (building against latest master - 
881846364b08ec),
`
mvn clean package --batch-mode package -Phelium-dev -Pscala-2.11 
-Dscala.version=2.11.8 -Dscala.binary.version=2.11 -Pbuild-distr -Pspark-2.1 
-Dspark.version=2.1.1 -Pr -Pcassandra-spark-1.5 -Psparkr -Ppyspark -Phadoop-2.7 
-Dhadoop.version=2.7.3 -Dmaven.findbugs.enable=false -Drat.skip=true 
-Dcheckstyle.skip=true -DskipTests 
`
rebased this hotfix on top of latest master, and validated it works.

Struggling a bit in getting a green CI although giving it one final go on 
https://travis-ci.org/nokia/zeppelin/builds/362537813

Any final comments? Can we get this merged? Thanks.


---


[GitHub] zeppelin pull request #2910: [HOTFIX] Avoid trimming from non-string type wh...

2018-04-05 Thread jongyoul
Github user jongyoul closed the pull request at:

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


---


[GitHub] zeppelin issue #2910: [HOTFIX] Avoid trimming from non-string type when load...

2018-04-05 Thread jongyoul
Github user jongyoul commented on the issue:

https://github.com/apache/zeppelin/pull/2910
  
WIll close it as it's fixed by #2908 


---


[GitHub] zeppelin pull request #2902: ZEPPELIN-3140. Fixed Checkstyle issues in zeppe...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] zeppelin pull request #2908: [HOTFIX] Fix ClassCastException when reading in...

2018-04-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[jira] [Created] (ZEPPELIN-3386) Zeppelin unusable with a french keyboard

2018-04-05 Thread Mathieu DESPRIEE (JIRA)
Mathieu DESPRIEE created ZEPPELIN-3386:
--

 Summary: Zeppelin unusable with a french keyboard
 Key: ZEPPELIN-3386
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3386
 Project: Zeppelin
  Issue Type: Bug
Affects Versions: 0.7.3
Reporter: Mathieu DESPRIEE


On a [french 
keyboard|https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/KB_Tamazight_International.svg/420px-KB_Tamazight_International.svg.png],
 left square bracket is alt+shift+5.
This does not work on zeppelin, the key is caught by some shortcut I can't 
identify

And writing scala code without square brackets is ... a bit challenging !

Related to ZEPPELIN-778



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] zeppelin issue #2902: ZEPPELIN-3140. Fixed Checkstyle issues in zeppelin-ser...

2018-04-05 Thread jongyoul
Github user jongyoul commented on the issue:

https://github.com/apache/zeppelin/pull/2902
  
Let's merge it


---


[GitHub] zeppelin issue #2908: [HOTFIX] Fix ClassCastException when reading interpret...

2018-04-05 Thread jongyoul
Github user jongyoul commented on the issue:

https://github.com/apache/zeppelin/pull/2908
  
Oh. This is the same one with my PR #2910. I've checked it's not always a 
string type. @zjffdu Could you please check my PR and merge both of them?


---