[GitHub] zeppelin pull request #2922: [ZEPPELIN-3403] Zeppelin documentation not poin...

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2922 ---

[GitHub] zeppelin pull request #2909: [ZEPPELIN-3384] Reduce the number of calls that...

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2909 ---

[GitHub] zeppelin pull request #2915: ZEPPELIN-3391 Incorrect status shown for '%livy...

2018-04-12 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/2915 ---

[GitHub] zeppelin issue #2915: ZEPPELIN-3391 Incorrect status shown for '%livy2.conf'...

2018-04-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2915 right fix is in #2926 ---

[GitHub] zeppelin issue #2926: ZEPPELIN-3391. Incorrect status shown for '%livy2.conf...

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2926 @felixcheung @r-kamath Could you help review it ? Thanks ---

[GitHub] zeppelin pull request #2926: ZEPPELIN-3391. Incorrect status shown for '%liv...

2018-04-12 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2926 ZEPPELIN-3391. Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters ### What is this PR for? The root cause of this bug is that the final status of paragraph is not

[GitHub] zeppelin pull request #2925: ZEPPELIN-3404. Fail to run cronjob when user do...

2018-04-12 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2925 ZEPPELIN-3404. Fail to run cronjob when user doesn't run it manually before cronjob ### What is this PR for? This bug is introduced by #2914, this PR will set authenticationInfo using

[GitHub] zeppelin issue #2914: [ZEPPELIN-3350] Don't allow set cronExecutionUser

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2914 Thanks @weand I have created ZEPPELIN-3404 for it ---

[GitHub] zeppelin issue #2914: [ZEPPELIN-3350] Don't allow set cronExecutionUser

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2914 Thanks @weand I have created ZEPPELIN-3404 for it ---

[jira] [Created] (ZEPPELIN-3404) Fail to run cronjob is user don't run it manually before cronjob

2018-04-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3404: Summary: Fail to run cronjob is user don't run it manually before cronjob Key: ZEPPELIN-3404 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3404 Project:

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2923 LGTM @prabhjyotsingh could you help take a look at the npm error in travis ? Some other contributors also hit this same in other PR recently. ---

[GitHub] zeppelin pull request #:

2018-04-12 Thread bern80
Github user bern80 commented on the pull request: https://github.com/apache/zeppelin/commit/f4a798b6230b4f2389ad7ea9b41818b15d9ab5a7#commitcomment-28558190 How about ui-grid exporter dependencies? E.g. Currently Table export to excel is not working due to missing dependencies:

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-12 Thread VipinRathor
Github user VipinRathor commented on the issue: https://github.com/apache/zeppelin/pull/2923 All Travis CI builds are failing for some npm error. Looks unrelated but I'm not sure. I need some help in getting this through. CC: @prabhjyotsingh @r-kamath ---

[GitHub] zeppelin pull request #2923: ZEPPELIN-3312 Add option to convert username to...

2018-04-12 Thread VipinRathor
GitHub user VipinRathor reopened a pull request: https://github.com/apache/zeppelin/pull/2923 ZEPPELIN-3312 Add option to convert username to lower case ### What is this PR for? This PR introduces a new configuration property to convert username to lower case. This is useful

[GitHub] zeppelin pull request #2923: ZEPPELIN-3312 Add option to convert username to...

2018-04-12 Thread VipinRathor
Github user VipinRathor closed the pull request at: https://github.com/apache/zeppelin/pull/2923 ---

[GitHub] zeppelin issue #2914: [ZEPPELIN-3350] Don't allow set cronExecutionUser

2018-04-12 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2914 not directly when logged out. instead the NPE happens when Zeppelin gets restartet and next cron runs before the note was run manually, which is a frequent use case IMHO. > ERROR [2018-04-12

[GitHub] zeppelin issue #2916: ZEPPELIN-3395 Fix: Spark interpreter does not run as i...

2018-04-12 Thread iijima-satoshi
Github user iijima-satoshi commented on the issue: https://github.com/apache/zeppelin/pull/2916 Tests for interpreters except spark one were droped in case of ZEPPELIN_IMPERSONATE_SPARK_PROXY_USER = true. I fixed and manually tested. ---

[GitHub] zeppelin pull request #2886: ZEPPELIN-3356: Zeppelin FileSystemStorage relog...

2018-04-12 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/2886 ---

[GitHub] zeppelin pull request #2921: Zeppelin npm error: getaddrinfo ENOTFOUND

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2921 ---

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-12 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 Great idea.. I had a similar jira https://issues.apache.org/jira/browse/ZEPPELIN-2886 Thanks! ---

[GitHub] zeppelin issue #2886: ZEPPELIN-3356: Zeppelin FileSystemStorage reloginFromK...

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2886 @gss2002 I just found the root cause is that UserGroupInformation.loginUserFromKeytab called multiple times and created PR #2924 to fix it, I have verified it, could you help verified it if you

[GitHub] zeppelin pull request #2924: [ZEPPELIN-3356] Kerberos ticket still expire af...

2018-04-12 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2924 [ZEPPELIN-3356] Kerberos ticket still expire after 7 days ### What is this PR for? The root cause is that we may do UserGroupInformation.loginUserFromKeytab multiple times if we use hdfs

[GitHub] zeppelin issue #2921: Zeppelin npm error: getaddrinfo ENOTFOUND

2018-04-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2921 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-12 Thread VipinRathor
Github user VipinRathor commented on the issue: https://github.com/apache/zeppelin/pull/2923 @prabhjyotsingh @felixcheung @zjffdu Can you please help review? Thanks. ---

[GitHub] zeppelin pull request #2923: ZEPPELIN-3312 Add option to convert username to...

2018-04-12 Thread VipinRathor
GitHub user VipinRathor opened a pull request: https://github.com/apache/zeppelin/pull/2923 ZEPPELIN-3312 Add option to convert username to lower case ### What is this PR for? This PR introduces a new configuration property to convert username to lower case. This is useful when

[GitHub] zeppelin issue #2922: [ZEPPELIN-3403] Zeppelin documentation not pointing to...

2018-04-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2922 Will merge this to master and branch-0.8 if no more discussion. ---

[GitHub] zeppelin issue #2922: [ZEPPELIN-3403] Zeppelin documentation not pointing to...

2018-04-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2922 @zjffdu Can you help review this. ---

[GitHub] zeppelin pull request #2922: [ZEPPELIN-3403] Zeppelin documentation not poin...

2018-04-12 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2922 [ZEPPELIN-3403] Zeppelin documentation not pointing to correct url ### What is this PR for? Zeppelin documentation not pointing to correct URL. Zeppelin documentation is

[jira] [Created] (ZEPPELIN-3403) Zeppelin documentation not pointing to correct url

2018-04-12 Thread Supreeth Sharma (JIRA)
Supreeth Sharma created ZEPPELIN-3403: - Summary: Zeppelin documentation not pointing to correct url Key: ZEPPELIN-3403 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3403 Project: Zeppelin

[GitHub] zeppelin issue #2918: [ZEPPELIN-3399] Tests failing with no changes - ShellS...

2018-04-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2918 LGTM @ReedOei Could you trigger the build again ? I don't see the travis succeeded ---

[jira] [Created] (ZEPPELIN-3402) ParagraphActionsIT fails on travis

2018-04-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3402: Summary: ParagraphActionsIT fails on travis Key: ZEPPELIN-3402 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3402 Project: Zeppelin Issue Type: Bug