[GitHub] felixcheung commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
felixcheung commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after 
clone
URL: https://github.com/apache/zeppelin/pull/3311#issuecomment-466718841
 
 
   merging if no more comment


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] felixcheung commented on issue #3310: [ZEPPELIN-4011] Fix note path

2019-02-23 Thread GitBox
felixcheung commented on issue #3310: [ZEPPELIN-4011] Fix note path
URL: https://github.com/apache/zeppelin/pull/3310#issuecomment-466718831
 
 
   merging if no more comment


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov opened a new pull request #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
egorklimov opened a new pull request #3311: [ZEPPELIN-4012] Save paragraphs 
after clone
URL: https://github.com/apache/zeppelin/pull/3311
 
 
   ### What is this PR for?
   Paragraphs in cloned note disappear after zeppelin restart if they weren't 
executed
   * Bug:
   
![clone_bug](https://user-images.githubusercontent.com/6136993/52918382-5ed02e00-3307-11e9-888e-5eb4dce756f1.gif)
   * Fix:
   
![clone_fix](https://user-images.githubusercontent.com/6136993/52918383-6263b500-3307-11e9-83e3-e851f65c34b8.gif)
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4012
   
   ### How should this be tested?
   * CI pass
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov opened a new pull request #3310: [ZEPPELIN-4011] Fix note path

2019-02-23 Thread GitBox
egorklimov opened a new pull request #3310: [ZEPPELIN-4011] Fix note path
URL: https://github.com/apache/zeppelin/pull/3310
 
 
   ### What is this PR for?
   Now note may move to the root directory after enabling cron in it. It caused 
by `Note#setName`
   
   * Bug:

![notepath](https://user-images.githubusercontent.com/6136993/52917693-87542a00-32ff-11e9-9fb1-82d21c0942f8.gif)
   * Fix:
   
![notepath_fix](https://user-images.githubusercontent.com/6136993/52917704-abb00680-32ff-11e9-8f50-0e8908e4edc0.gif)
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4011
   ### How should this be tested?
   * CI pass
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov closed pull request #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
egorklimov closed pull request #3311: [ZEPPELIN-4012] Save paragraphs after 
clone
URL: https://github.com/apache/zeppelin/pull/3311
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov closed pull request #3310: [ZEPPELIN-4011] Fix note path

2019-02-23 Thread GitBox
egorklimov closed pull request #3310: [ZEPPELIN-4011] Fix note path
URL: https://github.com/apache/zeppelin/pull/3310
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
egorklimov commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone
URL: https://github.com/apache/zeppelin/pull/3311#issuecomment-466639301
 
 
   CI pass - 
https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/494592348


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov commented on issue #3310: [ZEPPELIN-4011] Fix note path

2019-02-23 Thread GitBox
egorklimov commented on issue #3310: [ZEPPELIN-4011] Fix note path
URL: https://github.com/apache/zeppelin/pull/3310#issuecomment-466638362
 
 
   CI pass - 
https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/494568993


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov removed a comment on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
egorklimov removed a comment on issue #3311: [ZEPPELIN-4012] Save paragraphs 
after clone
URL: https://github.com/apache/zeppelin/pull/3311#issuecomment-466638250
 
 
   CI pass - https://travis-ci.org/TinkoffCreditSystems/zeppelin/jobs/494592357


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] egorklimov commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone

2019-02-23 Thread GitBox
egorklimov commented on issue #3311: [ZEPPELIN-4012] Save paragraphs after clone
URL: https://github.com/apache/zeppelin/pull/3311#issuecomment-466638250
 
 
   CI pass - https://travis-ci.org/TinkoffCreditSystems/zeppelin/jobs/494592357


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services