[GitHub] [zeppelin] RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487625794 Of course On Mon, Apr 29, 2019 at 10:25 AM Jeff Zhang wrote: > Thanks for the

[jira] [Created] (ZEPPELIN-4136) Class Cast Exception with Spark Implementations that Backported SparkR Security Fix

2019-04-29 Thread Russell Spitzer (JIRA)
Russell Spitzer created ZEPPELIN-4136: - Summary: Class Cast Exception with Spark Implementations that Backported SparkR Security Fix Key: ZEPPELIN-4136 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4136

[GitHub] [zeppelin] RussellSpitzer opened a new pull request #3357: Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer opened a new pull request #3357: Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357 ### What is this PR for? Previously the code dependend on hard coded Spark Versions, this made some distributions of Spark

[GitHub] [zeppelin] zjffdu commented on issue #3357: Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
zjffdu commented on issue #3357: Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487624893 Thanks for the contribution @RussellSpitzer , could you remove SparkVersion#isSecretSocketSupported ?

[GitHub] [zeppelin] RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487690798 I'm really not liking what i'm doing here. I think i'm going to try to just push the version number in our

[GitHub] [zeppelin] RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487648939 Not sure why i'm having such pain with this type matching :/

[GitHub] [zeppelin] felixcheung commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
felixcheung commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487642797 this is the same for pyspark, right? This is

[GitHub] [zeppelin] RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487645040 @felixcheung From what I can tell, pyspark just assumes that the secret is always passed

[GitHub] [zeppelin] RussellSpitzer edited a comment on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer edited a comment on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487671905 @felixcheung I read the code wrong, to avoid the version check for Python I have it check whether

[GitHub] [zeppelin] RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer commented on issue #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357#issuecomment-487671905 @felixcheung I read the code wrong, to avoid the version check for Python I have it check whether py4j

[GitHub] [zeppelin] RussellSpitzer closed pull request #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security

2019-04-29 Thread GitBox
RussellSpitzer closed pull request #3357: [ZEPPELIN-4136] -Use a match expression to determine SparkR Security URL: https://github.com/apache/zeppelin/pull/3357 This is an automated message from the Apache Git Service. To

[jira] [Created] (ZEPPELIN-4137) Multi-line cells broken up by z.show()

2019-04-29 Thread JIRA
Árpád Tamási created ZEPPELIN-4137: -- Summary: Multi-line cells broken up by z.show() Key: ZEPPELIN-4137 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4137 Project: Zeppelin Issue