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

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1139 @prabhjyotsingh Thanks for fixing it. Looks awesome, let me test it a bit --- 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: Application does not logout user when authcBasic and `...

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1140 @prabhjyotsingh Thanks, I will test that --- 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 featu

[GitHub] zeppelin issue #1121: [Improve] workflow - run to relation paragraph

2016-07-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1121 @cloverhearts How about attaching `[WIP]` to this PR title? --- 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 #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 this

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

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

[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 [ZEPPELIN-1126](https://issues.apache.org/jira/browse/ZEPP

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

2016-07-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1141 @bzz in my opnnion.. this reason. ``` [ERROR] HDFSFileInterpreter.java[314:75] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. ``` https://s3.ama

[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

[GitHub] zeppelin pull request #279: ZEPPELIN-278 fix build warnings and rat hang

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

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 the

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

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

[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 #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 Let's focus on fixing CI profiles one by one. [1st profile](https://s3.amazonaws.com/archive.travis-ci.org/jobs/141500057/log.txt) failure now is consistent with before (whish is a good sign

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

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1120 pong @bzz I just re-based. Thanks. --- 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 #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 f

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

[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 CI failure is not related to this changes On ALL profiles we have `[INFO] Zeppelin: web Application .. FAILURE [05:49 min]` ``` [INFO] make: Enterin

[jira] [Created] (ZEPPELIN-1126) Font-end: `[ERROR] npm WARN` during the build

2016-07-06 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1126: Summary: Font-end: `[ERROR] npm WARN` during the build Key: ZEPPELIN-1126 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1126 Project: Zeppelin

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

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

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

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

[GitHub] zeppelin pull request #1118: [ZEPPELIN-1100] Auto completion of Alluxio inte...

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

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1117 @bzz @Leemoonsoo please review. --- 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

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

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 >distributed, general

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

[GitHub] zeppelin pull request #1140: Application does not logout user when authcBasi...

2016-07-06 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1140 Application does not logout user when authcBasic and `./grunt serve` is used ### What is this PR for? Creating this issue from [this](https://github.com/apache/zeppelin/pull/1071#issue

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

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

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1139 The indent in notebook.controller.js is messed up --- 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 t

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

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

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

[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

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

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

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

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

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

[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? ![logout](https://cloud.githubusercontent.com/assets/710411/16613153/b595580e-43

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

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

[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 Really appreciate for your effort! I addressed your last comments. --- 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 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 r

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

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

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

2016-07-06 Thread fvaleri
Github user fvaleri commented on the issue: https://github.com/apache/zeppelin/pull/1138 @felixcheung agree. @AhyoungRyu thanks for the integration. --- 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 #1137: [ZEPPELIN-1122] BugFix for repositories snapshot is al...

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1137 The name "Snapshot" that presented on popup before is not snapshot information but the "Enable" flag for the associated repository information. So I removed the snapshot from popup. --- If

[GitHub] zeppelin pull request #1123: [Zeppelin - 1104] ZeppelinHub storage max note ...

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

[ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-06 Thread mina lee
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 distributed, general-purpose data processing system such as Apache Spark, Apache Flink, etc. The community put significant effort into