[GitHub] zeppelin issue #1158: [ZEPPELIN-1131] Does not initialize login page values.

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1158 LGTM. Merging this if no more discussion. --- 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

[GitHub] zeppelin pull request #1154: [ZEPPELIN-1136] NPE in Zeppelin Logs

2016-07-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1154 --- 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

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1157 @jongyoul i couldn't figure out a easier way, than having a actual kerberos environment, and then testing it there. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1155: [ZEPPELIN-1143] Interpreter dependencies are not downl...

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1155 Yes, so far that is the only way we can download the dependency again. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Re: Node dependency issues trying to build zeppelin-web

2016-07-10 Thread Luciano Resende
I have some of those updates in a local pr, but i need to finish the support for scala 2.11 before I can spend more time trying to find all these depende ies that might need to be updates On Sunday, July 10, 2016, Alexander Bezzubov wrote: > Hi Luciano, > > I think the problem

[GitHub] zeppelin pull request #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1120 --- 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

[GitHub] zeppelin issue #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto complet...

2016-07-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1120 CI is green now, looks great to me. Can you please next time make sure JIRA issue is assigned to you as well? Let me know if there are any troubles with JIRA on doing so (i.e it's not editable

[GitHub] zeppelin pull request #1159: [Test branch] Logout

2016-07-10 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1159 [Test branch] Logout ### What is this PR for? This is a test branch related to #1140 This won't be merged ### What type of PR is it? Bug Fix ### How should this

Re: Node dependency issues trying to build zeppelin-web

2016-07-10 Thread Alexander Bezzubov
Hi Luciano, I think the problem you are reffering has been reported before and is logged under https://issues.apache.org/jira/browse/ZEPPELIN-1133 It would be great indeed to get those dependencies versions upgraded. -- Alex On Fri, Jul 8, 2016 at 1:32 PM, moon soo Lee wrote:

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-07-10 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1135 You might also need `git push -f` after resolving conflicts --- 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

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-07-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1135 @davidtzoor Oh sorry for my late response. Did you fetch the latest version of upstream `master`? ``` git checkout master git fetch upstream git pull upstream master

[GitHub] zeppelin issue #1137: [ZEPPELIN-1122] BugFix for repositories snapshot is al...

2016-07-10 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1137 @bzz oh I see. Thank you reminding me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] zeppelin pull request #1137: [ZEPPELIN-1122] BugFix for repositories snapsho...

2016-07-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1137 --- 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

[GitHub] zeppelin issue #1137: [ZEPPELIN-1122] BugFix for repositories snapshot is al...

2016-07-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1137 @astroshim can you please next time set "Fix Version" in JIRA and make sure issue is assigned to you? This helps release manager a lot! --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #1158: [ZEPPELIN-1131] Does not initialize login page values.

2016-07-10 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1158 @astroshim, CI failure seems unrelated 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

[GitHub] zeppelin issue #1155: [ZEPPELIN-1143] Interpreter dependencies are not downl...

2016-07-10 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1155 @prabhjyotsingh How to deal with it in case of getting error while downloading deps? Just edit and save it again? --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-10 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1157 @prabhjyotsingh Changes look good, but do you guide me to this PR with my local machine? Does it have easy way to test it? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-10 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo Merged name and aliases, and enabled working with 0.6.0's conf/interpreter.json. Concerning matching interpreters, I've test it with 0.6.0 binary. But there're something different

[jira] [Created] (ZEPPELIN-1150) Table contents disappear 2nd run onwards

2016-07-10 Thread Gaurav Kumar (JIRA)
Gaurav Kumar created ZEPPELIN-1150: -- Summary: Table contents disappear 2nd run onwards Key: ZEPPELIN-1150 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1150 Project: Zeppelin Issue

[GitHub] zeppelin issue #993: [ZEPPELIN-987] Enable user to secure interpreter settin...

2016-07-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/993 @prabhjyotsingh i'll rebase after #1100 merged and add the alert message to credential page as well :) --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #993: [ZEPPELIN-987] Enable user to secure interpreter settin...

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/993 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

[GitHub] zeppelin issue #1140: [ZEPPELIN-1125] Application does not logout user when ...

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1140 > Basic Auth is getting logout after only one call. Kind of strange it, doesn't work for me. Have attached gif's where in console, first I'm trying to call it once, then twice, and

[GitHub] zeppelin issue #993: [ZEPPELIN-987][WIP] Enable user to secure interpreter s...

2016-07-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/993 @prabhjyotsingh Thanks for your feedback. I addressed it in the last commit :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1154: [ZEPPELIN-1136] NPE in Zeppelin Logs

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1154 Yes, agreed, added a unit test case for getUserList `userlist/{searchText}` API. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Zeppelin 0.6.0 on CDH 5.7.1

2016-07-10 Thread Felix Cheung
Right, it is possible we might encounter this with Spark 2.0. -users@ for now This error seems to be serialization related. Commonly this can be caused by mismatch versions. What is spark.master set to? Could you try with local[*] instead of yarn-client to see if Spark running by Zeppelin is