[GitHub] zeppelin issue #2852: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-20 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2852 @zjffdu Implementation using Git Tag is also another approach but updating/delete Git tag regularly is not something feels right [ Usually in practice Git Tag are to be done only once

[GitHub] zeppelin issue #2852: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-17 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2852 @Leemoonsoo @zjffdu friendly reminder regarding this pull request. ---

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-08 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2817 I have created a [clean pull request](https://github.com/apache/zeppelin/pull/2852). Closing this pull request. ---

[GitHub] zeppelin pull request #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-08 Thread SleepyThread
Github user SleepyThread closed the pull request at: https://github.com/apache/zeppelin/pull/2817 ---

[GitHub] zeppelin pull request #2852: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-08 Thread SleepyThread
GitHub user SleepyThread opened a pull request: https://github.com/apache/zeppelin/pull/2852 [ZEPPELIN-3264] Notebook Snapshot feature. ### What is this PR for? Currently, a user can share the notebook with other users. There is a usage pattern where data analyst creates

[GitHub] zeppelin issue #2840: ZEPPELIN-3295. Remove build of profile spark-1.6 and s...

2018-03-06 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2840 @zjffdu It looks like this commit broke the master build on Travis. ---

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-06 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2817 @Tagar - It is using the revision feature from org.apache.zeppelin.notebook.repo.GitNotebookRepo in nutshell, a snapshot is like a CNAME to the revision. People can share the CNAME

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-02-27 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2817 @felixcheung this feature just adds a mapping of Snapshot ID to revision id in storage like git. This helps in sharing a static URL by user /notebook/**{Notebook ID}**/view/**{Snapshot Name

[GitHub] zeppelin pull request #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-02-25 Thread SleepyThread
GitHub user SleepyThread opened a pull request: https://github.com/apache/zeppelin/pull/2817 [ZEPPELIN-3264] Notebook Snapshot feature. ### What is this PR for? Currently, a user can share the notebook with other users. There is a usage pattern where data analyst creates

[GitHub] zeppelin pull request #2650: [ZEPPELIN-3035] Ability to display the same res...

2018-02-23 Thread SleepyThread
Github user SleepyThread closed the pull request at: https://github.com/apache/zeppelin/pull/2650 ---

[GitHub] zeppelin issue #2650: [ZEPPELIN-3035] Ability to display the same result mul...

2017-11-14 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2650 @felixcheung Is this pull request not relevant or team is busy with the backlog of the other task? ---

[GitHub] zeppelin issue #2650: [ZEPPELIN-3035] Ability to display the same result mul...

2017-11-06 Thread SleepyThread
Github user SleepyThread commented on the issue: https://github.com/apache/zeppelin/pull/2650 @felixcheung Yeah, I am new to Zeppelin project. I have incorporated your feedback and updated the pull request accordingly. ---

[GitHub] zeppelin pull request #2650: Ability to specify Multiple results for each pa...

2017-11-05 Thread SleepyThread
GitHub user SleepyThread opened a pull request: https://github.com/apache/zeppelin/pull/2650 Ability to specify Multiple results for each paragraph ### What is this PR for? Sometimes we need to have multiple visualizations with each result of the query. Currently, we can only