[jira] [Commented] (SPARK-1267) Add a pip installer for PySpark

2014-08-19 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103381#comment-14103381 ] Chandan Kumar commented on SPARK-1267: -- [~adgaudio] I had similar reservations about

[jira] [Resolved] (SPARK-1170) Add histogram() to PySpark

2014-08-13 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar resolved SPARK-1170. -- Resolution: Duplicate Davies is working on this. > Add histogram() to PySpark > --

[jira] [Updated] (SPARK-2862) DoubleRDDFunctions.histogram() throws exception for some inputs

2014-08-11 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar updated SPARK-2862: - Description: histogram method call throws an IndexOutOfBoundsException when the choice of bucket

[jira] [Commented] (SPARK-2862) DoubleRDDFunctions.histogram() throws exception for some inputs

2014-08-05 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086338#comment-14086338 ] Chandan Kumar commented on SPARK-2862: -- [~srowen] My colleague [~Shiti] is working on

[jira] [Updated] (SPARK-2861) Doc comment of DoubleRDDFunctions.histogram is incorrect

2014-08-05 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar updated SPARK-2861: - Description: The documentation comment of histogram method of DoubleRDDFunctions class in source

[jira] [Updated] (SPARK-2862) DoubleRDDFunctions.histogram() throws exception for some inputs

2014-08-05 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar updated SPARK-2862: - Description: histogram method call throws the below stack trace when the choice of bucketCount p

[jira] [Created] (SPARK-2862) DoubleRDDFunctions.histogram() throws exception for some inputs

2014-08-05 Thread Chandan Kumar (JIRA)
Chandan Kumar created SPARK-2862: Summary: DoubleRDDFunctions.histogram() throws exception for some inputs Key: SPARK-2862 URL: https://issues.apache.org/jira/browse/SPARK-2862 Project: Spark

[jira] [Created] (SPARK-2861) Doc comment of DoubleRDDFunctions.histogram is incorrect

2014-08-05 Thread Chandan Kumar (JIRA)
Chandan Kumar created SPARK-2861: Summary: Doc comment of DoubleRDDFunctions.histogram is incorrect Key: SPARK-2861 URL: https://issues.apache.org/jira/browse/SPARK-2861 Project: Spark Issue

[jira] [Closed] (SPARK-1662) PySpark fails if python class is used as a data container

2014-07-18 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandan Kumar closed SPARK-1662. Resolution: Not a Problem The issue is due to a limitation with Python's pickle mechanism. Probably

[jira] [Commented] (SPARK-1662) PySpark fails if python class is used as a data container

2014-07-18 Thread Chandan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066201#comment-14066201 ] Chandan Kumar commented on SPARK-1662: -- Sounds good. Closing the issue. > PySpark fa

[jira] [Created] (SPARK-1662) PySpark fails if python class is used as a data container

2014-04-29 Thread Chandan Kumar (JIRA)
Chandan Kumar created SPARK-1662: Summary: PySpark fails if python class is used as a data container Key: SPARK-1662 URL: https://issues.apache.org/jira/browse/SPARK-1662 Project: Spark Issue