Github user SachinJanani commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/955
@jongyoul Yes you are right.But this changes will allow user to connect to
existing remote process instead of zeppelin running the interpreter.I think we
should create a separate jir
GitHub user corneadoug reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/975
[ZEPPELIN-975] Move download data button outside the paragraph settings
### What is this PR for?
Following the PR #714 and its comments, we are moving the download data
outside
Github user corneadoug closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/975
---
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 user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/904
@mwkang It's fine, we can always reopen it if necessary. Just wanted
@Leemoonsoo go to close it since he was the one to report it
---
If your project is set up for it, you can reply t
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/946
---
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 user mwkang commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/904
Oh.. I closed JIRA issue.
I am so sorry that I act at my discretion.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/904
@Leemoonsoo Can we close this JIRA issue then?
https://issues.apache.org/jira/browse/ZEPPELIN-835
---
If your project is set up for it, you can reply to this email and have your
reply
Github user jongyoul commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/955
@SachinJanani Thanks for sharing. I also think we should consider running
Zeppelin's interpreters in a different machine. This would be a starting point
to do this.
---
If your project
Github user mwkang commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/904
Related PR: https://github.com/apache/incubator-zeppelin/pull/860
Related Issue: https://issues.apache.org/jira/browse/ZEPPELIN-828
---
If your project is set up for it, you can reply
Github user mwkang closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/904
---
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 user mwkang commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/904
While I rebase this PR, I found this issue was been resolved
[AuthenticationInfo in master].
So I closed PR.
[AuthenticationInfo in master]:
https://github.com/apache/incubato
Github user SachinJanani commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/955
@jongyoul There can be scenarios where user is starting RemoteInterpreter
embedded in his service by calling
`RemoteInterpreterServer server = new RemoteInterpreterServer(port)
Github user jongyoul commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/955
That failure is related to
https://issues.apache.org/jira/browse/ZEPPELIN-878, but I have a question. What
kind of procedure do you do while you run Zeppelin? Generally, when you stop
Z
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/919
@astroshim Would you then create a new PR, or modify this one?
---
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/incubator-zeppelin/pull/904
@mwkang Could you rebase this PR please?
---
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 t
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/893
@hj5 could you close this PR? 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
Github user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
Please review
---
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 w
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/884
@wind0727 The history is a bit weird.
Could you create a new branch (not based on master) and create a new PR?
This will clean the history and take care of conflicts
---
If you
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/817
@zuny25 Could you rebase this one and re-trigger the CI?
---
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
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/975
CI fail not related:
```
Failed tests:
SparkParagraphIT.testSqlSpark:162 Paragraph from SparkParagraphIT of
testSqlSpark status:
Expected: "FINISHED"
but: w
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/858
@gauravkumar37 handled in #973
---
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 featu
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/725
@jmrr Good Question.
Front-end Download has been merged, now we could also add some backend one
for full data download.
@markncooper any feedbacks regarding @Leemoonsoo com
Github user astroshim commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
@cloverhearts Thank you for your explanation. You mean that the
"LastResponseUnixTime" is for getting notebook information of lastest updated.
---
If your project is set up for it, you
Github user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
Updated text for test scenario.
@astroshim
lastResponseUnixTime value is update data area key.
to query the Future updates based on LastResponseUnixTime value,
b
Github user SachinJanani commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/955
@Leemoonsoo @jongyoul One of the TravisCI task is failing but I think its
not related to my changes, is there any way I can rerun the travisCI without
pushing changes?
---
If you
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/973
Merging if there is 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 have th
Github user Leemoonsoo commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/950
Looks good to me!
---
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
Github user AhyoungRyu commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/761
@darionyaphet Yes it does. See here :
[d481b56](https://github.com/apache/incubator-zeppelin/commit/d481b56c50d421d513d27adf0f72e516a40be944)
---
If your project is set up for it, you
Github user rawkintrevo commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/928
Total refactor- extends spark interpreter, (not done before as far as I
know, but make more sense imho). Keeps settings local to mahout, not
interfering with main spark terp.
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/961
---
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 user rerngvit reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/977
[ZEPPELIN-911] Apply new mechanism to FlinkInterpreter
### What is this PR for?
This PR applies the new interpreter registration mechanism to
FlinkInterpreter.
### What t
Github user rerngvit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/977
---
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 f
Github user Leemoonsoo commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/917
@prasadwagle Thanks!
Looks good to me and merge if there're no more discussions
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/963
---
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 user asfgit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/962
---
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 user rerngvit reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/977
[ZEPPELIN-911] Apply new mechanism to FlinkInterpreter
### What is this PR for?
This PR applies the new interpreter registration mechanism to
FlinkInterpreter.
### What t
Github user rerngvit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/977
---
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 f
Github user minahlee commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/971
It would be better if we make it to be responsive to window width size.
Attaching my screenshot
https://cloud.githubusercontent.com/assets/8503346/15904174/cf0b50c4-2d64-11e6-90d0-
Github user minahlee commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/963
Merge if there is 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. If your project does not have this fe
Github user minahlee commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/962
Merge if there is 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. If your project does not have this fe
GitHub user rerngvit opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/977
[ZEPPELIN-911] Apply new mechanism to FlinkInterpreter
### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out
Moon, I think it's good idea to cut the branch on 15 June.
As we discussed in previous release discussion thread [1], shall we take a
rotation for this release?
If so, I would like to volunteer this time.
But in the end, I think it would be better to have one dedicated release
manager like other a
Ho mon
Do we have a branch using the preview release of spark 2.0?
Cheers
Guillaume
Sent from a small device
> On 08 Jun 2016, at 17:10, moon soo Lee wrote:
>
> How about we create release branch 'branch-0.6' from master on 15 June,
> 00:00 PDT, and start release process from that point?
>
>
Github user Leemoonsoo commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/423
Any update on 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 project does not have this feature
enabled and
How about we create release branch 'branch-0.6' from master on 15 June,
00:00 PDT, and start release process from that point?
Most of TLP migration has been done (except for git source repo / mirror
migration) and we can always create minor release with spark 2.0 support if
spark 2.0 support is no
Github user jongyoul commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/943
Merging 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. If your project does not have this feat
Hi,
Here's related JIRA issue.
https://issues.apache.org/jira/browse/ZEPPELIN-889
And check the release discussion
http://apache-zeppelin-incubating-dev-mailing-list.75694.x6.nabble.com/DISCUSS-Apache-Zeppelin-0-6-0-Release-tp9249.html
Thanks,
moon
On Tue, Jun 7, 2016 at 8:29 PM darion.yaphet
Github user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
@astroshim
http://127.0.0.1:8080/api/notebook/jobmanager/(get unixtime at before step)
for example
http://127.0.0.1:8080/api/notebook/jobmanager/
(get
GitHub user jongyoul reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/974
ZEPPELIN-614 Part 1. Merge PostgresqlInterpreter's sql completer into JDBC
Interpreter
### What is this PR for?
Supporting Sql completer into JDBC Interpreter which is merged by t
Github user jongyoul closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/974
---
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 f
Chris Brown created ZEPPELIN-977:
Summary: STYLE out of date, and no other documentation on editor
configuration
Key: ZEPPELIN-977
URL: https://issues.apache.org/jira/browse/ZEPPELIN-977
Project: Zepp
Github user astroshim commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
It's working nicely.
but Is the correct behavior that the lastResponseUnixTime is increased
whenever call the curl?
Then i can't understand what's the purpose of step 3. Could yo
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/970
---
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 user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/970
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
Github user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/972
Update text for 'How should this be tested' and add json data comment.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
Github user r-kamath commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/973
@corneadoug :)
@jasonxh Thanks for the fix. 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
GitHub user cloverhearts reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/976
ZEPPLIN-976 ] HotFix - Incorrect "Credentials" server does not restart.
### What is this PR for?
Incorrect "Credentials" server does not restart.
reproduce.
1. Cli
Github user cloverhearts closed the pull request at:
https://github.com/apache/incubator-zeppelin/pull/976
---
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 t
Github user cloverhearts commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/976
retry ci
---
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
GitHub user cloverhearts opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/976
ZEPPLIN-976 ] HotFix - Incorrect "Credentials" server does not restart.
### What is this PR for?
Incorrect "Credentials" server does not restart.
reproduce.
1. Click
CloverHearts created ZEPPELIN-976:
-
Summary: Wrong 'Credentials', server is not restarted
Key: ZEPPELIN-976
URL: https://issues.apache.org/jira/browse/ZEPPELIN-976
Project: Zeppelin
Issue Typ
Github user AhyoungRyu commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/943
@jongyoul Yeah looks good :)
---
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
Github user vgmartinez commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/943
@jongyoul ok ok, all external dependencies loaded them that way. I have
been a time out...;)
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user jongyoul commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/943
@vgmartinez Now, Zeppelin enable load dependencies dynamically, thus if you
set dependencies in your interpreter tab, it works. Thus, we don't have to
include any dependencies any more.
Github user vgmartinez commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/943
Hi @jongyoul, great job with all integrations in the jdbc interpreter.
What do you think, about putting hive dependence into the pom and so it is
not necessary add the jar in the cl
Github user corneadoug commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/973
LGTM
Anybody's welcome to test it too
---
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
GitHub user corneadoug opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/975
[ZEPPELIN-975] Move download data button outside the paragraph settings
### What is this PR for?
Following the PR #714 and its comments, we are moving the download data
outside th
CORNEAU Damien created ZEPPELIN-975:
---
Summary: Move the Download Data button outside the paragraph
settings
Key: ZEPPELIN-975
URL: https://issues.apache.org/jira/browse/ZEPPELIN-975
Project: Zeppeli
Github user jasonxh commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/973
Thanks @corneadoug . I've updated the PR with your suggestions. I'll
remember to paste a code snippet next time. :)
---
If your project is set up for it, you can reply to this email and
Jongyoul Lee created ZEPPELIN-974:
-
Summary: Merge TajoInterpreter into JDBCInterpreter
Key: ZEPPELIN-974
URL: https://issues.apache.org/jira/browse/ZEPPELIN-974
Project: Zeppelin
Issue Type:
70 matches
Mail list logo