[GitHub] incubator-zeppelin pull request: [ZEPPELIN-281] Windows build

2016-05-09 Thread fvaleri
Github user fvaleri commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/876#issuecomment-217829780 I have done the build process under Windows with and without proxy and it works. I have also done some live test with a 1Gb data set on my laptop. No pr

[GitHub] incubator-zeppelin pull request: Added CSV and Tableau export func...

2016-05-09 Thread jmrr
Github user jmrr commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/725#issuecomment-217839838 I'm a bit confused. @corneadoug said in #761 that this PR, #725, will handle the export via a REST call through the `Settings` button. However @jongyoul mention

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

2016-05-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-217864642 @r-kamath can you resolve branch conflict. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Execution of R Paragraph is pending for infinite time

2016-05-09 Thread Samuel Alexander
Hi, I am running zeppelin in a docker container. I built the zeppelin using `mvn clean package -Pspark-1.6 -Ppyspark -Phadoop-2.4 -Pr -DskipTests`. I am using RRepl Interpreter. I just created a very simple paragraph with the below content. <<< %r print(1+1) >>> It goes to pending state and

Re: Execution of R Paragraph is pending for infinite time

2016-05-09 Thread Amos Elberg
Sam - it should run fine in docker, but if you are running a Linux docker on Windows, I have heard that sometimes the environment can become flaky. What you're seeing sounds like spark is failing to start. You should be able to get Zeppelin to output a log for the entire spark interpreter grou

[GitHub] incubator-zeppelin pull request: Added CSV and Tableau export func...

2016-05-09 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/725#issuecomment-217896651 @jmrr Yes, The goal was to take care of the export using #714 and #725 (for front and back-end export). This would allow most of the PR to be merged, a

Re: Execution of R Paragraph is pending for infinite time

2016-05-09 Thread Samuel Alexander
Hi Amos, I am using ubuntu docker in a ubuntu system. Yes, it seems spark is not starting. I don't see the statement "-- Create new SparkContext" in my console as well. I see a single file in zeppelin\logs zeppelin--7ed5948b0d52.log and attached the same. It doesn't contain any errors. Do y

Zeppelin Security

2016-05-09 Thread vijikarthi
As I understand, Shiro offers TLS level security to protect Zeppelin traffic. We could also make use of Nginx configurations to front load the entrypoint and control the transport layer security. I believe with respect to the communcation there are three components involved 1) Zeppelin web appli

Interpreter Security

2016-05-09 Thread vijikarthi
Does the current implementation provide control over who can modify/create interpreter configurations? In other words, could someone share the Interpreter authorization support available as of now? regards Vijay -- View this message in context: http://apache-zeppelin-incubating-dev-mailing-lis

Version Control

2016-05-09 Thread vijikarthi
I believe the current implementation offers git based version control support for managing multiple versions of note(s). I could see the commit log under notebook repository of various commits that I performed from the UI. Questions: 1) is it limited to local filesystem only? In otherwords, if I

Re: Execution of R Paragraph is pending for infinite time

2016-05-09 Thread Amos Elberg
Yes, please. > On May 9, 2016, at 12:14 PM, Samuel Alexander > wrote: > > Hi Amos, > > I am using ubuntu docker in a ubuntu system. > > Yes, it seems spark is not starting. I don't see the statement "-- > Create new SparkContext" in my console as well. > > I see a single file in zeppe

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-841] Allow note creator...

2016-05-09 Thread prasadwagle
GitHub user prasadwagle opened a pull request: https://github.com/apache/incubator-zeppelin/pull/878 [ZEPPELIN-841] Allow note creators to define row level permissions ### What is this PR for? Allow note creators to define row level permissions. Here's an article that describ

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-707]Automatically adds ...

2016-05-09 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/806#issuecomment-218011682 @mwkang no problem It seems some tests and selectors are broken with the new changes. I will try the branch again and post if I find what is breakin

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

2016-05-09 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-218026464 Sure - sounds like we should push this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

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

2016-05-09 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218056874 @prabhjyotsingh conflict resolved f13ba91 --- 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: ZEPPELIN-837: Bring Bootstrap use...

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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-834]Handle Note-name wi...

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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-704] Display elapse tim...

2016-05-09 Thread sagarkulkarni3592
Github user sagarkulkarni3592 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/862#issuecomment-218061679 @Leemoonsoo Thanks for the suggestion. Sorry for the delay. I have done the necessary changes. ![may-10-2016 10-46-39](https://cloud.gi

[jira] [Created] (ZEPPELIN-843) Comment showing up on issues.apache.org is wrong

2016-05-09 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-843: Summary: Comment showing up on issues.apache.org is wrong Key: ZEPPELIN-843 URL: https://issues.apache.org/jira/browse/ZEPPELIN-843 Project: Zeppelin

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

2016-05-09 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/879 [ZEPPELIN-843] Comment showing up on issues.apache.org is wrong ### What is this PR for? When using merge_zeppelin_pr.py utility the comment that shows up on issues.apache.org

Re: Learning how NotebookRepo works - Re: [Gsoc - 2016][Zeppelin - 683]

2016-05-09 Thread onkar shedge
Hello Sir, I have sent the PR. Understood zeppelin-zengine and some parts of Notebook server the message receiving codebase.Moving forward so should I try next ? On Mon, May 9, 2016 at 6:37 AM, Alexander Bezzubov wrote: > Hi Onkar, > > that sounds great, let's finish this one with a quick round

[GitHub] incubator-zeppelin pull request: add note permission,logout so tha...

2016-05-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/861#issuecomment-218069892 Merge 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 p

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

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

Re: Learning how NotebookRepo works - Re: [Gsoc - 2016][Zeppelin - 683]

2016-05-09 Thread Alexander Bezzubov
That sounds great, very usefull achievements! But before moving on, let's finish review of this work under PR that you have mentioned above https://github.com/bzz/incubator-zeppelin/pull/9 -- Alex On Mon, May 9, 2016 at 11:02 PM, onkar shedge wrote: > Hello Sir, > I have sent the PR. Understoo

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

2016-05-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-218072879 Thanks @r-kamath for contributing towards front-end performance. Merging if no more discussion. --- If your project is set up for it, you can rep