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

2016-05-06 Thread fvaleri
GitHub user fvaleri opened a pull request: https://github.com/apache/incubator-zeppelin/pull/876 [ZEPPELIN-281] Windows build ### What is this PR for? Give some hints in README for source building on Windows. ### What type of PR is it? Documentation ### Todo

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217450451 @onkarshedge it's perfectly fine, you did very well and thank you for taking a stab! Shall we continue with original plan of submitting a PR to https://

[GitHub] incubator-zeppelin pull request: Fixing Zeppelin-838: Minor improv...

2016-05-06 Thread vinayshukla
Github user vinayshukla commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/872#issuecomment-217496365 Thanks for the review @felixcheung. Would be great to get another review and if there are no comments, can someone help get it merged upstream. --

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-820] Reduce websocket c...

2016-05-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/850 --- 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-819] Add 'Last updated ...

2016-05-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/848 --- 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: Minor Doc update - add SparkR to ...

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

2016-05-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/839 --- 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-840) Scalding interpreter error with Textline function

2016-05-06 Thread Prasad Wagle (JIRA)
Prasad Wagle created ZEPPELIN-840: - Summary: Scalding interpreter error with Textline function Key: ZEPPELIN-840 URL: https://issues.apache.org/jira/browse/ZEPPELIN-840 Project: Zeppelin Issu

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

2016-05-06 Thread prasadwagle
Github user prasadwagle commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/856#issuecomment-217516417 @Leemoonsoo I added "Save user credentials in a file with encryption" TODO in [#860](https://github.com/apache/incubator-zeppelin/pull/860). We decided to

[jira] [Created] (ZEPPELIN-841) Allow row level filters like Tableau

2016-05-06 Thread Prasad Wagle (JIRA)
Prasad Wagle created ZEPPELIN-841: - Summary: Allow row level filters like Tableau Key: ZEPPELIN-841 URL: https://issues.apache.org/jira/browse/ZEPPELIN-841 Project: Zeppelin Issue Type: New F

[GitHub] incubator-zeppelin pull request: ZEPPELIN-464 Display user-friendl...

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

SparkR interpreter question

2016-05-06 Thread Ethan Xu
Hello, I couldn't find SparkR interpreter in the default build off the Master branch (May 6th). I'm using Zeppelin in local environment with hadoop 2.6 and Spark 1.6.2. I confirmed that SparkR was functioning itself by running $spark.path/bin/sparkR. Here is how I built and started zeppelin: mv