You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/13 13:24:07 UTC

[GitHub] [zeppelin] alexott commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

alexott commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path
URL: https://github.com/apache/zeppelin/pull/3730#issuecomment-612896258
 
 
   Please update your branch-0.9 to pull fixes for these tests & rebase your branch, something like this:
   
   ```sh
   git checkout branch-0.9
   git pull apache branch-0.9
   git checkout ZEPPELIN-4743
   git rebase branch-0.9
   ```

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


With regards,
Apache Git Services