[jira] [Created] (ZEPPELIN-3625) Pandasql interpreter fails to query over python interpreter dataframe

2018-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-3625: - Summary: Pandasql interpreter fails to query over python interpreter dataframe Key: ZEPPELIN-3625 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3625 P

[GitHub] zeppelin pull request #3071: [zeppelin-3625] Pandasql interpreter fails to q...

2018-07-15 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/3071 [zeppelin-3625] Pandasql interpreter fails to query over python interpreter dataframe ### What is this PR for? fix pandasql query over dataframe for `master`. the reason is that it can

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3071 Just curious to know why the current unit test in PythonInterpreterPandasSqlTest.java didn't catch this issue. ---

[GitHub] zeppelin pull request #3072: Zeppelin 3610

2018-07-15 Thread liuxunorg
GitHub user liuxunorg opened a pull request: https://github.com/apache/zeppelin/pull/3072 Zeppelin 3610 ## [ZEPPELIN-3610] Cluster Raft module design ### What is this PR for? By using the Raft protocol, multiple Zeppelin-Server groups are built into a Zeppelin clus

[GitHub] zeppelin pull request #3072: [ZEPPELIN-3610] Cluster Raft module design

2018-07-15 Thread liuxunorg
Github user liuxunorg closed the pull request at: https://github.com/apache/zeppelin/pull/3072 ---

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-15 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/3071 yeah i was wondering as well, and actually they were failing and capturing it. just checked and seems they're disabled https://github.com/apache/zeppelin/blob/0a97446a70f6294a3efb071bb9a706

[GitHub] zeppelin issue #3068: [ZEPPELIN-3438] Passing Z variables to BigQuery

2018-07-15 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3068 Thanks for pointing out the issue @felixcheung I've corrected the link as well as some of the preceding words as the ZeppelinContext documentation is now in its own page - not unde

[GitHub] zeppelin pull request #3073: [zeppelin-3625] [branch-0.8] Pandasql interpret...

2018-07-15 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/3073 [zeppelin-3625] [branch-0.8] Pandasql interpreter fails to query over python dataframe ### What is this PR for? fix pandasql query over dataframe for `branch-0.8`. the reason in this

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3071 Thanks @khalidhuseynov , please enable it, otherwise your new test is also ignored. ---

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3071 Actually you can remove your new unit test after you enable it, because the existing test has already covered it. ---

[GitHub] zeppelin issue #3059: ZEPPELIN-3595. Remove interpreter binding in backend

2018-07-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3059 @felixcheung It's not for now if you set `spark interpreter group` as the first interpreter group in your `zeppelin-site.xml`. I think it needs more implementation even in front side as well to k

[GitHub] zeppelin pull request #3074: [ZEPPELIN-3610] Cluster Raft module design

2018-07-15 Thread liuxunorg
GitHub user liuxunorg opened a pull request: https://github.com/apache/zeppelin/pull/3074 [ZEPPELIN-3610] Cluster Raft module design By using the Raft protocol, multiple Zeppelin-Server groups are built into a Zeppelin cluster, the cluster State Machine is maintained through the Raf

[GitHub] zeppelin issue #3074: [ZEPPELIN-3610] Cluster Raft module design

2018-07-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3074 @liuxunorg You don't need to create a new PR for the same ticket. You can reopen it to trigger the build if this is what you want. ---

[GitHub] zeppelin issue #3074: [ZEPPELIN-3610] Cluster Raft module design

2018-07-15 Thread liuxunorg
Github user liuxunorg commented on the issue: https://github.com/apache/zeppelin/pull/3074 @zjffdu Sorry, I will pay attention next time. ---

[GitHub] zeppelin issue #3068: [ZEPPELIN-3438] Passing Z variables to BigQuery

2018-07-15 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3068 The two failed tests on travis - apparently unrelated to the code from this PR - are really stubborn and wont go away no matter what I do! ---

[jira] [Created] (ZEPPELIN-3626) Cluster management and client module design

2018-07-15 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3626: Summary: Cluster management and client module design Key: ZEPPELIN-3626 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3626 Project: Zeppelin Issue Type: Sub-ta

Re: Should we remove "Download Data as CSV/TSV" button from version 0.8.0?

2018-07-15 Thread Sanjay Dasgupta
+1 for removing the old button entirely. I believe retaining the old button by patching it into ui-grid's downloaders may create recurring maintenance issues. On Tue, Jul 10, 2018 at 5:38 AM, Jongyoul Lee wrote: > +1 for remove, mainly because old button need to be maintained by ourselves > but

[jira] [Created] (ZEPPELIN-3627) Remove starting server option for some functional tests

2018-07-15 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3627: -- Summary: Remove starting server option for some functional tests Key: ZEPPELIN-3627 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3627 Project: Zeppelin