[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-10-23 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661502#comment-16661502 ] Bryan Cutler commented on SPARK-22809: -- Sure, I probably shouldn't have tested out of the branches.

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-10-23 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661444#comment-16661444 ] Dongjoon Hyun commented on SPARK-22809: --- Hi, [~bryanc]. It seems that the test occurs in

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-10-23 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661418#comment-16661418 ] Bryan Cutler commented on SPARK-22809: -- I confirmed that I could reproduce in IPython with Spark

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-10-22 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659950#comment-16659950 ] Wenchen Fan commented on SPARK-22809: - is this issue fixed? Anyway I'm removing the target version,

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-05-25 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491107#comment-16491107 ] Marcelo Vanzin commented on SPARK-22809: I'm removing 2.3.1 since it doesn't seem there's any

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-03-27 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16416038#comment-16416038 ] holdenk commented on SPARK-22809: - This _should_ be resolved by SPARK-23169 but I'll double check when

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340344#comment-16340344 ] Sean Owen commented on SPARK-22809: --- Might duplicate SPARK-23159 but I wasn't sure. > pyspark is

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16336983#comment-16336983 ] holdenk commented on SPARK-22809: - oh wait it should work in 0.4.2, I'll poke at that PR more. > pyspark

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16336979#comment-16336979 ] holdenk commented on SPARK-22809: - [~ueshin]: we can push this out to 2.3.1 given we are already in the

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16336881#comment-16336881 ] Takuya Ueshin commented on SPARK-22809: --- I agree with [~dongjoon]. [~CricketScience] Ah, I tried

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16336494#comment-16336494 ] Dongjoon Hyun commented on SPARK-22809: --- Since this is not a regression, can we move the target

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread Cricket Temple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16336070#comment-16336070 ] Cricket Temple commented on SPARK-22809: You've got to run it in ipython or zeppelin >

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-23 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335536#comment-16335536 ] Takuya Ueshin commented on SPARK-22809: --- [~holdenk] Hi, any updates on this? I might miss

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-05 Thread Cricket Temple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314318#comment-16314318 ] Cricket Temple commented on SPARK-22809: Much shorter version {code:python} import cloudpickle

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2018-01-05 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314308#comment-16314308 ] holdenk commented on SPARK-22809: - Note we used a simple {code:python} def foo(x): return

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2017-12-16 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293835#comment-16293835 ] Sean Owen commented on SPARK-22809: --- What is the error? shouldn't this fail on any dot import if so,

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2017-12-15 Thread Cricket Temple (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293209#comment-16293209 ] Cricket Temple commented on SPARK-22809: Outputs: When I run it, it plots a picture and prints

[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots

2017-12-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293103#comment-16293103 ] Sean Owen commented on SPARK-22809: --- It's not clear what the problem is? what does this output? Spark