[jira] [Assigned] (SPARK-19505) AttributeError on Exception.message in Python3; hides true exceptions in cloudpickle.py and broadcast.py

2017-04-11 Thread holdenk (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

holdenk reassigned SPARK-19505:
---

Assignee: David Gingrich

> AttributeError on Exception.message in Python3; hides true exceptions in 
> cloudpickle.py and broadcast.py
> 
>
> Key: SPARK-19505
> URL: https://issues.apache.org/jira/browse/SPARK-19505
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 2.1.0
> Environment: macOS Sierra 10.12.3
> Spark 2.1.0, installed via Homebrew
>Reporter: David Gingrich
>Assignee: David Gingrich
>Priority: Minor
> Fix For: 2.2.0
>
>
> cloudpickle.py and broadcast.py both catch Exceptions then look at the 
> 'message' field.  The message field doesn't exist in Python 3 so it rethrows 
> and the original exception is lost.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-19505) AttributeError on Exception.message in Python3; hides true exceptions in cloudpickle.py and broadcast.py

2017-02-07 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-19505:


Assignee: (was: Apache Spark)

> AttributeError on Exception.message in Python3; hides true exceptions in 
> cloudpickle.py and broadcast.py
> 
>
> Key: SPARK-19505
> URL: https://issues.apache.org/jira/browse/SPARK-19505
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 2.1.0
> Environment: macOS Sierra 10.12.3
> Spark 2.1.0, installed via Homebrew
>Reporter: David Gingrich
>Priority: Minor
>
> cloudpickle.py and broadcast.py both catch Exceptions then look at the 
> 'message' field.  The message field doesn't exist in Python 3 so it rethrows 
> and the original exception is lost.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-19505) AttributeError on Exception.message in Python3; hides true exceptions in cloudpickle.py and broadcast.py

2017-02-07 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-19505:


Assignee: Apache Spark

> AttributeError on Exception.message in Python3; hides true exceptions in 
> cloudpickle.py and broadcast.py
> 
>
> Key: SPARK-19505
> URL: https://issues.apache.org/jira/browse/SPARK-19505
> Project: Spark
>  Issue Type: Bug
>  Components: PySpark
>Affects Versions: 2.1.0
> Environment: macOS Sierra 10.12.3
> Spark 2.1.0, installed via Homebrew
>Reporter: David Gingrich
>Assignee: Apache Spark
>Priority: Minor
>
> cloudpickle.py and broadcast.py both catch Exceptions then look at the 
> 'message' field.  The message field doesn't exist in Python 3 so it rethrows 
> and the original exception is lost.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org