[GitHub] zeppelin issue #3101: [ZEPPELIN-3667] [Improvement] Large CVS download.

2018-07-27 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3101 FYI. That download button will be removed by https://github.com/apache/zeppelin/pull/3013 ---

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3099 it might help if you include a before / after screen shots? ---

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
GitHub user maitreyak reopened a pull request: https://github.com/apache/zeppelin/pull/3101 [ZEPPELIN-3667] [Improvement] Large CVS download. ### What is this PR for? The download CSV feature from the table views fails when the total data accumulated is greater than 2MB on the

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
Github user maitreyak closed the pull request at: https://github.com/apache/zeppelin/pull/3101 ---

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
GitHub user maitreyak reopened a pull request: https://github.com/apache/zeppelin/pull/3101 [ZEPPELIN-3667] [Improvement] Large CVS download. ### What is this PR for? The download CSV feature from the table views fails when the total data accumulated is greater than 2MB on the

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
Github user maitreyak closed the pull request at: https://github.com/apache/zeppelin/pull/3101 ---

[jira] [Created] (ZEPPELIN-3668) Can't hide Spark Jobs (Spark UI) button

2018-07-27 Thread Maziyar PANAHI (JIRA)
Maziyar PANAHI created ZEPPELIN-3668: Summary: Can't hide Spark Jobs (Spark UI) button Key: ZEPPELIN-3668 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3668 Project: Zeppelin Issue

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
GitHub user maitreyak reopened a pull request: https://github.com/apache/zeppelin/pull/3101 [ZEPPELIN-3667] [Improvement] Large CVS download. ### What is this PR for? The download CSV feature from the table views fails when the total data accumulated is greater than 2MB on the

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
Github user maitreyak closed the pull request at: https://github.com/apache/zeppelin/pull/3101 ---

[GitHub] zeppelin pull request #3101: [ZEPPELIN-3667] [Improvement] Large CVS downloa...

2018-07-27 Thread maitreyak
GitHub user maitreyak opened a pull request: https://github.com/apache/zeppelin/pull/3101 [ZEPPELIN-3667] [Improvement] Large CVS download. ### What is this PR for? The download CSV feature from the table views fails when the total data accumulated is greater than 2MB on the

[jira] [Created] (ZEPPELIN-3667) Large CVS download failure.

2018-07-27 Thread maitreya kundurthy (JIRA)
maitreya kundurthy created ZEPPELIN-3667: Summary: Large CVS download failure. Key: ZEPPELIN-3667 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3667 Project: Zeppelin Issue

[GitHub] zeppelin issue #3092: [ZEPPELIN-3653] - New Java interpreter

2018-07-27 Thread selvinsource
Github user selvinsource commented on the issue: https://github.com/apache/zeppelin/pull/3092 @zjffdu @felixcheung I have pushed the requested changes. ---

[GitHub] zeppelin pull request #3090: [ZEPPELIN-3645] Add LSP Protocol completion sup...

2018-07-27 Thread oxygen311
Github user oxygen311 closed the pull request at: https://github.com/apache/zeppelin/pull/3090 ---

[GitHub] zeppelin issue #3090: [ZEPPELIN-3645] Add LSP Protocol completion support

2018-07-27 Thread oxygen311
Github user oxygen311 commented on the issue: https://github.com/apache/zeppelin/pull/3090 Solution must be improved to use by real users. ---

[GitHub] zeppelin issue #3098: ZEPPELIN-3664

2018-07-27 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3098 @fsteinle our team use authorization with parameter `activeDirectoryRealm.principalSuffix = @company.com` Thus email is not necessary. Could it possible to use mailNickName, for

[GitHub] zeppelin issue #3081: ZEPPELIN-3575. Add 'Copy Column Name' button in visual...

2018-07-27 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3081 @jongyoul I also haven't good idea to write small and useful test. It's possible to rewrite copyStringToClipboard as pass to function the column number and then put in clipboard column

[GitHub] zeppelin pull request #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3099 [ZEPPELIN-3665] fix notebook name ### What is this PR for? Name of notebook incorrectly displayed due to text direction. Bug Fix ### What is the Jira issue?

[GitHub] zeppelin pull request #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3099 ---

[GitHub] zeppelin issue #3090: [ZEPPELIN-3645] Add LSP Protocol completion support

2018-07-27 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3090 @felixcheung I agree that support of LSP in Zeppelin is unmature idea. Share please undesired cases with open ip and port. ---

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3099 @Tagar, thanks! I missed it. I added a property "unicode-bidi: plaintext;". Now it should work fine. ---

[GitHub] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3100 I am afraid currently we can not do this. Because some unit test in zeppelin-zengine & zeppelin-server depends on spark interpreter (ZeppelinSparkClusterTest). ---

[GitHub] zeppelin issue #3100: ZEPPELIN-3557. Remove interpreter profiles

2018-07-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3100 What I thought is to move all interpreters modules to optional. For instance, running `mvn package` will create only zeppelin-* modules, and if users want to build spark, users should do add `-P

[GitHub] zeppelin issue #3090: [ZEPPELIN-3645] Add LSP Protocol completion support

2018-07-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3090 open ip and port to connect to has become a huge problem recently, so unless LSP has some sort of authentication story, my vote would be "no" even if this is disabled by default, because this