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

2016-07-09 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1140 @prabhjyotsingh Basic Auth is getting logout after only one call. > Advantage of keeping UNAUTHORIZED is that we don't have to bother about $http.post's success, since just after that w

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

2016-07-09 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 w

Zeppelin 0.6.0 on CDH 5.7.1

2016-07-09 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 so

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

2016-07-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/993 Sure this will work. Thanks for the fix. --- 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 pull request #1115: [ZEPPELIN-1099] Build and run Spark without spa...

2016-07-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1115 --- 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 #1154: [ZEPPELIN-1136] NPE in Zeppelin Logs

2016-07-09 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1154 I think we need to add test case for this. How about you? --- 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

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Jongyoul Lee
Hi all, Could you guys check the CDH's version of Spark? As I've tested it for a long time ago, it is a little bit different from vanila one, for example, the CDH's one has a different version of some depedencies including Akka. Regards, JL On Sat, Jul 9, 2016 at 11:47 PM, Benjamin Kim wrote:

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

2016-07-09 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo Thanks for the review, and because this is the first working draft and I've changed a lot, some incompatibility and bug may exists. I'll fix them. Concerning name and alias,

[GitHub] zeppelin pull request #1119: [DOC] Zeppelin 0.6.0 release note

2016-07-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1119 --- 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-09 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1158 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 the fe

[jira] [Created] (ZEPPELIN-1149) %sh interpreter does not work with kerberoes enabled cluster

2016-07-09 Thread Kshitij Badani (JIRA)
Kshitij Badani created ZEPPELIN-1149: Summary: %sh interpreter does not work with kerberoes enabled cluster Key: ZEPPELIN-1149 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1149 Project: Zep

[jira] [Created] (ZEPPELIN-1148) %pyspark hits GSS exception in secure cluster

2016-07-09 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1148: Summary: %pyspark hits GSS exception in secure cluster Key: ZEPPELIN-1148 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1148 Project: Zeppelin Issue Ty

[jira] [Created] (ZEPPELIN-1147) Spark Interpreter fails with "HiveException: org.apache.thrift.transport.TTransportException"

2016-07-09 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1147: Summary: Spark Interpreter fails with "HiveException: org.apache.thrift.transport.TTransportException" Key: ZEPPELIN-1147 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1147

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

2016-07-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/993 @prabhjyotsingh Sorry for my late response. Since i think they need to know the existence of those menus(`Interpretes`, `Configurations` and `Credentials`), I added `ngToast` error message inste

[GitHub] zeppelin issue #1156: ZEPPELIN-1145 Zeppelin UI fails to load page with HTTP...

2016-07-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1156 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 pull request #1158: [ZEPPELIN-1131] Does not initialize login page ...

2016-07-09 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1158 [ZEPPELIN-1131] Does not initialize login page values. ### What is this PR for? This PR is for initialization of login page values(id, password). The login id and password does not initi

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

2016-07-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1140 @corneadoug Shall I merge this, if it works for you ? --- 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 n

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

2016-07-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1154 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 pull request #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter shoul...

2016-07-09 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1157 [ZEPPELIN-1146] Zeppelin JDBC interpreter should work in a Kerberos environment ### What is this PR for? Zeppelin JDBC interpreter should work in a Kerberos environment ### Wh

[jira] [Created] (ZEPPELIN-1146) Zeppelin JDBC interpreter should work in a Kerberos enviornment

2016-07-09 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-1146: - Summary: Zeppelin JDBC interpreter should work in a Kerberos enviornment Key: ZEPPELIN-1146 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1146 Project