[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-04-23 Thread soralee
Github user soralee commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
Hi,@Remilito. I think now you needed a doing rebase.
Could you rebase it, 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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-04-04 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
Here's one related PR #2195 which do it in `ZeppelinContext`, I hope we can 
merge these 2 tickets to use the same approach. 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-04-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-04-03 Thread Remilito
Github user Remilito commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
@AhyoungRyu sorry for the late answer, I have updated the doc accordingly 
to your advice, and changed the wording of the UI command. It is now "Run with 
successors", but if a native English speaker has a better wording, any help is 
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 feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-03-29 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
@Remilito Tested and it works as expected. 
Regarding docs, how about adding new section for this feature instead of 
`subsequent parameter (optional)` as a subsection under "Run a paragraph 
synchronously" & "Run a paragraph asynchronously" ? I saw many ppl have wanted 
this feature, so it'll be better to create new section for it. Below each "Run 
a paragraph synchronously" & "Run a paragraph asynchronously" section would be 
good place i think. What do you think? 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-03-21 Thread Remilito
Github user Remilito commented on the issue:

https://github.com/apache/zeppelin/pull/2151
  
@AhyoungRyu : updated (and now building and passing tests :sweat_smile: ).
@jongyoul : I am not sure to fully understand what you mean. If you are 
talking "UI" IMO the need to run or not a sequence of paragraphs depends mostly 
on the paragraphs' contents (i.e. generation of a dataset used by following 
paragraphs), so I find it more convenient to trigger this directly in the 
paragraph view rather than putting it in the job view. WDYT? 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---