[jira] [Created] (ZEPPELIN-2612) Refactor ZeppelinConfiguration

2017-06-02 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-2612: -- Summary: Refactor ZeppelinConfiguration Key: ZEPPELIN-2612 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2612 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-2333) Spark interpreter mixes code results with interpreter logs

2017-03-30 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-2333: -- Summary: Spark interpreter mixes code results with interpreter logs Key: ZEPPELIN-2333 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2333 Project: Zeppelin

Scala interpretations

2017-03-13 Thread Igor Drozdov
Hello! Please help me understand how spark interpreter works. Why we split code into lines and run it line-by-line and not the whole input at once? Thank you, Igor Drozdov

RE: Build on Windows getting stuck

2017-01-25 Thread Igor Drozdov
I have the same issue with npm-run-all clean on windows 10 Igor Drozdov From: Andrii Pelekh [mailto:pelek...@gmail.com] Sent: Wednesday, January 25, 2017 7:56 AM To: dev@zeppelin.apache.org Subject: Build on Windows getting stuck Hi all, I'm trying to reproduce a defect from Jira tick

RE: R interpreter

2017-01-23 Thread Igor Drozdov
reter/zeppelin-spark.jar will contain settings with spark, sql, dep and pyspark interpreters and zeppelin-zrinterpreter will contain r and knitr interpreters. What do you think of it? Igor Drozdov -Original Message- From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: Friday, January 20,

RE: R interpreter

2017-01-20 Thread Igor Drozdov
interpreter is in the r folder under the root of zeppelin. Igor Drozdov 于2017年1月19日周四 下午8:06写道: > Hello! > > I'm working on https://issues.apache.org/jira/browse/ZEPPELIN-921 and > I have some doubts about R Interpreter. > > Currently, R interpreter jar is in the same directory

R interpreter

2017-01-19 Thread Igor Drozdov
reter-setting.json for spark and stops scanning this folder. So R interpreter is never loaded! Could anyone confirm that R interpreter does not work for now? Or it is my local misconfiguration? Thank you, Igor Drozdov

[jira] [Created] (ZEPPELIN-1972) IgniteInterpreter spoils current thread's context classloader

2017-01-16 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1972: -- Summary: IgniteInterpreter spoils current thread's context classloader Key: ZEPPELIN-1972 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1972 Pr

[jira] [Created] (ZEPPELIN-1838) DepInterpreterTest.testDefault

2016-12-19 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1838: -- Summary: DepInterpreterTest.testDefault Key: ZEPPELIN-1838 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1838 Project: Zeppelin Issue Type: Sub

[jira] [Created] (ZEPPELIN-1837) DepInterpreterTest.testDefault

2016-12-19 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1837: -- Summary: DepInterpreterTest.testDefault Key: ZEPPELIN-1837 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1837 Project: Zeppelin Issue Type: Sub

[jira] [Created] (ZEPPELIN-1818) Support absolute path to local repo in DependencyResolver

2016-12-15 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1818: -- Summary: Support absolute path to local repo in DependencyResolver Key: ZEPPELIN-1818 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1818 Project: Zeppelin

DependencyResolver with absolute path as localRepoPath

2016-12-14 Thread Igor Drozdov
s relative path it should resolve it as relative to ZEPPELIN_HOME (current behavior) What do you think? Is it safe? Thank you Igor Drozdov

[jira] [Created] (ZEPPELIN-1807) DependencyResolverTest.testLoad \w spark-csv

2016-12-14 Thread Igor Drozdov (JIRA)
Igor Drozdov created ZEPPELIN-1807: -- Summary: DependencyResolverTest.testLoad \w spark-csv Key: ZEPPELIN-1807 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1807 Project: Zeppelin

interpreter-setting.json properties

2016-12-13 Thread Igor Drozdov
ap (or null). I can't find any usages of it in code. Should I add this property to new json or just omit it? Thank you Igor Drozdov

Beginner issue

2016-12-12 Thread Igor Drozdov
Hello, I would like to contribute to Zeppelin. Could anyone assign issue https://issues.apache.org/jira/browse/ZEPPELIN-922 to me (drigor) in jira? Thank you, Igor Drozdov