[GitHub] zeppelin pull request #2326: [ZEPPELIN-2519] Disable watchers not in viewpor...

2017-05-19 Thread vipul1409
Github user vipul1409 closed the pull request at: https://github.com/apache/zeppelin/pull/2326 --- 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

[GitHub] zeppelin pull request #2326: [ZEPPELIN-2519] Disable watchers not in viewpor...

2017-05-19 Thread vipul1409
GitHub user vipul1409 reopened a pull request: https://github.com/apache/zeppelin/pull/2326 [ZEPPELIN-2519] Disable watchers not in viewport ### What is this PR for? Currently all the watchers are enabled by default. I came across this github project

[jira] [Created] (ZEPPELIN-2572) Select multiple paragraphs for running, deleting, moving, etc

2017-05-19 Thread Lucas Partridge (JIRA)
Lucas Partridge created ZEPPELIN-2572: - Summary: Select multiple paragraphs for running, deleting, moving, etc Key: ZEPPELIN-2572 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2572 Project:

[GitHub] zeppelin issue #2348: ZEPPELIN-2555: Run all paragraphs API does not run all...

2017-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2348 Merging this if no more discussion. --- 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

[jira] [Created] (ZEPPELIN-2571) Add a "Run to here" option on paragraphs

2017-05-19 Thread Lucas Partridge (JIRA)
Lucas Partridge created ZEPPELIN-2571: - Summary: Add a "Run to here" option on paragraphs Key: ZEPPELIN-2571 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2571 Project: Zeppelin

[GitHub] zeppelin pull request #2353: missing try catch

2017-05-19 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/2353 missing try catch ### What is this PR for? Currently we can not build on branch-0.7 The cause is a missed try catch. So, I fixed this part. ### What type of PR is it?

[GitHub] zeppelin pull request #2354: Allow group/role based authentication using Lda...

2017-05-19 Thread sohaibiftikhar
GitHub user sohaibiftikhar opened a pull request: https://github.com/apache/zeppelin/pull/2354 Allow group/role based authentication using LdapRealm [ZEPPELIN-2539] ### What is this PR for? Currently allowing authentication for selected roles/groups of an LDAP realm is not

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2017-05-19 Thread sohaibiftikhar
Github user sohaibiftikhar commented on the issue: https://github.com/apache/zeppelin/pull/932 @jongyoul I wish to open a dependent pull request for review. Is it possible to merge this branch if everything is working fine. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #2341: ZEPPELIN-2543: Add ability to change the log level at ...

2017-05-19 Thread karuppayya
of the build [job](https://s3.amazonaws.com/archive.travis-ci.org/jobs/233987208/log.txt?X-Amz-Expires=30=20170519T142353Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170519/us-east-1/s3/aws4_request=host=7771d2f7d106140e0734a766653da48db3fd1be63e5cb88543c16e9fcace9e66) failed(timed out). Seems not relevant

[GitHub] zeppelin issue #2326: [ZEPPELIN-2519] Disable watchers not in viewport

2017-05-19 Thread 1ambda
=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170519/us-east-1/s3/aws4_request=host=528cbb815c291c20ab8f4a2418e762fee0d63d63af8cbf652a1262ce8dd2ef9a --- 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

[GitHub] zeppelin issue #2351: [ZEPPELIN-2544] clean task doesn't work in zeppelin-we...

2017-05-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2351 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

[GitHub] zeppelin issue #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-19 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2347 Perhaps multiple queries was the reason we tried to parse the text (we really need to document these things better) - though I'm not sure how it would work exactly? Do you get multiple table

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2017-05-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/932 @sohaibiftikhar Sure, I didn't test it yet as I had a talk in ApacheCon last Wednesday. I'll handle it soon. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-05-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2125 @conker84 Hi, I have a question. I'm not sure but classes under org.apache.zeppelin.interpreter.graph is used only for testing it. Can you verify it? If it does, can you move these classes under

[GitHub] zeppelin issue #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-19 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2347 hmm, I see, thanks --- 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

[GitHub] zeppelin issue #2352: [ZEPPELIN-2570] fix: indistinguishable directory icon ...

2017-05-19 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2352 appveyor failed. but irrelevant. --- 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

[GitHub] zeppelin issue #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2347 @felixcheung +1 for defaulting to the single query. And for all of your questions answer is yes.

[GitHub] zeppelin issue #2352: [ZEPPELIN-2570] fix: indistinguishable directory icon ...

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2352 Merge to master if no further discussions. --- 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

[jira] [Created] (ZEPPELIN-2573) Improve Navbar

2017-05-19 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2573: --- Summary: Improve Navbar Key: ZEPPELIN-2573 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2573 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-05-19 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 No news? --- 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] zeppelin issue #2352: [ZEPPELIN-2570] fix: indistinguishable directory icon ...

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2352 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

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2323 GTM. Thanks @1ambda for great improvement. Merge to master if no further discussions. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2227: [ZEPPELIN-2359] Support Spell as Display

2017-05-19 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2227 Hi @echarles. Sorry for late comment. I agree it's quite hard to implement. Since `InterpreterOutput` class is widely used. 1. We need to add a variable to

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2322 Merge to master and branch-0.7 if no further comment --- 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

[GitHub] zeppelin issue #2268: [ZEPPELIN-2403] interpreter property widgets

2017-05-19 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2268 @Leemoonsoo first three comments ... I think it's not complicated. IMO, it's the part we should design carefully since it's hard to change (backward compatibility) ...

[GitHub] zeppelin issue #2349: [ZEPPELIN-2214] Set npm installer default npm registry

2017-05-19 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2349 @necosta Thanks for quick updating! I have one more question. **Is there a proxy option for npm packages? (not npm itself)** Since if we an enable helium package, it will download

[GitHub] zeppelin issue #2268: [ZEPPELIN-2403] interpreter property widgets

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2268 > the separation discussed above in the comments maybe i missed, @tinkoff-dwh could you point out the comment? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #2268: [ZEPPELIN-2403] interpreter property widgets

2017-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2268 If i list all combinations of widget-type in this PR, | widget | type | | - | - | | input | **string** | | input | **number** | |

[GitHub] zeppelin issue #2354: Allow group/role based authentication using LdapRealm ...

2017-05-19 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2354 \cc @khalidhuseynov --- 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