Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@minahlee Thanks for letting me know.
---
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
enab
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@zjffdu using interpreter alias name is available only in master branch.
You will need to use `%spark` instead of `%spark2` in branch-0.6.
---
If your project is set up for it, you can reply to
CORNEAU Damien created ZEPPELIN-1462:
Summary: Zeppelin-Web Good Practices #3 - How to write a controller
Key: ZEPPELIN-1462
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1462
Project: Zeppel
Ahyoung Ryu created ZEPPELIN-1461:
-
Summary: Doesn't display "description" value in interpreter
creation page
Key: ZEPPELIN-1461
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1461
Project: Zeppe
Github user rajarajan-g commented on the issue:
https://github.com/apache/zeppelin/pull/1399
It makes more sense to have message logged in ```${ZEPPELIN_OUTFILE}```
rather of ```${ZEPPELIN_LOGFILE}```.
---
If your project is set up for it, you can reply to this email and have your
GitHub user cloverhearts opened a pull request:
https://github.com/apache/zeppelin/pull/1441
Implement search bar in job manager
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide -
Github user prabhjyotsingh closed the pull request at:
https://github.com/apache/zeppelin/pull/1437
---
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 feat
GitHub user prabhjyotsingh reopened a pull request:
https://github.com/apache/zeppelin/pull/1437
ZEPPELIN-1454: Wrong property value on interpreter page
### What is this PR for?
If for some reason (for example permission issue in file system) while
saving interpreter setting, UI
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1437
@randerzander can you explain a bit more, how do you think this is related.
As scope of this PR is only limited to interpreter property being saved (or
fail to save) on file system.
---
I
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1440
@Leemoonsoo Please help review, I will add system test after #1404 is
merged
---
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 zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/1440
ZEPPELIN-1427. Scala z.show() doesn't work on v.0.6.1
### What is this PR for?
`ZeppelinContext.show` doesn't work for spark 1.6. The root cause is that
`Dataset` is also available in spark 1.
Hi everyone,
I am looking for a mentor that could help me to get on board with Zeppelin.
Please see my summary below. I followed the Mentoring Application Procedure
and I would welcome any notes/advices/suggestions on anything that I could
miss.
My name is Andrii. I am originally from Ukraine. I
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@minahlee @prabhjyotsingh Please ignore my last comment. I just found that
the issue of ZEPPELIN-1458 doesn't exist in branch-0.6. But found another
issue, @jongyoul It seems creating new interpre
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1398
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1398
Merging into master if there are no more discussions
---
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 ha
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@minahlee @prabhjyotsingh This is a blocker of 0.6.2 release, I will make
another PR for branch-0.6
---
If your project is set up for it, you can reply to this email and have your
reply appear on
GitHub user agoodm opened a pull request:
https://github.com/apache/zeppelin/pull/1439
[ZEPPELIN-1423] Allow users to specify pre/post-execute callbacks for
interpreters
### What is this PR for?
One feature built-in to Jupyter's ipykernel that is currently missing in
Zeppelin a
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1404
@zjffdu Thanks for great work!
CI failure looks irrelevant. Merge into master and branch-0.6 if there're
no more discussions.
---
If your project is set up for it, you can reply to this em
Lee moon soo created ZEPPELIN-1460:
--
Summary: Make spark configuration less confusing and ambiguous,
more intuitive
Key: ZEPPELIN-1460
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1460
Project
Hi Andrea,
I don't know is there a way live debug without rebuild.
To reduce build time, i leverage IDE, (intellij, eclipse), they can quickly
build single file change into class without rebuild whole modules.
In case of you need to build module, using -pl switch supported by maven
could help a
Github user Peilin-Yang commented on the issue:
https://github.com/apache/zeppelin/pull/1363
@corneadoug I just found that Handsontable has its intrinsic data type
detection/conversion which we can rely on for the type conversion and is thus
safer. More details at http://docs.handsont
Github user randerzander commented on the issue:
https://github.com/apache/zeppelin/pull/1436
Before merging and implying support for Phoenix's thin client,
[ZEPPELIN-1459](https://issues.apache.org/jira/browse/ZEPPELIN-1459) should
also be resolved.
---
If your project is set up fo
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1438
Got it, thanks for the explanation. 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 minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@prabhjyotsingh diff looks different because diff of #1333 is based on
master branch.
https://github.com/apache/zeppelin/commit/074ce6f972e0538b618a5b060ad131f576cf8a66
this would be the proper
Github user randerzander commented on the issue:
https://github.com/apache/zeppelin/pull/1437
I believe the test failure is unrelated.
However, before merging this and implying support for the thin client, I
ran into another issue with mangled JDBC properties in the URL:
http
Randy Gelhausen created ZEPPELIN-1459:
-
Summary: Zeppelin JDBC URL properties mangled
Key: ZEPPELIN-1459
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1459
Project: Zeppelin
Issue T
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1438
Rest tried, compiled, build. Tested with spark and jdbc interpreter, both
works normally.
---
If your project is set up for it, you can reply to this email and have your
reply appear on Gi
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1438
@minahlee diff of InterpreterFactory.java looks different than
https://github.com/apache/zeppelin/pull/1333/files#diff-53b87ca4f9616e88837a1b0dd050c01aR995
---
If your project is set up fo
GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/1438
[ZEPPELIN-1458] Fix compiling error on branch-0.6
### What is this PR for?
Fix compiling error on branch-0.6.
- Revert #1333
- Change `InterpreterProperty.getValue` ->
`SparkInterpr
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1333
I tested branch-0.6 after reverting this PR, and I cannot reproduce the
issue.
```
remoteInterpreter.setEnv(env);
```
Above line of code only existed in master branch, and use of v
To Moon's point, This is what my vision is around this feature -
1. Use should be able to package 1, more than one, all of the paragraphs in
a Notebook to create a Jar file which can be used with Spark-Submit.
2. The tool should automatically remove the all the interactive statements
like print,
I am also pretty much for this.
I have got the similar request from each and every people/group who I
showcased Zeppelin.Regards,
Sourav
On Fri, Sep 16, 2016 at 8:06 PM, moon soo Lee wrote:
> Hi Luciano,
>
> I've also got a lot of questions about "Productize the notebook" every time
> i meet us
Github user rajarajan-g commented on the issue:
https://github.com/apache/zeppelin/pull/1399
Ping
---
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
Mina Lee created ZEPPELIN-1458:
--
Summary: Compilation error on branch-0.6
Key: ZEPPELIN-1458
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1458
Project: Zeppelin
Issue Type: Bug
Github user kavinkumarks commented on the issue:
https://github.com/apache/zeppelin/pull/1408
@corneadoug Sorry, I wasn't clear about the steps given in the PR.This was
about the permission issue with the actual notebook file system and not with
the permissions feature in the zeppelin
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1334
LGTM other than the minor comment on static check
---
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
sanjeev I created ZEPPELIN-1457:
---
Summary: Export note book data to csv files
Key: ZEPPELIN-1457
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1457
Project: Zeppelin
Issue Type: Improvem
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1435
@jongyoul The test failure seems irrelevant. I create 2 tickets for these
flaky test.
* https://issues.apache.org/jira/browse/ZEPPELIN-1455
* https://issues.apache.org/jira/browse/ZEPPELIN-
Jeff Zhang created ZEPPELIN-1456:
Summary: Flaky Test: AuthenticationIT
Key: ZEPPELIN-1456
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1456
Project: Zeppelin
Issue Type: Bug
Affec
Jeff Zhang created ZEPPELIN-1455:
Summary: Flaky test: AbstractAngularElemTest
Key: ZEPPELIN-1455
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1455
Project: Zeppelin
Issue Type: Bug
GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/1437
ZEPPELIN-1454: Wrong property value on interpreter page
### What is this PR for?
If for some reason (for example permission issue in file system) while
saving interpreter setting, UI s
Prabhjyot Singh created ZEPPELIN-1454:
-
Summary: Wrong property value on interpreter page
Key: ZEPPELIN-1454
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1454
Project: Zeppelin
Iss
Hello,
I developed an interpreter for the Zeppelin version 0.6.0. I am now
updating it to work on the 0.6.1 release. But unfortunately I am
experimenting an issue.
When clicking on the create button, I found a list of interpreter with
mine, I add it and save it. Then no interpreter is created.
Wh
Andreas Weise created ZEPPELIN-1453:
---
Summary: Spark Interpreter Isolation "scoped" - Classloading Issues
Key: ZEPPELIN-1453
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1453
Project: Zeppelin
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1431
@corneadoug Ah I got it. I'll do the same work as @astroshim did in my PR
then :D
@astroshim Thanks for your quick response!
---
If your project is set up for it, you can reply to this em
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1431
Thank you @AhyoungRyu and @corneadoug .
I just fixed space problems.
---
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 corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1434
tested, except for the comment, 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
e
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1419
---
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/1419
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 project does not have this
49 matches
Mail list logo