[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread Savalek
Github user Savalek commented on the issue:

https://github.com/apache/zeppelin/pull/3243
  
@drod331, try to restart `2.3`, `2.7`, `2.11` tests. Sometimes it helps.


---


[GitHub] zeppelin pull request #3152: [ZEPPELIN-3736] Helium page's UI to show loadin...

2018-11-29 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at:

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


---


[jira] [Created] (ZEPPELIN-3891) 0.7.3 Edit Interpreter Settings "Save" Button - Not working

2018-11-29 Thread Connor McCarl (JIRA)
Connor McCarl created ZEPPELIN-3891:
---

 Summary: 0.7.3 Edit Interpreter Settings "Save" Button - Not 
working
 Key: ZEPPELIN-3891
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3891
 Project: Zeppelin
  Issue Type: Bug
  Components: Interpreters, zeppelin-interpreter
Affects Versions: 0.7.3
 Environment: macOS Mojave version 10.14.1
Reporter: Connor McCarl
 Attachments: Screen Shot 2018-11-29 at 6.12.18 PM.png, 
zeppelin-connor-billionaire.log

1) Downloaded "zeppelin-0.7.3-bin-all.tgz" from 
[http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-all.tgz|http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-all.tgz.]

2) Verified integrity of the files per instructions

3) Unzipped and started zeppelin

4) Updated Spark interpreter settings *tested with other interpreters as well*

5) Clicked "Save" at bottom

6) "Ok" confirmation DOES NOT work ("Cancel" does work)

 

*Also, might want to update pgp, md5, and sha links on the download page 
([https://zeppelin.apache.org/download.html)] to reflect archive location - 
links currently broken.*



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


[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread drod331
Github user drod331 commented on the issue:

https://github.com/apache/zeppelin/pull/3243
  
This build failed on travis-ci.org, but passed on travis-ci.com.  I'll 
investigate further and see what's going on.


---


[jira] [Created] (ZEPPELIN-3890) bigquery null values display

2018-11-29 Thread mike bolsunovskyi (JIRA)
mike bolsunovskyi created ZEPPELIN-3890:
---

 Summary: bigquery null values display
 Key: ZEPPELIN-3890
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3890
 Project: Zeppelin
  Issue Type: Bug
  Components: GUI
Affects Versions: 0.8.0
 Environment: zeppelin in docker
Reporter: mike bolsunovskyi
 Attachments: Screenshot from 2018-11-29 19-11-36.png

When you receive query results with null values zeppelin display it as 
*java.lang.Object@3e315c93* string

expected results: *null*

example on screenshot



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


[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-29 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/3242
  
I found a bug, I'll keep you posted.


---


[GitHub] zeppelin pull request #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Poin...

2018-11-29 Thread conker84
Github user conker84 closed the pull request at:

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


---


[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread drod331
Github user drod331 commented on the issue:

https://github.com/apache/zeppelin/pull/3243
  
@jongyoul Honestly, I'm not sure.  I don't have a ton of experience with 
npm, I just knew that the dependency was breaking my build and changing 
package-lock.json locally worked for me.  It seems like the right answer here, 
thanks to @Savalek , might be bumping npm-run-all in package.json to a newer 
version, 4.1.5, which no longer uses the (grand)parent dependency of the 
offending library.


---


[GitHub] zeppelin issue #2552: WIP: [ZEPPELIN-2881] Fix OIDC logout

2018-11-29 Thread tiboun
Github user tiboun commented on the issue:

https://github.com/apache/zeppelin/pull/2552
  
Hi, I've made an integration of the oidc logout and have included a new 
profile (oidc) in order to build zeppelin with oidc related libs. I've started 
my work on branch-0.8 because master doesn't build with scala 2.11 at the 
moment. Would you like me to push my PR in this issue or do I have to create a 
new issue and ask if I can add a new profile for oidc ? I think it would be 
better to create a new one.


---


[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-11-29 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] zeppelin issue #3242: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-11-29 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/3242
  
Now there are two failing that I think are not related to this PR


---


[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread Savalek
Github user Savalek commented on the issue:

https://github.com/apache/zeppelin/pull/3243
  
Travis tests for this PR failed 
[link](https://travis-ci.org/drod331/zeppelin/builds/461127589).
Dependency branch: `npm-run-all` --> `ps-tree` --> `event-stream` --> 
`flatmap-stream`.
I'm updated `npm-run-all` version to `4.1.5` ( this version not 
include`ps-tree`) and regenerate `package-lock.json'.
And travis checks is OK.

[Travis](https://travis-ci.org/Savalek/zeppelin/builds/461195255?utm_source=github_status_medium=notification)
 and 
[commit](https://github.com/Savalek/zeppelin/commit/3f7be1c44b4b0030572fb2c7c8b4eb149749a8c0).



---


[jira] [Created] (ZEPPELIN-3889) Empty TITLE tag in html

2018-11-29 Thread Egor Kotelnikov (JIRA)
Egor Kotelnikov created ZEPPELIN-3889:
-

 Summary: Empty TITLE tag in html
 Key: ZEPPELIN-3889
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3889
 Project: Zeppelin
  Issue Type: Bug
  Components: front-end
Reporter: Egor Kotelnikov


All notebooks have empty title tag in html code, so its impossible to find the 
one if many tabs opened. So, title tag must include the name of opened notebook.



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