[jira] [Commented] (SPARK-11624) Spark SQL CLI will set sessionstate twice

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998121#comment-14998121 ] Apache Spark commented on SPARK-11624: -- User 'adrian-wang' has created a pull reques

[jira] [Updated] (SPARK-11624) Spark SQL CLI will set sessionstate twice

2015-11-09 Thread Adrian Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Wang updated SPARK-11624: Description: spark-sql> !echo "test"; Exception in thread "main" java.lang.ClassCastException: org

[jira] [Assigned] (SPARK-11624) Spark SQL CLI will set sessionstate twice

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11624: Assignee: (was: Apache Spark) > Spark SQL CLI will set sessionstate twice > --

[jira] [Assigned] (SPARK-11624) Spark SQL CLI will set sessionstate twice

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11624: Assignee: Apache Spark > Spark SQL CLI will set sessionstate twice > -

[jira] [Created] (SPARK-11624) Spark SQL CLI will set sessionstate twice

2015-11-09 Thread Adrian Wang (JIRA)
Adrian Wang created SPARK-11624: --- Summary: Spark SQL CLI will set sessionstate twice Key: SPARK-11624 URL: https://issues.apache.org/jira/browse/SPARK-11624 Project: Spark Issue Type: Bug

[jira] [Comment Edited] (SPARK-10978) Allow PrunedFilterScan to eliminate predicates from further evaluation

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998101#comment-14998101 ] Hyukjin Kwon edited comment on SPARK-10978 at 11/10/15 7:34 AM: ---

[jira] [Comment Edited] (SPARK-10978) Allow PrunedFilterScan to eliminate predicates from further evaluation

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998101#comment-14998101 ] Hyukjin Kwon edited comment on SPARK-10978 at 11/10/15 7:32 AM: ---

[jira] [Commented] (SPARK-10978) Allow PrunedFilterScan to eliminate predicates from further evaluation

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998101#comment-14998101 ] Hyukjin Kwon commented on SPARK-10978: -- I think we should add another interface such

[jira] [Resolved] (SPARK-11599) NPE when resolve a non-existent function

2015-11-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-11599. Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9576 [https://github.c

[jira] [Resolved] (SPARK-11598) Add tests for ShuffledHashOuterJoin

2015-11-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-11598. Resolution: Fixed Fix Version/s: 1.7.0 Issue resolved by pull request 9573 [https://github.c

[jira] [Commented] (SPARK-11621) ORC filter pushdown not working properly after new unhandled filter interface.

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998089#comment-14998089 ] Hyukjin Kwon commented on SPARK-11621: -- Ops, I guess [~lian cheng] he must be workin

[jira] [Updated] (SPARK-11621) ORC filter pushdown not working properly after new unhandled filter interface.

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-11621: - Description: After the new interface to get rid of filters predicate-push-downed which are alrea

[jira] [Updated] (SPARK-11623) Sparksql-1.4.1 DataFrameWrite.jdbc() bug

2015-11-09 Thread Nguyen Van Nghia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nguyen Van Nghia updated SPARK-11623: - Description: I am running spark-submit in window 8.1 with spark standalone cluster (01 w

[jira] [Created] (SPARK-11623) Sparksql-1.4.1 DataFrameWrite.jdbc() bug

2015-11-09 Thread Nguyen Van Nghia (JIRA)
Nguyen Van Nghia created SPARK-11623: Summary: Sparksql-1.4.1 DataFrameWrite.jdbc() bug Key: SPARK-11623 URL: https://issues.apache.org/jira/browse/SPARK-11623 Project: Spark Issue Type:

[jira] [Commented] (SPARK-11581) Example mllib code in documentation incorrectly computes MSE

2015-11-09 Thread Brian Webb (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998072#comment-14998072 ] Brian Webb commented on SPARK-11581: Thanks guys! > Example mllib code in documentat

[jira] [Updated] (SPARK-11621) ORC filter pushdown not working properly after new unhandled filter interface.

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-11621: - Description: After the new interface to get rid of filters predicate-push-downed which are alrea

[jira] [Created] (SPARK-11622) Make LibSVMRelation extends HadoopFsRelation

2015-11-09 Thread Jeff Zhang (JIRA)
Jeff Zhang created SPARK-11622: -- Summary: Make LibSVMRelation extends HadoopFsRelation Key: SPARK-11622 URL: https://issues.apache.org/jira/browse/SPARK-11622 Project: Spark Issue Type: Improvem

[jira] [Assigned] (SPARK-11584) The attribute of temporay table shows false

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11584: Assignee: Apache Spark > The attribute of temporay table shows false > --

[jira] [Assigned] (SPARK-11584) The attribute of temporay table shows false

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11584: Assignee: (was: Apache Spark) > The attribute of temporay table shows false > ---

[jira] [Commented] (SPARK-11584) The attribute of temporay table shows false

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998049#comment-14998049 ] Apache Spark commented on SPARK-11584: -- User 'dilipbiswal' has created a pull reques

[jira] [Comment Edited] (SPARK-11620) parquet.hadoop.ParquetOutputCommitter.commitJob() throws parquet.io.ParquetEncodingException

2015-11-09 Thread swetha k (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998015#comment-14998015 ] swetha k edited comment on SPARK-11620 at 11/10/15 6:07 AM: I

[jira] [Commented] (SPARK-11620) parquet.hadoop.ParquetOutputCommitter.commitJob() throws parquet.io.ParquetEncodingException

2015-11-09 Thread swetha k (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998015#comment-14998015 ] swetha k commented on SPARK-11620: -- I see the following Warning message when I use parqu

[jira] [Commented] (SPARK-11618) Refactoring of basic ML import/export

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998016#comment-14998016 ] Apache Spark commented on SPARK-11618: -- User 'jkbradley' has created a pull request

[jira] [Commented] (SPARK-11621) ORC filter pushdown not working properly after new unhandled filter interface.

2015-11-09 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998014#comment-14998014 ] Hyukjin Kwon commented on SPARK-11621: -- I would like to work this. > ORC filter pus

[jira] [Created] (SPARK-11621) ORC filter pushdown not working properly after new unhandled filter interface.

2015-11-09 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created SPARK-11621: Summary: ORC filter pushdown not working properly after new unhandled filter interface. Key: SPARK-11621 URL: https://issues.apache.org/jira/browse/SPARK-11621 Projec

[jira] [Created] (SPARK-11620) parquet.hadoop.ParquetOutputCommitter.commitJob() throws parquet.io.ParquetEncodingException

2015-11-09 Thread swetha k (JIRA)
swetha k created SPARK-11620: Summary: parquet.hadoop.ParquetOutputCommitter.commitJob() throws parquet.io.ParquetEncodingException Key: SPARK-11620 URL: https://issues.apache.org/jira/browse/SPARK-11620

[jira] [Created] (SPARK-11619) cannot use UDTF in DataFrame.selectExpr

2015-11-09 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-11619: --- Summary: cannot use UDTF in DataFrame.selectExpr Key: SPARK-11619 URL: https://issues.apache.org/jira/browse/SPARK-11619 Project: Spark Issue Type: Bug

[jira] [Issue Comment Deleted] (SPARK-8506) SparkR does not provide an easy way to depend on Spark Packages when performing init from inside of R

2015-11-09 Thread Girish Reddy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Girish Reddy updated SPARK-8506: Comment: was deleted (was: Hi [~holdenk] - I am getting an error when specifying multiple packages

[jira] [Commented] (SPARK-8506) SparkR does not provide an easy way to depend on Spark Packages when performing init from inside of R

2015-11-09 Thread Girish Reddy (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998000#comment-14998000 ] Girish Reddy commented on SPARK-8506: - Hi [~holdenk] - I am getting an error when spec

[jira] [Created] (SPARK-11618) Refactoring of basic ML import/export

2015-11-09 Thread Joseph K. Bradley (JIRA)
Joseph K. Bradley created SPARK-11618: - Summary: Refactoring of basic ML import/export Key: SPARK-11618 URL: https://issues.apache.org/jira/browse/SPARK-11618 Project: Spark Issue Type: S

[jira] [Created] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-09 Thread LingZhou (JIRA)
LingZhou created SPARK-11617: Summary: MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected Key: SPARK-11617 URL: https://issues.apache.org/jira/browse/SPARK-11617 Project: Spark

[jira] [Commented] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997967#comment-14997967 ] Shivaram Venkataraman commented on SPARK-11587: --- [~yanboliang] Let me know

[jira] [Resolved] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-11587. --- Resolution: Fixed Fix Version/s: 1.6.0 Resolved by https://github.com/

[jira] [Assigned] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman reassigned SPARK-11587: - Assignee: Shivaram Venkataraman > SparkR can not use summary.glm from ba

[jira] [Commented] (SPARK-11339) Document the list of functions in R base package that are masked by functions with same name in SparkR

2015-11-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997929#comment-14997929 ] Shivaram Venkataraman commented on SPARK-11339: --- Thanks [~felixcheung] -- T

[jira] [Commented] (SPARK-11616) Improve toString Function

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997915#comment-14997915 ] Apache Spark commented on SPARK-11616: -- User 'marmbrus' has created a pull request f

[jira] [Assigned] (SPARK-11616) Improve toString Function

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11616: Assignee: Apache Spark (was: Michael Armbrust) > Improve toString Function >

[jira] [Assigned] (SPARK-11616) Improve toString Function

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11616: Assignee: Michael Armbrust (was: Apache Spark) > Improve toString Function >

[jira] [Created] (SPARK-11616) Improve toString Function

2015-11-09 Thread Michael Armbrust (JIRA)
Michael Armbrust created SPARK-11616: Summary: Improve toString Function Key: SPARK-11616 URL: https://issues.apache.org/jira/browse/SPARK-11616 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-11615) Drop @VisibleForTesting annotation

2015-11-09 Thread Ted Yu (JIRA)
Ted Yu created SPARK-11615: -- Summary: Drop @VisibleForTesting annotation Key: SPARK-11615 URL: https://issues.apache.org/jira/browse/SPARK-11615 Project: Spark Issue Type: Bug Reporter:

[jira] [Assigned] (SPARK-11615) Drop @VisibleForTesting annotation

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11615: Assignee: (was: Apache Spark) > Drop @VisibleForTesting annotation > -

[jira] [Commented] (SPARK-11615) Drop @VisibleForTesting annotation

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997913#comment-14997913 ] Apache Spark commented on SPARK-11615: -- User 'tedyu' has created a pull request for

[jira] [Updated] (SPARK-11010) Fixes and enhancements addressing UDTs' api and several usability concerns

2015-11-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-11010: - Target Version/s: (was: 1.6.0) > Fixes and enhancements addressing UDTs' api and severa

[jira] [Assigned] (SPARK-11615) Drop @VisibleForTesting annotation

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11615: Assignee: Apache Spark > Drop @VisibleForTesting annotation >

[jira] [Updated] (SPARK-11580) Just do final aggregation when there is no Exchange

2015-11-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-11580: - Target Version/s: (was: 1.6.0) > Just do final aggregation when there is no Exchange >

[jira] [Commented] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997875#comment-14997875 ] Yu Ishikawa commented on SPARK-11611: - [~mengxr] can we change the target version fro

[jira] [Assigned] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11611: Assignee: (was: Apache Spark) > Python API for bisecting k-means > ---

[jira] [Commented] (SPARK-11558) Get ML feature names from column

2015-11-09 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997873#comment-14997873 ] Yanbo Liang commented on SPARK-11558: - OK, I will work on it. > Get ML feature names

[jira] [Assigned] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11611: Assignee: Apache Spark > Python API for bisecting k-means > --

[jira] [Commented] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997872#comment-14997872 ] Apache Spark commented on SPARK-11611: -- User 'yu-iskw' has created a pull request fo

[jira] [Resolved] (SPARK-11333) Add the receiver's executor information to UI

2015-11-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-11333. --- Resolution: Fixed Fix Version/s: 1.6.0 > Add the receiver's executor information to UI

[jira] [Assigned] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11587: Assignee: (was: Apache Spark) > SparkR can not use summary.glm from base R > -

[jira] [Commented] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997842#comment-14997842 ] Apache Spark commented on SPARK-11587: -- User 'shivaram' has created a pull request f

[jira] [Assigned] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11587: Assignee: Apache Spark > SparkR can not use summary.glm from base R >

[jira] [Commented] (SPARK-11368) Spark shouldn't scan all partitions when using Python UDF and filter over partitioned column is given

2015-11-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997831#comment-14997831 ] Jeff Zhang commented on SPARK-11368: Looks like an issue in QueryPlan optimization st

[jira] [Assigned] (SPARK-7675) PySpark spark.ml Params type conversions

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7675: --- Assignee: Apache Spark > PySpark spark.ml Params type conversions > -

[jira] [Commented] (SPARK-7675) PySpark spark.ml Params type conversions

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997814#comment-14997814 ] Apache Spark commented on SPARK-7675: - User 'holdenk' has created a pull request for t

[jira] [Assigned] (SPARK-7675) PySpark spark.ml Params type conversions

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7675: --- Assignee: (was: Apache Spark) > PySpark spark.ml Params type conversions > --

[jira] [Resolved] (SPARK-11462) Add JavaStreamingListener

2015-11-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-11462. --- Resolution: Fixed Assignee: Shixiong Zhu Fix Version/s: 1.6.0 > Add JavaStrea

[jira] [Resolved] (SPARK-11141) Batching of ReceivedBlockTrackerLogEvents for efficient WAL writes

2015-11-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-11141. --- Resolution: Fixed Assignee: Burak Yavuz Fix Version/s: 1.6.0 > Batching of Re

[jira] [Resolved] (SPARK-11198) Support record de-aggregation in KinesisReceiver

2015-11-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-11198. --- Resolution: Fixed Fix Version/s: 1.6.0 > Support record de-aggregation in KinesisRecei

[jira] [Commented] (SPARK-11614) serde parameters should be set only when all params are ready

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997780#comment-14997780 ] Apache Spark commented on SPARK-11614: -- User 'navis' has created a pull request for

[jira] [Assigned] (SPARK-11614) serde parameters should be set only when all params are ready

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11614: Assignee: (was: Apache Spark) > serde parameters should be set only when all params ar

[jira] [Assigned] (SPARK-11614) serde parameters should be set only when all params are ready

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11614: Assignee: Apache Spark > serde parameters should be set only when all params are ready > -

[jira] [Created] (SPARK-11614) serde parameters should be set only when all params are ready

2015-11-09 Thread Navis (JIRA)
Navis created SPARK-11614: - Summary: serde parameters should be set only when all params are ready Key: SPARK-11614 URL: https://issues.apache.org/jira/browse/SPARK-11614 Project: Spark Issue Type:

[jira] [Updated] (SPARK-6726) Model export/import for spark.ml: LogisticRegression

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-6726: - Shepherd: Xiangrui Meng Assignee: Joseph K. Bradley Target Version/

[jira] [Resolved] (SPARK-11069) Add RegexTokenizer option to convert to lowercase

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-11069. --- Resolution: Fixed Fix Version/s: 1.6.0 > Add RegexTokenizer option to convert

[jira] [Commented] (SPARK-10863) Method coltypes() to return the R column types of a DataFrame

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997757#comment-14997757 ] Apache Spark commented on SPARK-10863: -- User 'olarayej' has created a pull request f

[jira] [Commented] (SPARK-11584) The attribute of temporay table shows false

2015-11-09 Thread Jay (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997756#comment-14997756 ] Jay commented on SPARK-11584: - OK. Please let me know when you finish it.Thank you. > The a

[jira] [Updated] (SPARK-11613) Kinesis ASL should allow caller to set ClientConfiguration for socket timeouts and other connection settings

2015-11-09 Thread Heji Kim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heji Kim updated SPARK-11613: - Description: Currently the Kinesis ASL does not allow configuration of connection settings on AmazonKine

[jira] [Created] (SPARK-11613) Kinesis ASL should allow caller to set ClientConfiguration for socket timeouts and other connection settings

2015-11-09 Thread Heji Kim (JIRA)
Heji Kim created SPARK-11613: Summary: Kinesis ASL should allow caller to set ClientConfiguration for socket timeouts and other connection settings Key: SPARK-11613 URL: https://issues.apache.org/jira/browse/SPARK-116

[jira] [Commented] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997750#comment-14997750 ] Felix Cheung commented on SPARK-11587: -- [~shivaram] here's the list SPARK-11339 (whi

[jira] [Resolved] (SPARK-11296) FutureAction.onComplete consumes a thread while waiting for job

2015-11-09 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or resolved SPARK-11296. --- Resolution: Duplicate > FutureAction.onComplete consumes a thread while waiting for job > ---

[jira] [Commented] (SPARK-11587) SparkR can not use summary.glm from base R

2015-11-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997748#comment-14997748 ] Shivaram Venkataraman commented on SPARK-11587: --- I found the problem. Worki

[jira] [Resolved] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-11610. --- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9577 [ht

[jira] [Created] (SPARK-11612) Model export/import for spark.ml: Pipeline and PipelineModel

2015-11-09 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-11612: - Summary: Model export/import for spark.ml: Pipeline and PipelineModel Key: SPARK-11612 URL: https://issues.apache.org/jira/browse/SPARK-11612 Project: Spark

[jira] [Commented] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997728#comment-14997728 ] Jeff Zhang commented on SPARK-6517: --- Oh, got it, thanks for letting me know. > Bisecti

[jira] [Commented] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997724#comment-14997724 ] Yu Ishikawa commented on SPARK-6517: [~jeffzhang] thank you for your cooperation. But,

[jira] [Comment Edited] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997724#comment-14997724 ] Yu Ishikawa edited comment on SPARK-6517 at 11/10/15 12:20 AM: -

[jira] [Commented] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997725#comment-14997725 ] Yu Ishikawa commented on SPARK-11611: - I'm working on this issue. > Python API for b

[jira] [Commented] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997716#comment-14997716 ] Yu Ishikawa commented on SPARK-11610: - [~josephkb] sorry for that. Thanks for fixing

[jira] [Resolved] (SPARK-11578) User facing api for typed aggregation

2015-11-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-11578. -- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9555 [http

[jira] [Updated] (SPARK-11069) Add RegexTokenizer option to convert to lowercase

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-11069: -- Shepherd: Joseph K. Bradley > Add RegexTokenizer option to convert to lowercase > -

[jira] [Comment Edited] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997711#comment-14997711 ] Jeff Zhang edited comment on SPARK-6517 at 11/10/15 12:09 AM: --

[jira] [Resolved] (SPARK-11360) Loss of nullability when writing parquet files

2015-11-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-11360. -- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9314 [http

[jira] [Commented] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997711#comment-14997711 ] Jeff Zhang commented on SPARK-6517: --- Yes, I'd love to do the follow up work. will create

[jira] [Updated] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Ishikawa updated SPARK-11610: Target Version/s: (was: 1.6.0) > Make the docs of LDAModel.describeTopics in Python more specific

[jira] [Commented] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997706#comment-14997706 ] Joseph K. Bradley commented on SPARK-11610: --- [~yuu.ishik...@gmail.com] We'll l

[jira] [Updated] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-11610: -- Shepherd: Joseph K. Bradley Assignee: Yu Ishikawa Fix Version/s: (

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2015-11-09 Thread swetha k (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997681#comment-14997681 ] swetha k commented on SPARK-2365: - It does not seem to be working as it's not available in

[jira] [Commented] (SPARK-11356) Option to refresh information about parquet partitions

2015-11-09 Thread Xin Wu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997651#comment-14997651 ] Xin Wu commented on SPARK-11356: [~maver1ck] If I only execute {code}sqlContext.sql("sele

[jira] [Assigned] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11610: Assignee: Apache Spark > Make the docs of LDAModel.describeTopics in Python more specific

[jira] [Commented] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997649#comment-14997649 ] Apache Spark commented on SPARK-11610: -- User 'yu-iskw' has created a pull request fo

[jira] [Assigned] (SPARK-11610) Make the docs of LDAModel.describeTopics in Python more specific

2015-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-11610: Assignee: (was: Apache Spark) > Make the docs of LDAModel.describeTopics in Python mor

[jira] [Updated] (SPARK-6761) Approximate quantile

2015-11-09 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-6761: --- Target Version/s: 1.7.0 > Approximate quantile > > > Key: SPARK-6

[jira] [Resolved] (SPARK-9557) Refactor ParquetFilterSuite and remove old ParquetFilters code

2015-11-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-9557. - Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9554 [https:/

[jira] [Updated] (SPARK-11468) Add R API for stddev/variance

2015-11-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng updated SPARK-11468: -- Assignee: Felix Cheung > Add R API for stddev/variance > - > >

[jira] [Created] (SPARK-11611) Python API for bisecting k-means

2015-11-09 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-11611: - Summary: Python API for bisecting k-means Key: SPARK-11611 URL: https://issues.apache.org/jira/browse/SPARK-11611 Project: Spark Issue Type: New Feature

[jira] [Commented] (SPARK-6517) Bisecting k-means clustering

2015-11-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997604#comment-14997604 ] Xiangrui Meng commented on SPARK-6517: -- The PR was merged into Spark 1.6. Are you int

[jira] [Resolved] (SPARK-2429) Hierarchical Implementation of KMeans

2015-11-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-2429. -- Resolution: Duplicate Bisecting k-means (SPARK-6517) was merged into 1.6. I moved its JIRA out f

  1   2   3   4   >