[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-12 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218681550 @r-kamath I don't want to make this PR wait forever. If it was easy to do, I would prefer removing those dependencies. Mainly because everytime we want

[jira] [Created] (ZEPPELIN-850) Error message does not gets refreshed

2016-05-12 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-850: Summary: Error message does not gets refreshed Key: ZEPPELIN-850 URL: https://issues.apache.org/jira/browse/ZEPPELIN-850 Project: Zeppelin Issue Type

[GitHub] incubator-zeppelin pull request: ZEPPELIN-850 update error message

2016-05-12 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/888 ZEPPELIN-850 update error message ### What is this PR for? If there is an error on a paragraph, and user tries to run that paragraph again, which results in a different error

[GitHub] incubator-zeppelin pull request: ZEPPELIN-850 update error message

2016-05-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/888#issuecomment-218760395 CI; Job #4165.6 fails for `'npm install --color=false'` which is unrelated. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-845] Fix Image URL issu...

2016-05-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/882#issuecomment-218770433 LGTM and merge 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 w

[GitHub] incubator-zeppelin pull request: Fix notebook folder structure nam...

2016-05-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/883#issuecomment-218774255 Thanks for the fix. How about add a test case to https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-web/test/spec/factory/notebookList.js#L1

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-12 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218786264 @corneadoug I'm following up on handsontable repo. Will find some time to explore for a potential PR. --- If your project is set up for it, you can reply t

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-12 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218786751 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

[GitHub] incubator-zeppelin pull request: Fix interpreter.sh classpath

2016-05-12 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/889 Fix interpreter.sh classpath ### What is this PR for? This PR apply fix #769 again, which is reverted by #208. Also removing unnecessary code from interpreter.sh ### W

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-826] Run scheduled note...

2016-05-12 Thread prasadwagle
Github user prasadwagle closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/856 --- 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 th

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-826] Run scheduled note...

2016-05-12 Thread prasadwagle
Github user prasadwagle commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/856#issuecomment-218819264 I made the change to save user credentials in #860. Two instances of the build are failing due to the reasons below: 10548 Unable to extract spark-1.5

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-826] Run scheduled note...

2016-05-12 Thread prasadwagle
GitHub user prasadwagle reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/856 [ZEPPELIN-826] Run scheduled notes with a user ### What is this PR for? As a user, I would like to run scheduled note paragraphs with my user. This user information is passed t

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-848] Add support for en...

2016-05-12 Thread natesammons-nasdaq
Github user natesammons-nasdaq commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/886#issuecomment-218834462 I made changes to re-throw the AmazonClientExceptions as IOException, then made a change in NotebookServer so that the exception is logged. It loo

PR #860 and #856 CI build failures

2016-05-12 Thread Prasad Wagle
Hi, PR 860 CI build failed the selenium test. https://travis-ci.org/apache/incubator-zeppelin/jobs/129548283 12120 21:46:02,986 ERROR org.apache.zeppelin.AbstractZeppelinIT:153 - Exception in ZeppelinIT while testSparkInterpreterDependencyL

[jira] [Created] (ZEPPELIN-851) Shell Interpreter to run as the end user & not Zeppelin user

2016-05-12 Thread Vinay Shukla (JIRA)
Vinay Shukla created ZEPPELIN-851: - Summary: Shell Interpreter to run as the end user & not Zeppelin user Key: ZEPPELIN-851 URL: https://issues.apache.org/jira/browse/ZEPPELIN-851 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-605][WIP] Add support f...

2016-05-12 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/747#issuecomment-218909086 @adeandrade this seems to be a breaking change in Spark 2.0, also being fixed in #868 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: Make zeppelin work with CDH5.7.0

2016-05-12 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-218909358 Hi @krisgeus could you separate the change referenced in [here](https://github.com/apache/incubator-zeppelin/pull/868/files#r62711339) so we could merge

[GitHub] incubator-zeppelin pull request: Fix interpreter.sh classpath

2016-05-12 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/889#issuecomment-218909569 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 f

[GitHub] incubator-zeppelin pull request: Fix interpreter.sh classpath

2016-05-12 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/889#issuecomment-218920877 It takes out a change I'd out there because the r interpreter jar wasn't getting loaded in time in some circumstances. I need to test this. I will try to do

[GitHub] incubator-zeppelin pull request: ZEPPELIN-849: Zeppelin Crashes in...

2016-05-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/887#issuecomment-218947852 Merging 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

Inquire about Helium

2016-05-12 Thread anish singh
Hello, I tried to run the sample clock Helium application inside zeppelin. The application runs successfully in the eclipse IDE but I'm unable to get the output on the front end of zeppelin. On the page https://github.com/apache/incubator-zeppelin/pull/836 it is mentioned that after a paragraph f

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-843] Comment showing up...

2016-05-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/879 --- 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 fea

[jira] [Created] (ZEPPELIN-852) Fields float outside the box in settings button of a paragraph.

2016-05-12 Thread Sagar Kulkarni (JIRA)
Sagar Kulkarni created ZEPPELIN-852: --- Summary: Fields float outside the box in settings button of a paragraph. Key: ZEPPELIN-852 URL: https://issues.apache.org/jira/browse/ZEPPELIN-852 Project: Zepp

[GitHub] incubator-zeppelin pull request: Make zeppelin work with CDH5.7.0

2016-05-12 Thread krisgeus
Github user krisgeus commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-218963750 Hi Felix, I have reverted that specific commit in the PR. Feel free to go ahead with merging Cheers Kris > On 13 May 2016, at 0

[GitHub] incubator-zeppelin pull request: ZEPPELIN-852 fixed the fields flo...

2016-05-12 Thread sagarkulkarni3592
GitHub user sagarkulkarni3592 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/890 ZEPPELIN-852 fixed the fields float outside the box. ### What is this PR for? If added multiple fields in either of keys, groups or values boxes of settings button in resul

[GitHub] incubator-zeppelin pull request: Make zeppelin work with CDH5.7.0

2016-05-12 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-218965240 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 f