Re: Node dependency issues trying to build zeppelin-web

2016-07-07 Thread moon soo Lee
I believe the problem is fixed by https://github.com/apache/zeppelin/pull/1149. It's merged in master now. So you can try rebase/merge master to your PR and see if problem disappears. Thanks, moon On Thu, Jul 7, 2016 at 2:57 PM Luciano Resende wrote: > I am getting some

[GitHub] zeppelin issue #1113: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-07-07 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1113 This PR is temporarily closed, While I refactor my codes. --- 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 #1140: [ZEPPELIN-1125] Application does not logout user when ...

2016-07-07 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1140 @prabhjyotsingh I got it fixed by only replacing the logout function in the front-end with: ``` $http.post(logoutURL) .error(function(response) { console.log('logout

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

2016-07-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1100 @corneadoug yeah I did :) --- 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

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

2016-07-07 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1139 @prabhjyotsingh Tested, LGTM CI failure is unrelated --- 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: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread moon soo Lee
Randy, Helium is not included in 0.6.0 release. Could you check which version are you using? I created a fix for 500 errors from Helium URL in master branch. https://github.com/apache/zeppelin/pull/1150 Ben, I can not reproduce the error, could you share how to reproduce error, or share your

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Corneau Damien
FYI, the Helium logs in the console should be on master, but not on 0.6.0 branch. Those 500 errors should not have any effect when running. On Fri, Jul 8, 2016 at 8:01 AM, Randy Gelhausen wrote: > I don't- I hoped providing that information may help finding & fixing the >

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

2016-07-07 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1100 @AhyoungRyu Can you rebase your branch please? --- 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 #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1143 @jeffsteinmetz Right. So Firefox users can know they can scroll down and there is more menus even though this PR couldn't be applied to Firefox. Thanks for testing this @Leemoonsoo

[GitHub] zeppelin pull request #1151: Fonted download error code fix

2016-07-07 Thread cquptEthan
GitHub user cquptEthan opened a pull request: https://github.com/apache/zeppelin/pull/1151 Fonted download error code fix ### What is this PR for? Fix chinese garbled open with Excel #714 ### What type of PR is it? Bug Fix ### Todos * [ ] - Add

[jira] [Created] (ZEPPELIN-1135) Provide a manifest for data & interface to use it

2016-07-07 Thread Jesang Yoon (JIRA)
Jesang Yoon created ZEPPELIN-1135: - Summary: Provide a manifest for data & interface to use it Key: ZEPPELIN-1135 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1135 Project: Zeppelin

[GitHub] zeppelin pull request #1150: [HOTFIX] Fix NullPointerException at org.apache...

2016-07-07 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1150 [HOTFIX] Fix NullPointerException at org.apache.zeppelin.notebook.Paragraph.getRepl(Paragraph.java:204) ### What is this PR for? When notebook is being loaded, following error is raised

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Randy Gelhausen
I don't- I hoped providing that information may help finding & fixing the problem. On Thu, Jul 7, 2016 at 5:53 PM, Benjamin Kim wrote: > Hi Randy, > > Do you know of any way to fix it or know of a workaround? > > Thanks, > Ben > > On Jul 7, 2016, at 2:08 PM, Randy Gelhausen

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-07-07 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 last commit was to get around that web application fail. Added my own logging to shed some light on the situation: `21:59:21,200 INFO

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

2016-07-07 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1119 Merge 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 feature

Node dependency issues trying to build zeppelin-web

2016-07-07 Thread Luciano Resende
I am getting some issues on Travis CI while trying to build some PRs [1], and these errors seem to be unrelated to my changes as they are complaining about node dependency versions : [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS

[GitHub] zeppelin pull request #1149: [HOTFIX] Master branch build fail after merge c...

2016-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1149 --- 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 #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1145 I have tested this branch and i've got some feedbacks **Interpreter-setting name and alias** I see interpreter-setting has alias field. And how about just use interpreter-setting

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-07 Thread Randy Gelhausen
Ben, I have the same problem. If you open your javascript console and watch while running any cell, you will see several HTTP 500 errors from a Helium URL. On Thu, Jul 7, 2016 at 4:27 PM, Benjamin Kim wrote: > To whom it may concern: > > After upgrading to Zeppelin 0.6.0, I

[jira] [Created] (ZEPPELIN-1134) Possible Wildcard Parsing Bug

2016-07-07 Thread Michael (JIRA)
Michael created ZEPPELIN-1134: - Summary: Possible Wildcard Parsing Bug Key: ZEPPELIN-1134 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1134 Project: Zeppelin Issue Type: Bug

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

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1132 nevermind, errors gone after i remove `zeppelin-web/src/main/webapp` dir --- 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 issue #1132: [ZEPPELIN-1088] Add Htmlhint

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1132 If i checkout `ee51a84e856aed3ca60dd13099db0bce66e9b93e` (commit that merges this PR) and build zeppelin-web, then i get following errors ``` [INFO]

[GitHub] zeppelin issue #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1143 Merge it into master 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

[GitHub] zeppelin issue #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

2016-07-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1142 Sure @Leemoonsoo I'll do 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 feature

[GitHub] zeppelin issue #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1142 LGTM. @prabhjyotsingh Can this be merged into branch-0.6, too? --- 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

[jira] [Created] (ZEPPELIN-1133) python interpreter can not handle functions in certain format

2016-07-07 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1133: Summary: python interpreter can not handle functions in certain format Key: ZEPPELIN-1133 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1133 Project: Zeppelin

[GitHub] zeppelin issue #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

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

[jira] [Created] (ZEPPELIN-1132) python interpreter should handle raw_input correctly

2016-07-07 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1132: Summary: python interpreter should handle raw_input correctly Key: ZEPPELIN-1132 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1132 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1131) Does not initialize the values after fails login.

2016-07-07 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1131: Summary: Does not initialize the values after fails login. Key: ZEPPELIN-1131 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1131 Project: Zeppelin

[GitHub] zeppelin issue #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread jeffsteinmetz
Github user jeffsteinmetz commented on the issue: https://github.com/apache/zeppelin/pull/1143 LGTM At least in Firefox, the scroll bar now displays for a few seconds (doesn't stay, but its an improvement). Chrome and Safari work as expected. Tested with: -

[GitHub] zeppelin issue #1146: ZEPPELIN-1129 Zeppelin fails to load notebooks with ol...

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1146 Thanks for the fix. I have marked fix version 0.6.1 for issue ZEPPELIN-1129. So we can support old date format in the next minor release. Looks good to me and merge it into master

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

2016-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1133 --- 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 #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1143 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 issue #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1143 Thanks @AhyoungRyu for improvement. Tested with Chrome and Safari. 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

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

2016-07-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1147 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 #1147: ZEPPELIN-1130 Make Livy create session retires ...

2016-07-07 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1147 ZEPPELIN-1130 Make Livy create session retires configurable ### What is this PR for? Make Livy create session retires configurable ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

2016-07-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1142 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 #1146: ZEPPELIN-1129 Zeppelin fails to load notebooks with ol...

2016-07-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1146 Test case would help to understand this change. --- 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 #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

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

[jira] [Created] (ZEPPELIN-1129) Zeppelin fails to load notebooks with old format

2016-07-07 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-1129: Summary: Zeppelin fails to load notebooks with old format Key: ZEPPELIN-1129 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1129 Project: Zeppelin

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

2016-07-07 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1145 [ZEPPELIN-1012] Support Interpreter Aliases ### What is this PR for? Supporting aliases for same interpreter group and enabling running two interpreters with same groups. ### What

[GitHub] zeppelin pull request #1144: add try-catch in close() method.

2016-07-07 Thread voyageth
GitHub user voyageth opened a pull request: https://github.com/apache/zeppelin/pull/1144 add try-catch in close() method. ### What is this PR for? Fix bug on JdbcInterpreter when hive server restarted. each connection.close() should be wraped by try-catch. ### What

[jira] [Created] (ZEPPELIN-1128) Fix bug on JdbcInterpreter when hive server restarted.

2016-07-07 Thread Sungju Kwon (JIRA)
Sungju Kwon created ZEPPELIN-1128: - Summary: Fix bug on JdbcInterpreter when hive server restarted. Key: ZEPPELIN-1128 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1128 Project: Zeppelin

[GitHub] zeppelin issue #1143: [ZEPPELIN-1085] Make dropdown menu scrollbar always vi...

2016-07-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1143 @jeffsteinmetz It will be appreciate if you can review this PR as a reporter of this issue :) --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2016-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1132 --- 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 pull request #1142: [ZEPPELIN-1127] Show error message in case of e...

2016-07-07 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1142 [ZEPPELIN-1127] Show error message in case of exception with JDBC ### What is this PR for? When there is exception while executeSql in JDBC interpreter, only stack trace is sent back

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

2016-07-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1139 @corneadoug, have addressed your feedback. --- 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

[jira] [Created] (ZEPPELIN-1127) Show error message in case of exception with JDBC

2016-07-07 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-1127: - Summary: Show error message in case of exception with JDBC Key: ZEPPELIN-1127 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1127 Project: Zeppelin