[jira] [Created] (ZEPPELIN-853) [Webapp] When opening notebook - console: cannot read property 'user'

2016-05-16 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-853: Summary: [Webapp] When opening notebook - console: cannot read property 'user' Key: ZEPPELIN-853 URL: https://issues.apache.org/jira/browse/ZEPPELIN-853 Proj

[jira] [Created] (ZEPPELIN-854) sparkr interpreter not able to resolve packages mentioned in spark-defaults.conf

2016-05-16 Thread Keerath Jaggi (JIRA)
Keerath Jaggi created ZEPPELIN-854: -- Summary: sparkr interpreter not able to resolve packages mentioned in spark-defaults.conf Key: ZEPPELIN-854 URL: https://issues.apache.org/jira/browse/ZEPPELIN-854

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-853] Fix Last update at...

2016-05-16 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/incubator-zeppelin/pull/891 [ZEPPELIN-853] Fix Last update at X by Y ### What is this PR for? This is a hotfix to solve https://issues.apache.org/jira/browse/ZEPPELIN-853. The reason seems to be that ne

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

2016-05-16 Thread rconlinehwx
Github user rconlinehwx commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/827#issuecomment-219418977 @prabhjyotsingh @felixcheung any dates we look at for this merge? Thanks! --- If your project is set up for it, you can reply to this email and have your

[jira] [Created] (ZEPPELIN-855) Automatic Way to Bind Interpreter

2016-05-16 Thread sam (JIRA)
sam created ZEPPELIN-855: Summary: Automatic Way to Bind Interpreter Key: ZEPPELIN-855 URL: https://issues.apache.org/jira/browse/ZEPPELIN-855 Project: Zeppelin Issue Type: Bug Reporter:

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

2016-05-16 Thread H4ml3t
Github user H4ml3t commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-219432744 Thank you @krisgeus for the workaround! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-853] Fix Last update at...

2016-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/891 --- 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-853] Fix Last update at...

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/891#issuecomment-219435761 Thanks for the fix. Tested and LGTM. Merging it into master as a hotfix. --- If your project is set up for it, you can reply to this email and have y

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

2016-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/882 --- 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-830 Improve table displa...

2016-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/858 --- 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: Make zeppelin work with CDH5.7.0

2016-05-16 Thread bbuild11
Github user bbuild11 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-219470685 Has this been merged to master ready for a clean build? Thanks, Ben > On May 13, 2016, at 3:27 PM, Felix Cheung wrote: > > @k

[GitHub] incubator-zeppelin pull request: import org.slf4j instead of parqu...

2016-05-16 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/892 import org.slf4j instead of parquet.org.slf4j ### What is this PR for? Import org.slf4j package instead or parquet.org.slf4j in ZeppelinR.java Related to the error report

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/890#issuecomment-219490401 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 fe

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/827#issuecomment-219501130 I have build livy and verified it is working with example https://github.com/cloudera/livy#spark-example. When i try this branch, with default configur

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-185] ZeppelinContext me...

2016-05-16 Thread VahidTehrani
Github user VahidTehrani commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/176#issuecomment-219546804 Hi felixcheung, I recently tried to move a Spark DataFrame from Python to Scala. `z.put("spDf", spDf)` but I got the same error you got:

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

2016-05-16 Thread natesammons-nasdaq
Github user natesammons-nasdaq commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/886#issuecomment-219565247 Any updates on this? --- 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 proje

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/888#issuecomment-219573555 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 fe

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/886#issuecomment-219575709 @natesammons-nasdaq Thanks for useful improvement. CI fails with error ``` [INFO] There are 1 checkstyle errors. [ERROR] S3NotebookRepo

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

2016-05-16 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-16 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: Note Permission: If userName does...

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/884#issuecomment-219578270 Thanks @wind0727 for the bug fix. Are modifications of line 141~163 and 713~729 of NotebookRestApi.java part of this contribution? If not, cou

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/883#issuecomment-219578496 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 fe

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/872#issuecomment-219581296 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 fe

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

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/876#issuecomment-219584484 Thanks @fvaleri for the proxy settings on build instruction. LGTM and merge if there're no more discussions --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: import org.slf4j instead of parqu...

2016-05-16 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/892 --- 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] incubator-zeppelin pull request: import org.slf4j instead of parqu...

2016-05-16 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/892 import org.slf4j instead of parquet.org.slf4j ### What is this PR for? Import org.slf4j package instead or parquet.org.slf4j in ZeppelinR.java Related to the error repor

[GitHub] incubator-zeppelin pull request: Note Permission: If userName does...

2016-05-16 Thread wind0727
Github user wind0727 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/884#issuecomment-219594273 OK,I try to change it, Failed tests: NotebookRestApiTest.testPermissions:70 test update method: Expected: HTTP response <200> from /api/no

Re: Zeppelin server dies immediately after start (Multiple SLF4J bindings exception)

2016-05-16 Thread moon soo Lee
Hi Pratik Joshi, Thanks for sharing the problem. However, i'm not sure "Class path contains multiple SLF4J bindings" error terminates Zeppelin server. Do you have another stacktrace or error? Thanks, moon On Tue, May 10, 2016 at 11:19 PM Pratik Joshi wrote: > Hello everyone, > > I have the lat

Re: kylin interpreter

2016-05-16 Thread moon soo Lee
Hi Tao Li, Thanks for the good question. Currently, I don't see a way to process result form Kylin interpreter. However, if Kylin interpreter is modified to put result into ResourcePool, and the result is Serializable, then other interpreter like Spark can read the data and have further process wi

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

2016-05-16 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/868#issuecomment-219617814 I will try to look into the test error in a couple of days. @H4ml3t Not sure I understand - could you elaborate? --- If your project is set up for i

答复: kylin interpreter

2016-05-16 Thread Tao Li(Internship)
Hi moon, Thank you for your suggestion. Best regards, Tao Li -邮件原件- 发件人: moon soo Lee [mailto:m...@apache.org] 发送时间: 2016年5月17日 10:01 收件人: dev@zeppelin.incubator.apache.org 主题: Re: kylin interpreter Hi Tao Li, Thanks for the good question. Currently, I don't see a way to process resul

[jira] [Created] (ZEPPELIN-856) zeppelin on yarn load conf

2016-05-16 Thread todd.chen (JIRA)
todd.chen created ZEPPELIN-856: -- Summary: zeppelin on yarn load conf Key: ZEPPELIN-856 URL: https://issues.apache.org/jira/browse/ZEPPELIN-856 Project: Zeppelin Issue Type: Bug Environm