[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-13 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/693#issuecomment-183660880 @corneadoug I accidentally added those files. Sorry for that. I have made the required changes. Please have a look. --- If your project is set

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183671166 @zhongneu What is the syntax for this dynamic checkbox ? For example, for input text, the syntax is `${input_text_label=default value}`

[GitHub] incubator-zeppelin pull request: Zeppelin 639

2016-02-13 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/684#issuecomment-183676388 @cjmatta Thanks for fixing it. There's one more request that it's not recommended to update ``note.json`` without adding extra example. Could you please

[GitHub] incubator-zeppelin pull request: Create seperate matrix for seleni...

2016-02-13 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/706#issuecomment-183683883 Thanks @felixcheung So I had a look into the log file, below is some extract: ``` DEBUG [17:21:08,728][]

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread zhongneu
Github user zhongneu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183713630 @doanduyhai The current parsing code supports syntax like: ${label:type=...}. I do have concer about this, because from the code I cannot see what does

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183723243 @zhongneu me either, I didn't know that such syntax ${label:type=...} exists. But you did not answer my question. How can I create a dynamic

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread zhongneu
Github user zhongneu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183729056 @doanduyhai Sorry that my last reply is a little bit obscure. I mean we can use syntax like this:

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183729488 Ok great, thanks for the answer --- 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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-585] Add new doc on how...

2016-02-13 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/672#issuecomment-183736608 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

[GitHub] incubator-zeppelin pull request: Travis - spark script should stop...

2016-02-13 Thread felixcheung
GitHub user felixcheung reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/710 Travis - spark script should stop on error ### What is this PR for? There has been a few cases Travis fails to download Spark release but doesn't stop. Stopping would make it

[GitHub] incubator-zeppelin pull request: Travis - spark script should stop...

2016-02-13 Thread felixcheung
Github user felixcheung closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/710 --- 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] incubator-zeppelin pull request: testSparkInterpreterDependencyLoa...

2016-02-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/709 --- 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] incubator-zeppelin pull request: [ZEPPELIN-585] Add new doc on how...

2016-02-13 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/672#issuecomment-183781224 merging then... --- 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

[jira] [Created] (ZEPPELIN-672) Exporting to TSV

2016-02-13 Thread Zhong Wang (JIRA)
Zhong Wang created ZEPPELIN-672: --- Summary: Exporting to TSV Key: ZEPPELIN-672 URL: https://issues.apache.org/jira/browse/ZEPPELIN-672 Project: Zeppelin Issue Type: New Feature

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-13 Thread zhongneu
Github user zhongneu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-183800463 I've submitted one more commit with better layout and supporting show/hide options. I do run into an issue: the show/hide option will not be saved.

[GitHub] incubator-zeppelin pull request: ZEPPELIN-491: Giving fixed height...

2016-02-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/519 --- 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] incubator-zeppelin pull request: [ZEPPELIN-662] HBase interpreter ...

2016-02-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/701 --- 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] incubator-zeppelin pull request: Exporting to TSV

2016-02-13 Thread zhongneu
GitHub user zhongneu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/714 Exporting to TSV ### What is this PR for? Allow users to export data in a paragraph to a TSV file. There is already a

[GitHub] incubator-zeppelin pull request: Create seperate matrix for seleni...

2016-02-13 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/706#issuecomment-183822913 @doanduyhai I guess we could check on this - if it has become a frequent problem we could get travis to retry tests. I have not seen this much, on the

[GitHub] incubator-zeppelin pull request: Travis - spark script should stop...

2016-02-13 Thread felixcheung
GitHub user felixcheung reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/710 Travis - spark script should stop on error ### What is this PR for? There has been a few cases Travis fails to download Spark release but doesn't stop. Stopping would make it

[GitHub] incubator-zeppelin pull request: Travis - spark script should stop...

2016-02-13 Thread felixcheung
Github user felixcheung closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/710 --- 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] incubator-zeppelin pull request: User in interpreter context

2016-02-13 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/705#issuecomment-183823300 @prabhjyotsingh could you explain more on the reason for this change? Also this seems like a somewhat big change - could you open a JIRA on this so