[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1141 CI's passed. Thank you @bzz and @cloverhearts ! --- 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

[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1141 @cloverhearts Thank you very much! --- 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 #1138: [DOC][MINOR] Add shell interpreter docs to _navigation...

2016-07-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1138 @felixcheung I updated `shell.md` as you suggested :) I also applied TOC(Table of Contents) to `rest-credential.md` which is from #1030. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1100: [ZEPPELIN-1054] Improve "Credentials" UI

2016-07-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1100 @corneadoug All CI builds failed. Seems they are related with [ZEPPELIN-1016](https://issues.apache.org/jira/browse/ZEPPELIN-1016) or

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

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1137 Thank you for fixing! Looks like CI fails dues to https://github.com/npm/npm/issues/13284 Looks good to me, merging if there is no more discussion --- If your project is set up for it, you

[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1141 CI fails due to https://github.com/npm/npm/issues/13284#issuecomment-230799479 --- 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

tons of nullpointer exceptions on master

2016-07-06 Thread Randy Gelhausen
Hi All, Every time I open a notebook or perform an action, I'm getting stacktraces in zeppelin.log- http://pastebin.com/A0mwEBcC. Additionally, I have many notebooks. They show on the Zeppelin Homepage, but not in the notebook dropdown. Screenshot: http://imgur.com/unKHNx1 Anyone else seeing

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge sorry, people were busy releasing 0.6.0 recently Could you please: - [ ] rebase this code on latest `master` branch - [ ] update title (add WIP) and PR description to

[GitHub] zeppelin pull request #1134: ZEPPELIN-1063: fix PythonInterpreter flaky test

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1134 --- 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 #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 Looks at latest CI results, I do not think that comment above is relevant any more, esp for the first and most general CI profile. Great progress @rawkintrevo ! --- If your project is set up

[GitHub] zeppelin issue #1134: ZEPPELIN-1063: fix PythonInterpreter flaky test

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1134 CI is green, merging if there is 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 #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1125 --- 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 #1134: ZEPPELIN-1063: fix PythonInterpreter flaky test

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1134 Reviews addressed in 65698d2, waiting for CI 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

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

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1120 ping @astroshim To help making CI more stable, could you please re-base on the latest master? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #1136: [ZEPPELIN-1121] Bugfix pyspark autocompletion.

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1136 --- 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 #1136: [ZEPPELIN-1121] Bugfix pyspark autocompletion.

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1136 I have updated JIRA issue, next time could you please make sure it's assigned and have correct "Fix Version" set? This helps to do release management a lot! --- If your project is set up for it,

[GitHub] zeppelin pull request #1141: [Bugfix] Wrong return value of HDFSFileInterpre...

2016-07-06 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1141 [Bugfix] Wrong return value of HDFSFileInterpreter completion. ### What is this PR for? This PR fixes auto competion of HDFSFileInterpreter. ### What type of PR is it? Bug

[GitHub] zeppelin issue #1133: [DOC][ZEPPELIN-732] Helium Application

2016-07-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1133 Merge it into master if there're no more discussions --- 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

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-07-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1025 Thanks @cloverhearts for the new feature. CI failure unrelated. LGTM and merge if there're no more discussion. --- If your project is set up for it, you can reply to this email and

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-06 Thread Jeff Steinmetz
Great work - kudos to the 70+ contributors! Best Jeff Steinmetz On 7/6/16, 12:14 AM, "mina lee" wrote: >The Apache Zeppelin community is pleased to announce the availability of >the 0.6.0 release. > >Zeppelin is a collaborative data analytics and visualization tool for

[GitHub] zeppelin issue #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1139 @corneadoug, have made the relevant changes. It was coming because `function($scope.` was is next line, and because of which build was failing with `validateIndentation:

[GitHub] zeppelin issue #1140: Application does not logout user when authcBasic and `...

2016-07-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1140 @corneadoug, have made a fix for https://github.com/apache/zeppelin/pull/1071#issuecomment-230736598. Can you please review. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1125 @bzz @jongyoul Thank you! ci passed --- 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

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

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

[GitHub] zeppelin issue #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1139 CI fails for `Failed to run task: 'npm install --color=false' failed.`, re-triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1139 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

[GitHub] zeppelin issue #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread rconlinehwx
Github user rconlinehwx commented on the issue: https://github.com/apache/zeppelin/pull/1139 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 #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1139 [ZEPPELIN-235] jscs in zeppelin-web ### What is this PR for? Reopening the PR https://github.com/apache/zeppelin/pull/229 for jscs in zeppelin-web, using following in .jscsrc

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

2016-07-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1071 @corneadoug, will surly look into it, in the mean while have created this a new jira for tracking the same https://issues.apache.org/jira/browse/ZEPPELIN-1125 --- If your project is set

[jira] [Created] (ZEPPELIN-1125) Application does not logout user when authcBasic and `./grunt serve` is used

2016-07-06 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-1125: - Summary: Application does not logout user when authcBasic and `./grunt serve` is used Key: ZEPPELIN-1125 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1125

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-06 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1125 ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc interpreter ### What is this PR for? Doesn't work autocompletion for jdbc interpreter 'Completion' There is a problem with the

[jira] [Created] (ZEPPELIN-1124) support mutil mysql/hive instance

2016-07-06 Thread chao.wu (JIRA)
chao.wu created ZEPPELIN-1124: - Summary: support mutil mysql/hive instance Key: ZEPPELIN-1124 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1124 Project: Zeppelin Issue Type: Wish

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

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1071 @prabhjyotsingh I got it working on localhost:8080, but not using `./grunt serve` Could you take a look?

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

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

[GitHub] zeppelin issue #1132: [ZEPPELIN-1088] Add Htmlhint

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1132 Merging if there is no more discussions --- 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 #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1125 Looks great to me 👍 for having tests! Merging if there is no further discussion --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1138: [DOC][MINOR] Add shell interpreter docs to _navigation...

2016-07-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1138 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 #1123: [Zeppelin - 1104] ZeppelinHub storage max note size to...

2016-07-06 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1123 @bzz done --- 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,

[GitHub] zeppelin issue #1132: [ZEPPELIN-1088] Add Htmlhint

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

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

2016-07-06 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1120 [ZEPPELIN-1102] ElasticSearch interpreter auto completion doesn't work. ### What is this PR for? This PR fixes bug of elasticsearch auto completion. ### What type of PR is

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

2016-07-06 Thread astroshim
Github user astroshim 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

[GitHub] zeppelin pull request #1138: [DOC][MINOR] Add shell interpreter docs to _nav...

2016-07-06 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1138 [DOC][MINOR] Add shell interpreter docs to _navigation.html ### What is this PR for? After #1087 merged, a new docs `shell.md` was added. But in the docs website, still Shell interpreter

[GitHub] zeppelin pull request #1134: ZEPPELIN-1063: fix PythonInterpreter flaky test

2016-07-06 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/zeppelin/pull/1134 ZEPPELIN-1063: fix PythonInterpreter flaky test ### What is this PR for? fix flaky `PythonInterpreter.testClose()` test ### What type of PR is it? Hot Fix ### What is the