[GitHub] zeppelin issue #1385: [ZEPPELIN-1395] Local or Remote Interpreter by Configu...

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1385 `ZeppelinConfiguration` has a factory method, thus you don't have to pass it by parameter and you can use `ZeppelinConfiguration.create()` --- If your project is set up for it, you can reply to

Reg: ZEPPELIN-1182

2016-08-29 Thread Rajarajan Ganesan
Hi All, For #ZEPPELIN-1182 , while starting the server, configuration details of zeppelin needs to be logged in log file for better debugging. After looking into Zeppelin Configuration(ZeppelinConfiguration.java) and Scripts under bin folder, I found that we can log below properties -

[GitHub] zeppelin issue #1348: [ZEPPELIN-1313] NullPointerException when using Clone ...

2016-08-29 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1348 @felixcheung / @jongyoul any updates on this? Thanks, Kavin --- 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] zeppelin pull request #1385: [ZEPPELIN-1395] Local or Remote Interpreter by ...

2016-08-29 Thread echarles
GitHub user echarles opened a pull request: https://github.com/apache/zeppelin/pull/1385 [ZEPPELIN-1395] Local or Remote Interpreter by Configuration ### What is this PR for? The current remote interpreter (launched via shell) is scalable and open but suffers from 2 limitations:

[GitHub] zeppelin issue #1356: [ZEPPELIN-1346] Add contribution guidelines to the web...

2016-08-29 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1356 @Leemoonsoo I made both general.html and webapplication.html appear on the sideMenu. For the size issue, I think the best would be to simply have the documentation max-width bigger (10

[jira] [Created] (ZEPPELIN-1395) Local or Remote Interpreter by Configuration

2016-08-29 Thread Eric Charles (JIRA)
Eric Charles created ZEPPELIN-1395: -- Summary: Local or Remote Interpreter by Configuration Key: ZEPPELIN-1395 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1395 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1394) Unknown Command

2016-08-29 Thread GOURAV (JIRA)
GOURAV created ZEPPELIN-1394: Summary: Unknown Command Key: ZEPPELIN-1394 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1394 Project: Zeppelin Issue Type: Bug Components: GUI

[GitHub] zeppelin issue #1384: [ZEPPELIN-1387] Support table syntax in markdown inter...

2016-08-29 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1384 @1ambda Thank you for the contribution! I just shortly look through the screenshot in the description, but comparing to Github markdown support it seems Zeppelin's table doesn't have a table bo

[GitHub] zeppelin issue #1384: [ZEPPELIN-1387] Support table syntax in markdown inter...

2016-08-29 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1384 @1ambda thank you for improvement! Let me review and get back to you with it. --- 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] zeppelin issue #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-08-29 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1371 I think that data type discovery should be done on the back-end and sent to the front. Parsing every column and rows can become expensive. And having a good data type discovery structure

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1265 @Leemoonsoo I've fixed it. Check it please. This is because remoteProcess doesn't destroy correctly. --- If your project is set up for it, you can reply to this email and have your reply appear

Re: [Zeppelin Notebooks][GSOC - 2016] About Project

2016-08-29 Thread anish singh
Hello, I just saw my final evaluation results for this GSoC from the website which stated that I had passed. I'm very grateful to the Zeppelin community and infinitely thankful to my mentors Alex and Moon for all their support and encouragement. Many many Thanks, Anish. On Sun, Apr 24, 2016 at 6

[GitHub] zeppelin issue #1367: [ZEPPELIN-1040] Show the time when the result is updat...

2016-08-29 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1367 The CI failure is irrelevant, Selenium Build is Green, and at least one Test Build is green. LGTM --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-29 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1283 Don't know why sometimes we get some failure in that branch, Tried again and got: __Case1:__ master (X), this branch (X) __Case2:__ master (O), this branch(O) --- If your proj

[GitHub] zeppelin issue #1382: [ZEPPELIN-1391][Interpreters] print error while existi...

2016-08-29 Thread WeichenXu123
Github user WeichenXu123 commented on the issue: https://github.com/apache/zeppelin/pull/1382 cc @jongyoul thanks! --- 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 wis

[GitHub] zeppelin issue #1305: [ZEPPELIN-1310] [WIP] Deactivate angular debugging cla...

2016-08-29 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1305 Let's close this PR, this would also break most of the custom angular display notebooks. Too much changes need to be done before this can be applied. --- If your project is set up for it,

[GitHub] zeppelin pull request #1305: [ZEPPELIN-1310] [WIP] Deactivate angular debugg...

2016-08-29 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1305 --- 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 feature

[jira] [Created] (ZEPPELIN-1393) Removing interpreter configuration doesn't take affect

2016-08-29 Thread nirav patel (JIRA)
nirav patel created ZEPPELIN-1393: - Summary: Removing interpreter configuration doesn't take affect Key: ZEPPELIN-1393 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1393 Project: Zeppelin

[GitHub] zeppelin issue #673: [Zeppelin-630] Introduce new way of dependency loading ...

2016-08-29 Thread nihakue
Github user nihakue commented on the issue: https://github.com/apache/zeppelin/pull/673 Hey @FRosner, What do you mean by loading a jar through z.load? Sorry, but isn't that what this does: ``` %dep z.reset() z.load("org.uaparser:uap-scala_2.11:0.1.0") ``

[GitHub] zeppelin pull request #1384: [ZEPPELIN-1387] Support table in markdown inter...

2016-08-29 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1384 [ZEPPELIN-1387] Support table in markdown interpreter ### What is this PR for? Support markdown syntax issued by [ZEPPELIN-1387](https://issues.apache.org/jira/browse/ZEPPELIN-1387?jql=pr

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-29 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 @krystiannowak In the referenced commit, you can see that artifacts are called _2.10 and dependencies are based on _${scala.binary.version}, which makes things flexible based on the version of sc

[GitHub] zeppelin issue #673: [Zeppelin-630] Introduce new way of dependency loading ...

2016-08-29 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/673 Haven't tried @nihakue. Can you try to load a jar through z.load? Maybe it's some issue related to Spark packages + %dep? --- If your project is set up for it, you can reply to this email and have

[jira] [Created] (ZEPPELIN-1392) Interpreter State, spark on yarn issue

2016-08-29 Thread nirav patel (JIRA)
nirav patel created ZEPPELIN-1392: - Summary: Interpreter State, spark on yarn issue Key: ZEPPELIN-1392 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1392 Project: Zeppelin Issue Type: B

[GitHub] zeppelin pull request #1383: Merge pull request #1 from apache/master

2016-08-29 Thread demel-orange
GitHub user demel-orange opened a pull request: https://github.com/apache/zeppelin/pull/1383 Merge pull request #1 from apache/master ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing gu

[GitHub] zeppelin pull request #1382: [ZEPPELIN-1391][Interpreters] print error while...

2016-08-29 Thread WeichenXu123
GitHub user WeichenXu123 opened a pull request: https://github.com/apache/zeppelin/pull/1382 [ZEPPELIN-1391][Interpreters] print error while existing registedInterpreter with the same key but different settings ### What is this PR for? print error while existing registedInterpre

[jira] [Created] (ZEPPELIN-1391) print error while existing registedInterpreter with the same key but different settings

2016-08-29 Thread Weichen Xu (JIRA)
Weichen Xu created ZEPPELIN-1391: Summary: print error while existing registedInterpreter with the same key but different settings Key: ZEPPELIN-1391 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1391

[GitHub] zeppelin issue #746: [ZEPPELIN-699] Add new synchronous paragraph run REST A...

2016-08-29 Thread doanduyhai
Github user doanduyhai commented on the issue: https://github.com/apache/zeppelin/pull/746 Ok, there are 3 unrelated errors: 1) https://s3.amazonaws.com/archive.travis-ci.org/jobs/155941982/log.txt ``` [32mAngularElem - should provide onclick method **

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-29 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1334 @bzz rebased --- 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

[GitHub] zeppelin pull request #1369: [ZEPPELIN-1376] Add proxy credentials for depen...

2016-08-29 Thread doanduyhai
Github user doanduyhai closed the pull request at: https://github.com/apache/zeppelin/pull/1369 --- 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 feature

[GitHub] zeppelin pull request #1369: [ZEPPELIN-1376] Add proxy credentials for depen...

2016-08-29 Thread doanduyhai
GitHub user doanduyhai reopened a pull request: https://github.com/apache/zeppelin/pull/1369 [ZEPPELIN-1376] Add proxy credentials for dependency repo for corporate firewall use-cases ### What is this PR for? When using Zeppelin behind corporate firewall, sometimes the dependenc

[GitHub] zeppelin issue #1365: ZEPPELIN-1374. Should prevent use dot in interpreter n...

2016-08-29 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1365 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 feature enabled and wishes so, or if the fe

[GitHub] zeppelin pull request #746: [ZEPPELIN-699] Add new synchronous paragraph run...

2016-08-29 Thread doanduyhai
GitHub user doanduyhai reopened a pull request: https://github.com/apache/zeppelin/pull/746 [ZEPPELIN-699] Add new synchronous paragraph run REST API ### What is this PR for? Right now, when calling the REST API `http://:/api/notebook/job//` Zeppelin always returns **OK** as sh

[GitHub] zeppelin pull request #746: [ZEPPELIN-699] Add new synchronous paragraph run...

2016-08-29 Thread doanduyhai
Github user doanduyhai closed the pull request at: https://github.com/apache/zeppelin/pull/746 --- 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 feature i

[GitHub] zeppelin issue #1369: [ZEPPELIN-1376] Add proxy credentials for dependency r...

2016-08-29 Thread doanduyhai
Github user doanduyhai commented on the issue: https://github.com/apache/zeppelin/pull/1369 @jongyoul Sorry, it was a bad copy/paste between Github & JIRA, fixed now --- 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

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-29 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 Hey, I had done the testing on streaming cases for shell and spark earlier while raising this PR, and they did work then. I just did the testing on top of `d11221fb8af5568416ef5041fc2da8b

[GitHub] zeppelin issue #1381: [ZEPPELIN-1390] SparkInterpreter does not work for Spa...

2016-08-29 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1381 I upgraded HDP to 2.5 from 2.4 today. sc.version printed 1.6.1 when HDP 2.4 and now HDP 2.5 spark.version prints 2.0.0.2.5.0.0-1245 --- If your project is set up for it, you can reply to this ema

[GitHub] zeppelin issue #1381: [ZEPPELIN-1390] SparkInterpreter does not work for Spa...

2016-08-29 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1381 @tae-jun Have you ever tried to start spark-shell to print the spark version in HDP 2.5 ? Because I think if the version is an issue, this should also happen in spark 1.6 in HDP 2.4 --- If your

[GitHub] zeppelin pull request #1381: [ZEPPELIN-1390] SparkInterpreter does not work ...

2016-08-29 Thread tae-jun
GitHub user tae-jun opened a pull request: https://github.com/apache/zeppelin/pull/1381 [ZEPPELIN-1390] SparkInterpreter does not work for Spark2 version of HDP 2.5 ### What is this PR for? Spark2 version of HDP 2.5 is "2.0.0.2.5.0.0-1245". Currently, Zeppelin parses this versio

[jira] [Created] (ZEPPELIN-1390) SparkInterpreter does not work for spark2 version of HDP 2.5

2016-08-29 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1390: - Summary: SparkInterpreter does not work for spark2 version of HDP 2.5 Key: ZEPPELIN-1390 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1390 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1389) Start Zeppelin By IDE (Eclipse, IDEA)

2016-08-29 Thread Hefei Li (JIRA)
Hefei Li created ZEPPELIN-1389: -- Summary: Start Zeppelin By IDE (Eclipse, IDEA) Key: ZEPPELIN-1389 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1389 Project: Zeppelin Issue Type: Wish

[jira] [Created] (ZEPPELIN-1388) SparkVersion

2016-08-29 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1388: - Summary: SparkVersion Key: ZEPPELIN-1388 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1388 Project: Zeppelin Issue Type: Bug Reporter: T

[GitHub] zeppelin issue #1380: ZEPPELIN-1326: make profile to select dependency of ha...

2016-08-29 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1380 @jongyoul Sure, I see your point, and it make sense as well. Thank you for pointing it out. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #673: [Zeppelin-630] Introduce new way of dependency loading ...

2016-08-29 Thread nihakue
Github user nihakue commented on the issue: https://github.com/apache/zeppelin/pull/673 I'm finding that using %dep interpreter no longer works for me on Zeppelin 0.6.0. Am I alone? `z.reset();z.load()` does not throw an error, but I find that the dependencies are not available in the

[GitHub] zeppelin issue #1379: [ZEPPELIN-1116]send out more exception msg

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1379 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 feature enabled and wishes so, or if the fe

[GitHub] zeppelin issue #1372: [ZEPPELIN-1383][ Interpreters][r-interpreter] remove S...

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1372 I think it's enough for my purpose. Thanks. 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

[GitHub] zeppelin issue #1365: ZEPPELIN-1374. Should prevent use dot in interpreter n...

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1365 In backend side, it might be OK. --- 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

[jira] [Created] (ZEPPELIN-1387) Markdown table looks unsupported

2016-08-29 Thread JIRA
François Rosière created ZEPPELIN-1387: -- Summary: Markdown table looks unsupported Key: ZEPPELIN-1387 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1387 Project: Zeppelin Issue Typ

[GitHub] zeppelin issue #1375: [ZEPPELIN-1171] Only retrieve resources if client is s...

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1375 I think it would be a potential error but do you have any experience where it occurs error on that line? --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] zeppelin issue #1369: [ZEPPELIN-1376]

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1369 @doanduyhai Could you please specify the title of this PR? --- 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

[GitHub] zeppelin issue #1380: Zeppelin 1326

2016-08-29 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1380 Can you share the recommended changes diff ? I originally thought to move repetitive pom.xml from spark and spark-dependency to parent, which can be used by all. --- If your proje

[GitHub] zeppelin issue #1380: Zeppelin 1326

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1380 @prabhjyotsingh I don't think it's necessary to set hadoop version because the dependencies are provided, and I don't think you need to change pom.xml in your PR. How do you think of it? --- If

[GitHub] zeppelin pull request #1380: Zeppelin 1326

2016-08-29 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1380 Zeppelin 1326 ### What is this PR for? Extension of https://github.com/apache/zeppelin/pull/1353 java.lang.ClassNotFoundException: org.apache.hadoop.security.UserGroupInf

[GitHub] zeppelin issue #1360: [ZEPPELIN-1366] Removed legacy JDBC alias

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1360 Finished rebase. Ci failure is unrelated. Merging if there's 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

[GitHub] zeppelin issue #1353: ZEPPELIN-1326: make profile to select dependency of ha...

2016-08-29 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1353 @prabhjyotsingh Sorry for the late reply but I don't think it's not reviewed and I don't think your change is not proper. Could you revert it? Zeppelin doesn't have any hadoop-related dependencie

[GitHub] zeppelin pull request #1379: [ZEPPELIN-1116]send out more exception msg

2016-08-29 Thread passionke
GitHub user passionke opened a pull request: https://github.com/apache/zeppelin/pull/1379 [ZEPPELIN-1116]send out more exception msg ### What is this PR for? better jdbc error msg make people know the true error clearly. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for ru...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1318 --- 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 feature is e

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-29 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1318 Looks great to me. Merging to master, if there is no further 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