[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

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

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

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

[GitHub] zeppelin pull request #1130: [ZEPPELIN-1113] Don't save Paragraph ColWidth i...

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

2016-07-07 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1143 [ZEPPELIN-1085] Make dropdown menu scrollbar always visible ### What is this PR for? In Zeppelin docs website, there are 4 dropdown menus(Quick Start, Interpreters, Display System and More

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

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

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

[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 #1146: ZEPPELIN-1129 Zeppelin fails to load notebooks ...

2016-07-07 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1146 ZEPPELIN-1129 Zeppelin fails to load notebooks with old format ### What is this PR for? Old notebook fails to load due to date parse exception ### What type of PR is it? Bug Fix

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-07-07 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1135 @AhyoungRyu I did exactly as you told me, and all of the other commits were added to my PR. I undid the push and went back to the original commit of the pull request. Can you please advise? tha

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

2016-07-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1146 Nice, good catch. 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 enabl

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

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

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

[jira] [Created] (ZEPPELIN-1130) Make Livy create session retires configurable

2016-07-07 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-1130: Summary: Make Livy create session retires configurable Key: ZEPPELIN-1130 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1130 Project: Zeppelin

[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 #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 if

[GitHub] zeppelin pull request #1148: [ZEPPELIN-1026] set syntax highlight based on d...

2016-07-07 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1148 [ZEPPELIN-1026] set syntax highlight based on default bound interpreter ### What is this PR for? - Set syntax highlight based on default interpreter if %magic is not set - Get syntax high

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

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

[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 @Bzz, Re: the three Pyspark related tests in Zeppelin Spark Cluster- Similar scenarios would always work on my machine, and I am unable to reproduce the test failure locally. (Have been the w

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

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

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

[GitHub] zeppelin pull request #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-...

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

[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

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

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

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

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

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

[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 #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 pull request #1149: [HOTFIX] Master branch build fail after merge c...

2016-07-07 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1149 [HOTFIX] Master branch build fail after merge ca4e587f11a90169b7ae95fe53ce909b5226cf1a ### What is this PR for? Fixes master branch build fail with error ``` [INFO] --- fronte

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

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 am having a couple i

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

[GitHub] zeppelin issue #1149: [HOTFIX] Master branch build fail after merge ca4e587f...

2016-07-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1149 I'm merging it into master as a hotfix. --- 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 #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 e

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-07-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1030 PR template does have the JIRA link ask? I thought not every contributor in JIRA can change "assign" or "fix version" and it's up to the admin resolving the JIRA to set them? --- If your pro

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

2016-07-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1141 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 #1138: [DOC][MINOR] Add shell interpreter docs to _navigation...

2016-07-07 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 the

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 issu

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

[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 org.apache.zeppelin.rest.AbstractTestRest

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 wrote: > > HTTP 500

[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

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

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

[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 @jeffste

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

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 > problem. > > On Thu, J

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 envi

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

[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 #1150: [HOTFIX] Fix NullPointerException at org.apache.zeppel...

2016-07-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1150 Looks good to me - with this guy I can bind the interpreter to the notebook without NPN. Do not we have some Selenium tests doing so? I'd like to merge ASAP as a hotfix. --- If your

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

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

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

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

[GitHub] zeppelin pull request #1113: [ZEPPELIN-1069]Ignore implicit interpreter when...

2016-07-07 Thread mwkang
Github user mwkang closed the pull request at: https://github.com/apache/zeppelin/pull/1113 --- 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 #1113: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-07-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1113 @mwkang You don't need to close this PR if you want to reopen after just refactoring your code :) How about updating TODO list in your PR description with ### TODO - [ ] : refa

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 issues on Travis CI whil

[GitHub] zeppelin pull request #1148: [ZEPPELIN-1026] set syntax highlight based on d...

2016-07-07 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/zeppelin/pull/1148 --- 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 #1148: [ZEPPELIN-1026] set syntax highlight based on d...

2016-07-07 Thread minahlee
GitHub user minahlee reopened a pull request: https://github.com/apache/zeppelin/pull/1148 [ZEPPELIN-1026] set syntax highlight based on default bound interpreter ### What is this PR for? - Set syntax highlight based on default interpreter if %magic is not set - Get syntax hi