Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2130
> does progress value needs to be clear when canceled or job failed?
The finally block would already been executed no matter it is
succeeded/canceled/failed.
and progress value would not sho
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2130
I can not add it into system test because livy 0.4 is not released yet, and
no snapshot artifact deployment for livy. I can do that after livy 0.4 is
released
---
If your project is set up for it
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2121
@felixcheung
what kind of description, PR or changes from last commit?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If y
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2121
thanks, I see the changes, it would be good if you could add more
descriptions on what they are doing
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2130
does progress value needs to be clear when canceled or job failed?
---
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 proje
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2122
CI is green. Please help review this.
cc: @Leemoonsoo, @r-kamath, @jongyoul, @cloverhearts.
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2126
nice!
---
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 th
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2107
Any thoughts on this ?
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1985
---
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 jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1985
Will merge 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 wishes so, or
Github user sravan-s commented on the issue:
https://github.com/apache/zeppelin/pull/2128
@Leemoonsoo @AhyoungRyu Any comments on this?
---
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 f
GitHub user zjffdu reopened a pull request:
https://github.com/apache/zeppelin/pull/2131
ZEPPELIN-2256. poll job progress is called twice
### What is this PR for?
Minor change to only call getProgress one time.
### What type of PR is it?
[Improvement]
Github user zjffdu closed the pull request at:
https://github.com/apache/zeppelin/pull/2131
---
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/2127
@1ambda Thanks for testing it out!
Merge into gh-pages if there are no more comments on this.
---
If your project is set up for it, you can reply to this email and have your
reply appear
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/2131
ZEPPELIN-2256. poll job progress is called twice
### What is this PR for?
Minor change to only call getProgress one time.
### What type of PR is it?
[Improvement]
##
Jeff Zhang created ZEPPELIN-2256:
Summary: It is not necessary to poll job progress in InterpretJob
Key: ZEPPELIN-2256
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2256
Project: Zeppelin
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2108
---
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 zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/2130
ZEPPELIN-2251. Support getProgress for livy interpreter
### What is this PR for?
Livy 0.4 will support getting progress from statement, this PR would
integrate this feature into livy interpret
Hi dev and users,
As we released 0.7.0, most of users and dev reported a lot of bugs which
were critical. For the reason, community including me started to prepare
new minor release with umbrella issue[1]. Due to contributors' efforts, we
have resolved some of issues and have reviewed almost unres
Jeff Zhang created ZEPPELIN-2255:
Summary: Zeppelin frontend cache the progress of last execution
Key: ZEPPELIN-2255
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2255
Project: Zeppelin
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2120
@FRosner Yes, that would be appreciated.
---
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 FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2120
Do you want me to recreate the fork? I forked it long time ago :D
--
Sent from my phone. Please excuse my brevity.
On 03/13/2017, 16:05 Lee moon soo wrote:
@FRosner Jenki
Github user dgskv commented on the issue:
https://github.com/apache/zeppelin/pull/2112
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 featu
Nassir created ZEPPELIN-2254:
Summary: Select certain fields (long text fields) from a table
results in lots of text showing under the formatted table when using z.show()
Key: ZEPPELIN-2254
URL: https://issues.apache.
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2120
@FRosner Jenkins checks `https://travis-ci.org/FRosner/zeppelin` instead of
`https://travis-ci.org/FRosner/incubator-zeppelin` fyi.
---
If your project is set up for it, you can reply to this
Github user agura commented on the issue:
https://github.com/apache/zeppelin/pull/2101
Thanks a lot!
---
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
GitHub user sravan-s reopened a pull request:
https://github.com/apache/zeppelin/pull/2128
[WIP] [Discuss] Make use of all grouped data to draw pie chart
### What is this PR for?
Now, grouped pie charts only uses the data from the first group
With this fix-
* Add data fr
Github user sravan-s closed the pull request at:
https://github.com/apache/zeppelin/pull/2128
---
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
Sravan S created ZEPPELIN-2253:
--
Summary: Piechart rendering issue when coloumn selcted as 'key' is
changed
Key: ZEPPELIN-2253
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2253
Project: Zeppelin
Github user sravan-s commented on the issue:
https://github.com/apache/zeppelin/pull/2128
As per
[ZEPPELIN-2237](https://issues.apache.org/jira/browse/ZEPPELIN-2237), in
situations in which data is grouped, the pie chart only displays the data from
first group. With this fix, data fr
GitHub user tinkoff-dwh opened a pull request:
https://github.com/apache/zeppelin/pull/2129
[ZEPPELIN-2252] discreteness of line charts
### What is this PR for?
Added a discreteness in the line chart. Correcting the display of the
chart, when the values does not exist at the poi
GitHub user sravan-s opened a pull request:
https://github.com/apache/zeppelin/pull/2128
[WIP] [Discuss] Make use of all grouped data to draw pie chart
### What is this PR for?
Now, grouped pie charts only uses the data from the first group
With this fix-
* Add data from
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2101
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2109
---
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/2105
Looks good! Regarding `%`, if the percentage means nothing, then it's okay
with not showing it i think.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2119
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
Github user FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2120
@1ambda it's building fine at travis:
https://travis-ci.org/FRosner/incubator-zeppelin
Anything else I need to do? Why is Jenkins complaining?
---
If your project is set up for it, you c
Hello!
Please help me understand how spark interpreter works.
Why we split code into lines and run it line-by-line and not the whole input at
once?
Thank you,
Igor Drozdov
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2119
@soralee Thanks for 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 wi
Github user tae-jun commented on the issue:
https://github.com/apache/zeppelin/pull/2125
@conker84 FYI, you can simply just take a GIF using software called
**LICEcap**, and upload it directly here with drag and drop :)
---
If your project is set up for it, you can reply to this emai
Github user conker84 commented on the issue:
https://github.com/apache/zeppelin/pull/2125
@1ambda the graph is flatten by javascript apis so we can leverage the
other visualizations provided by Zeppelin
I'll add a video asap to show how it works!
---
If your project is set up for
Tinkoff DWH created ZEPPELIN-2252:
-
Summary: Discreteness of line charts
Key: ZEPPELIN-2252
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2252
Project: Zeppelin
Issue Type: Improvement
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2105
@soralee Thanks for 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 wi
43 matches
Mail list logo