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
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 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 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 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
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
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 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 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 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 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
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 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 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 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 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 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
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 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 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 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 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
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 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 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
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 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[0m
[31m- should provide onclick method **
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 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 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 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 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 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 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 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 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 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 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
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
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
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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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 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
57 matches
Mail list logo