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

2016-05-11 Thread khalidhuseynov
Github user khalidhuseynov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/879#issuecomment-218380375 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 thi

[GitHub] incubator-zeppelin pull request: ZEPPELIN-844: Navbar menu should ...

2016-05-11 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/881#issuecomment-218388501 Fails for `Job #4117.2` with `npm install --color=false` which is not related. --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-zeppelin pull request: Note Permission: if input userNam...

2016-05-11 Thread wind0727
GitHub user wind0727 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/884 Note Permission: if input userName is not exists of shiro.ini,cannot save! ### What is this PR for? Note Permission: if input userName is not exists of shiro.ini,cannot save!

[GitHub] incubator-zeppelin pull request: Missing upgrade link in docs from...

2016-05-11 Thread alkagin
GitHub user alkagin opened a pull request: https://github.com/apache/incubator-zeppelin/pull/885 Missing upgrade link in docs from Flink 0.10 to 1.0 ### What is this PR for? A link was pointing to an old version of Flink, 0.10 instead of 1.0. ### What type of PR is it?

Re: Execution of R Paragraph is pending for infinite time

2016-05-11 Thread Amos B. Elberg
You should be able to enable logging for the interpreter group. It's the log properties file under conf. There are instructions around, but let me know if you aren't able to get it working. > On May 11, 2016, at 12:06 AM, Samuel Alexander > wrote:t > > Hi Amos, > > It doesn't contain any ot

[jira] [Created] (ZEPPELIN-847) Interpreter Security

2016-05-11 Thread Nolan Grace (JIRA)
Nolan Grace created ZEPPELIN-847: Summary: Interpreter Security Key: ZEPPELIN-847 URL: https://issues.apache.org/jira/browse/ZEPPELIN-847 Project: Zeppelin Issue Type: Improvement

Re: SparkR interpreter question

2016-05-11 Thread Ethan X
Thank you both for your comments. My bad for not following up sooner. The replies didn't show up in my mailbox for some reason. I tried building Zeppelin with only the Psparkr option as Jeff suggested, but the interpreter still didn't show up. Here is my building script: mvn clean package -Dskip

Re: SparkR interpreter question

2016-05-11 Thread Jeff Steinmetz
Here are the suggested dependencies to install to get R working with zeppelin: R and the R Packages required to run the R Interpreter and the related R tutorial notebook, including: Knitr, devtools, repr, rCharts, ggplot2, googleVis, mplot, htmltools, base64enc, da

[GitHub] incubator-zeppelin pull request: ZEPPELIN-773 : Livy interperter

2016-05-11 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/827#issuecomment-218502014 add placeholder to configure spark master uri. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (ZEPPELIN-848) Add support for encrypted data stored in S3

2016-05-11 Thread Nate Sammons (JIRA)
Nate Sammons created ZEPPELIN-848: - Summary: Add support for encrypted data stored in S3 Key: ZEPPELIN-848 URL: https://issues.apache.org/jira/browse/ZEPPELIN-848 Project: Zeppelin Issue Type

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

2016-05-11 Thread natesammons-nasdaq
GitHub user natesammons-nasdaq opened a pull request: https://github.com/apache/incubator-zeppelin/pull/886 [ZEPPELIN-848] Add support for encrypted data stored in Amazon S3 ### What is this PR for? Adds support for using the AWS KMS or a custom encryption materials provider

Re: SparkR interpreter question

2016-05-11 Thread Amos Elberg
Try the other interpreter, -Pr to build. If there are dependency issues it will tell you during the build process. > On May 11, 2016, at 10:54 AM, Ethan X wrote: > > Thank you both for your comments. My bad for not following up sooner. The > replies didn't show up in my mailbox for some reason.

Re: SparkR interpreter question

2016-05-11 Thread Ethan X
Thanks! After installing the packages both option worked. What are the differences between the two? -- View this message in context: http://apache-zeppelin-incubating-dev-mailing-list.75694.x6.nabble.com/SparkR-interpreter-question-tp8848p8928.html Sent from the Apache Zeppelin (incubating)

[GitHub] incubator-zeppelin pull request:

2016-05-11 Thread weipuz
Github user weipuz commented on the pull request: https://github.com/apache/incubator-zeppelin/commit/d5e87fb8ba98f08db5b0a4995104ce19f182c678#commitcomment-17439843 In bin/interpreter.sh: In bin/interpreter.sh on line 88: I noticed #769 bug fix has been reverted here. Is ther

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

2016-05-11 Thread adeandrade
Github user adeandrade commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/747#issuecomment-218599923 Hi @lresende, I rebased the PR and created a package with: `mvn clean package -Pbuild-distr -Pscala-2.11 -Pspark-1.6 -Phadoop-2.6 -Pyarn -Ppyspark

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

2016-05-11 Thread natesammons-nasdaq
Github user natesammons-nasdaq commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/886#issuecomment-218601350 I'm not sure what happened with the CI build, I can't get any details about the failure. Is there anything I can do from my end? --- If your pro

[GitHub] incubator-zeppelin pull request:

2016-05-11 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/commit/d5e87fb8ba98f08db5b0a4995104ce19f182c678#commitcomment-17441879 In bin/interpreter.sh: In bin/interpreter.sh on line 88: I'm not sure I see what you're referring to. In any ev

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

2016-05-11 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/879#issuecomment-218655449 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. I

[jira] [Created] (ZEPPELIN-849) Zeppelin Crashes in Chrome and Firefox when Executing Specific %md text.

2016-05-11 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-849: Summary: Zeppelin Crashes in Chrome and Firefox when Executing Specific %md text. Key: ZEPPELIN-849 URL: https://issues.apache.org/jira/browse/ZEPPELIN-849 Pr

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

2016-05-11 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/887 ZEPPELIN-849: Zeppelin Crashes in Chrome and Firefox when Executing Specific %md text. ### What is this PR for? The Chrome and Firefox browser tabs become completely unrespons

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

2016-05-11 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/882#issuecomment-218667209 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: Missing upgrade link in docs from...

2016-05-11 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/885#issuecomment-218667755 merging if no more commentLGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

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

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