[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. 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] 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 #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 appe

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

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

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

[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 #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 fe

[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 Looks great to me, thank you, CI passes 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

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

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

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

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: > I believe the p

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

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

2016-07-10 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1140 @prabhjyotsingh I made a test PR with gif of Chrome, Firefox, Safari https://github.com/apache/zeppelin/pull/1159 --- If your project is set up for it, you can reply to this email and have you

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

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

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 you are reffering

[GitHub] zeppelin issue #1159: [Test branch] Logout

2016-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1159 This works perfectly with `/** = authc`, but #1140 was for fixing `/** = authcBasic` --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

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

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

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

[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 issue #1156: ZEPPELIN-1145 Zeppelin UI fails to load page with HTTP...

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

[GitHub] zeppelin issue #1147: ZEPPELIN-1130 Make Livy create session retries configu...

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

[GitHub] zeppelin issue #1153: Block all routes except Home when user isn't logged

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