[jira] [Assigned] (SPARK-1564) Add JavaScript into Javadoc to turn ::Experimental:: and such into badges

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-1564: --- Assignee: Andrew Or (was: Apache Spark) Add JavaScript into Javadoc to turn

[jira] [Commented] (SPARK-1564) Add JavaScript into Javadoc to turn ::Experimental:: and such into badges

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611024#comment-14611024 ] Apache Spark commented on SPARK-1564: - User 'deroneriksson' has created a pull request

[jira] [Created] (SPARK-8769) toLocalIterator should mention it results in many jobs

2015-07-01 Thread holdenk (JIRA)
holdenk created SPARK-8769: -- Summary: toLocalIterator should mention it results in many jobs Key: SPARK-8769 URL: https://issues.apache.org/jira/browse/SPARK-8769 Project: Spark Issue Type:

[jira] [Commented] (SPARK-8660) Update comments that contain R statements in ml.logisticRegressionSuite

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610972#comment-14610972 ] Apache Spark commented on SPARK-8660: - User 'Rosstin' has created a pull request for

[jira] [Assigned] (SPARK-8695) TreeAggregation shouldn't be triggered for 5 partitions

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8695: --- Assignee: Xiangrui Meng (was: Apache Spark) TreeAggregation shouldn't be triggered for 5

[jira] [Commented] (SPARK-8695) TreeAggregation shouldn't be triggered for 5 partitions

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610997#comment-14610997 ] Apache Spark commented on SPARK-8695: - User 'piganesh' has created a pull request for

[jira] [Assigned] (SPARK-8695) TreeAggregation shouldn't be triggered for 5 partitions

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8695: --- Assignee: Apache Spark (was: Xiangrui Meng) TreeAggregation shouldn't be triggered for 5

[jira] [Closed] (SPARK-1635) Java API docs do not show annotation.

2015-07-01 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or closed SPARK-1635. Resolution: Duplicate Java API docs do not show annotation. -

[jira] [Commented] (SPARK-8744) StringIndexerModel should have public constructor

2015-07-01 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611057#comment-14611057 ] holdenk commented on SPARK-8744: I could do this, I've got another PR with the

[jira] [Updated] (SPARK-8265) Add LinearDataGenerator to pyspark.mllib.utils

2015-07-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-8265: - Assignee: Manoj Kumar Add LinearDataGenerator to pyspark.mllib.utils

[jira] [Commented] (SPARK-1503) Implement Nesterov's accelerated first-order method

2015-07-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610720#comment-14610720 ] Joseph K. Bradley commented on SPARK-1503: -- I appreciate it! Implement

[jira] [Created] (SPARK-8764) StringIndexer should take option to handle unseen values

2015-07-01 Thread Joseph K. Bradley (JIRA)
Joseph K. Bradley created SPARK-8764: Summary: StringIndexer should take option to handle unseen values Key: SPARK-8764 URL: https://issues.apache.org/jira/browse/SPARK-8764 Project: Spark

[jira] [Comment Edited] (SPARK-8744) StringIndexerModel should have public constructor

2015-07-01 Thread yuhao yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610558#comment-14610558 ] yuhao yang edited comment on SPARK-8744 at 7/1/15 4:10 PM: ---

[jira] [Resolved] (SPARK-6833) Extend `addPackage` so that any given R file can be sourced in the worker before functions are run.

2015-07-01 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-6833. -- Resolution: Fixed Fix Version/s: 1.5.0 Thanks [~sunrui] for checking

[jira] [Resolved] (SPARK-8752) Add ExpectsInputTypes trait for defining expected input types.

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8752. Resolution: Fixed Fix Version/s: 1.5.0 Add ExpectsInputTypes trait for defining expected

[jira] [Commented] (SPARK-8724) Need documentation on how to deploy or use SparkR in Spark 1.4.0+

2015-07-01 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610589#comment-14610589 ] Shivaram Venkataraman commented on SPARK-8724: -- Sure. We could add that to

[jira] [Assigned] (SPARK-4485) Add broadcast outer join to optimize left outer join and right outer join

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-4485: --- Assignee: Apache Spark (was: Kai Zeng) Add broadcast outer join to optimize left outer

[jira] [Assigned] (SPARK-4485) Add broadcast outer join to optimize left outer join and right outer join

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-4485: --- Assignee: Kai Zeng (was: Apache Spark) Add broadcast outer join to optimize left outer

[jira] [Commented] (SPARK-4485) Add broadcast outer join to optimize left outer join and right outer join

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610701#comment-14610701 ] Apache Spark commented on SPARK-4485: - User 'kai-zeng' has created a pull request for

[jira] [Updated] (SPARK-6284) Support framework authentication and role in Mesos framework

2015-07-01 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-6284: - Assignee: Timothy Chen Target Version/s: 1.5.0 Support framework authentication and role in

[jira] [Commented] (SPARK-6101) Create a SparkSQL DataSource API implementation for DynamoDB

2015-07-01 Thread venu k tangirala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610712#comment-14610712 ] venu k tangirala commented on SPARK-6101: - So doing amazon DynamoDB mapper is a

[jira] [Resolved] (SPARK-8748) Move castability test out from Cast case class into Cast object

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8748. Resolution: Fixed Fix Version/s: 1.5.0 Move castability test out from Cast case class into

[jira] [Created] (SPARK-8751) Check missing and add user guide for MLlib Python API

2015-07-01 Thread Yanbo Liang (JIRA)
Yanbo Liang created SPARK-8751: -- Summary: Check missing and add user guide for MLlib Python API Key: SPARK-8751 URL: https://issues.apache.org/jira/browse/SPARK-8751 Project: Spark Issue Type:

[jira] [Resolved] (SPARK-8750) Remove the closure in functions.callUdf

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8750. Resolution: Fixed Fix Version/s: 1.5.0 Remove the closure in functions.callUdf

[jira] [Commented] (SPARK-8752) Add ExpectsInputTypes trait for defining expected input types.

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609675#comment-14609675 ] Apache Spark commented on SPARK-8752: - User 'rxin' has created a pull request for this

[jira] [Assigned] (SPARK-8752) Add ExpectsInputTypes trait for defining expected input types.

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8752: --- Assignee: Apache Spark (was: Reynold Xin) Add ExpectsInputTypes trait for defining

[jira] [Created] (SPARK-8753) Create an IntervalType data type

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8753: -- Summary: Create an IntervalType data type Key: SPARK-8753 URL: https://issues.apache.org/jira/browse/SPARK-8753 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-8753) Create an IntervalType data type

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-8753: --- Description: We should create an IntervalType data type that represents time intervals. Internally,

[jira] [Commented] (SPARK-6833) Extend `addPackage` so that any given R file can be sourced in the worker before functions are run.

2015-07-01 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609698#comment-14609698 ] Sun Rui commented on SPARK-6833: I tested with --files, that works. So it seems we can

[jira] [Commented] (SPARK-8703) Add CountVectorizer as a ml transformer to convert document to words count vector

2015-07-01 Thread yuhao yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609703#comment-14609703 ] yuhao yang commented on SPARK-8703: --- Thanks Joseph. It's true that CountVectorizer and

[jira] [Created] (SPARK-8752) Add ExpectsInputTypes trait for defining expected input types.

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8752: -- Summary: Add ExpectsInputTypes trait for defining expected input types. Key: SPARK-8752 URL: https://issues.apache.org/jira/browse/SPARK-8752 Project: Spark

[jira] [Commented] (SPARK-8724) Need documentation on how to deploy or use SparkR in Spark 1.4.0+

2015-07-01 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609673#comment-14609673 ] Felix Cheung commented on SPARK-8724: - For instance,

[jira] [Assigned] (SPARK-7714) SparkR tests should use more specific expectations than expect_true

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7714: --- Assignee: (was: Apache Spark) SparkR tests should use more specific expectations than

[jira] [Commented] (SPARK-7714) SparkR tests should use more specific expectations than expect_true

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609677#comment-14609677 ] Apache Spark commented on SPARK-7714: - User 'sun-rui' has created a pull request for

[jira] [Assigned] (SPARK-7714) SparkR tests should use more specific expectations than expect_true

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7714: --- Assignee: Apache Spark SparkR tests should use more specific expectations than expect_true

[jira] [Assigned] (SPARK-8752) Add ExpectsInputTypes trait for defining expected input types.

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8752: --- Assignee: Reynold Xin (was: Apache Spark) Add ExpectsInputTypes trait for defining

[jira] [Created] (SPARK-8779) Add documentation for Python's FP-growth

2015-07-01 Thread Hrishikesh (JIRA)
Hrishikesh created SPARK-8779: - Summary: Add documentation for Python's FP-growth Key: SPARK-8779 URL: https://issues.apache.org/jira/browse/SPARK-8779 Project: Spark Issue Type: Documentation

[jira] [Created] (SPARK-8780) Move Python doctest code example from models to algorithms

2015-07-01 Thread Yanbo Liang (JIRA)
Yanbo Liang created SPARK-8780: -- Summary: Move Python doctest code example from models to algorithms Key: SPARK-8780 URL: https://issues.apache.org/jira/browse/SPARK-8780 Project: Spark Issue

[jira] [Created] (SPARK-8781) Pusblished POMs are no longer effective POMs

2015-07-01 Thread Konstantin Shaposhnikov (JIRA)
Konstantin Shaposhnikov created SPARK-8781: -- Summary: Pusblished POMs are no longer effective POMs Key: SPARK-8781 URL: https://issues.apache.org/jira/browse/SPARK-8781 Project: Spark

[jira] [Assigned] (SPARK-8777) Add random data generation test utilities to Spark SQL

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8777: --- Assignee: Josh Rosen (was: Apache Spark) Add random data generation test utilities to

[jira] [Commented] (SPARK-8777) Add random data generation test utilities to Spark SQL

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611404#comment-14611404 ] Apache Spark commented on SPARK-8777: - User 'JoshRosen' has created a pull request for

[jira] [Commented] (SPARK-8708) MatrixFactorizationModel.predictAll() populates single partition only

2015-07-01 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611505#comment-14611505 ] Xiangrui Meng commented on SPARK-8708: -- [~antonymayi] In your real case, how many

[jira] [Created] (SPARK-8778) The item of Scheduler delay is not consistent between Event Timeline and Task List

2015-07-01 Thread zhangxiongfei (JIRA)
zhangxiongfei created SPARK-8778: Summary: The item of Scheduler delay is not consistent between Event Timeline and Task List Key: SPARK-8778 URL: https://issues.apache.org/jira/browse/SPARK-8778

[jira] [Assigned] (SPARK-8223) math function: shiftleft

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8223: --- Assignee: Apache Spark (was: zhichao-li) math function: shiftleft

[jira] [Commented] (SPARK-8224) math function: shiftright

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611449#comment-14611449 ] Apache Spark commented on SPARK-8224: - User 'tarekauel' has created a pull request for

[jira] [Commented] (SPARK-8223) math function: shiftleft

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611448#comment-14611448 ] Apache Spark commented on SPARK-8223: - User 'tarekauel' has created a pull request for

[jira] [Created] (SPARK-8782) GenerateOrdering fails for NullType (i.e. ORDER BY NULL crashes)

2015-07-01 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-8782: - Summary: GenerateOrdering fails for NullType (i.e. ORDER BY NULL crashes) Key: SPARK-8782 URL: https://issues.apache.org/jira/browse/SPARK-8782 Project: Spark

[jira] [Resolved] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8770. Resolution: Fixed BinaryOperator expression - Key:

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-01 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611491#comment-14611491 ] liyunzhang_intel commented on SPARK-5682: - [~hujiayin]: thanks for your comment

[jira] [Created] (SPARK-8776) Increase the default MaxPermSize

2015-07-01 Thread Yin Huai (JIRA)
Yin Huai created SPARK-8776: --- Summary: Increase the default MaxPermSize Key: SPARK-8776 URL: https://issues.apache.org/jira/browse/SPARK-8776 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-8777) Add random data generation test utilities to Spark SQL

2015-07-01 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-8777: - Summary: Add random data generation test utilities to Spark SQL Key: SPARK-8777 URL: https://issues.apache.org/jira/browse/SPARK-8777 Project: Spark Issue Type:

[jira] [Commented] (SPARK-8223) math function: shiftleft

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611458#comment-14611458 ] Apache Spark commented on SPARK-8223: - User 'zhichao-li' has created a pull request

[jira] [Commented] (SPARK-8224) math function: shiftright

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611459#comment-14611459 ] Apache Spark commented on SPARK-8224: - User 'zhichao-li' has created a pull request

[jira] [Updated] (SPARK-8778) The item of Scheduler delay is not consistent between Event Timeline and Task List

2015-07-01 Thread zhangxiongfei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangxiongfei updated SPARK-8778: - Description: In the page Details for Stage of Spark Web UI, Scheduler delay of some running

[jira] [Updated] (SPARK-8778) The item of Scheduler delay is not consistent between Event Timeline and Task List

2015-07-01 Thread zhangxiongfei (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangxiongfei updated SPARK-8778: - Attachment: Event Timeline.png Tasks.png The item of Scheduler delay is not

[jira] [Commented] (SPARK-8765) Flaky PySpark PowerIterationClustering test

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611440#comment-14611440 ] Apache Spark commented on SPARK-8765: - User 'yanboliang' has created a pull request

[jira] [Assigned] (SPARK-8777) Add random data generation test utilities to Spark SQL

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8777: --- Assignee: Apache Spark (was: Josh Rosen) Add random data generation test utilities to

[jira] [Assigned] (SPARK-8224) math function: shiftright

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8224: --- Assignee: Apache Spark (was: zhichao-li) math function: shiftright

[jira] [Assigned] (SPARK-8223) math function: shiftleft

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8223: --- Assignee: zhichao-li (was: Apache Spark) math function: shiftleft

[jira] [Assigned] (SPARK-8224) math function: shiftright

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8224: --- Assignee: zhichao-li (was: Apache Spark) math function: shiftright

[jira] [Resolved] (SPARK-8227) math function: unhex

2015-07-01 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8227. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7113

[jira] [Commented] (SPARK-8677) Decimal divide operation throws ArithmeticException

2015-07-01 Thread Jihong MA (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610831#comment-14610831 ] Jihong MA commented on SPARK-8677: -- Thanks for fixing the division problem. but this fix

[jira] [Commented] (SPARK-7835) Refactor HeartbeatReceiverSuite for coverage and clean up

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611315#comment-14611315 ] Apache Spark commented on SPARK-7835: - User 'andrewor14' has created a pull request

[jira] [Commented] (SPARK-5682) Add encrypted shuffle in spark

2015-07-01 Thread hujiayin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611328#comment-14611328 ] hujiayin commented on SPARK-5682: - The solution relied on hadoop API and maybe downgrade

[jira] [Commented] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception

2015-07-01 Thread S (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611347#comment-14611347 ] S commented on SPARK-7483: -- I encountered the same bug. Adding

[jira] [Commented] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611351#comment-14611351 ] Apache Spark commented on SPARK-8770: - User 'rxin' has created a pull request for this

[jira] [Reopened] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin reopened SPARK-8770: Reverted the commit since it failed Python tests. BinaryOperator expression

[jira] [Assigned] (SPARK-8772) Implement implicit type cast for expressions that define expected input types

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8772: --- Assignee: Apache Spark (was: Reynold Xin) Implement implicit type cast for expressions

[jira] [Created] (SPARK-8775) Move expression specific type coercion into expression themselves

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8775: -- Summary: Move expression specific type coercion into expression themselves Key: SPARK-8775 URL: https://issues.apache.org/jira/browse/SPARK-8775 Project: Spark

[jira] [Assigned] (SPARK-8772) Implement implicit type cast for expressions that define expected input types

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8772: --- Assignee: Reynold Xin (was: Apache Spark) Implement implicit type cast for expressions

[jira] [Commented] (SPARK-8772) Implement implicit type cast for expressions that define expected input types

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611360#comment-14611360 ] Apache Spark commented on SPARK-8772: - User 'rxin' has created a pull request for this

[jira] [Updated] (SPARK-8769) toLocalIterator should mention it results in many jobs

2015-07-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-8769: - Component/s: Documentation toLocalIterator should mention it results in many jobs

[jira] [Updated] (SPARK-8766) DataFrame Python API should work with column which has non-ascii character in it

2015-07-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-8766: - Component/s: PySpark DataFrame Python API should work with column which has non-ascii character in it

[jira] [Updated] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-8770: Shepherd: Michael Armbrust BinaryOperator expression -

[jira] [Assigned] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8770: --- Assignee: Apache Spark (was: Reynold Xin) BinaryOperator expression

[jira] [Assigned] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8770: --- Assignee: Reynold Xin (was: Apache Spark) BinaryOperator expression

[jira] [Commented] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611101#comment-14611101 ] Apache Spark commented on SPARK-8770: - User 'rxin' has created a pull request for this

[jira] [Assigned] (SPARK-8771) Actor system deprecation tag uses deprecated deprecation tag

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8771: --- Assignee: Apache Spark Actor system deprecation tag uses deprecated deprecation tag

[jira] [Assigned] (SPARK-8771) Actor system deprecation tag uses deprecated deprecation tag

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8771: --- Assignee: (was: Apache Spark) Actor system deprecation tag uses deprecated deprecation

[jira] [Commented] (SPARK-8771) Actor system deprecation tag uses deprecated deprecation tag

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1460#comment-1460 ] Apache Spark commented on SPARK-8771: - User 'holdenk' has created a pull request for

[jira] [Resolved] (SPARK-8766) DataFrame Python API should work with column which has non-ascii character in it

2015-07-01 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8766. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7165

[jira] [Created] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8770: -- Summary: BinaryOperator expression Key: SPARK-8770 URL: https://issues.apache.org/jira/browse/SPARK-8770 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-8771) Actor system deprecation tag uses deprecated deprecation tag

2015-07-01 Thread holdenk (JIRA)
holdenk created SPARK-8771: -- Summary: Actor system deprecation tag uses deprecated deprecation tag Key: SPARK-8771 URL: https://issues.apache.org/jira/browse/SPARK-8771 Project: Spark Issue Type:

[jira] [Commented] (SPARK-8769) toLocalIterator should mention it results in many jobs

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611107#comment-14611107 ] Apache Spark commented on SPARK-8769: - User 'holdenk' has created a pull request for

[jira] [Assigned] (SPARK-8769) toLocalIterator should mention it results in many jobs

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8769: --- Assignee: (was: Apache Spark) toLocalIterator should mention it results in many jobs

[jira] [Assigned] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7078: --- Assignee: Josh Rosen (was: Apache Spark) Cache-aware binary processing in-memory sort

[jira] [Assigned] (SPARK-7079) Cache-aware external sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7079: --- Assignee: Josh Rosen (was: Apache Spark) Cache-aware external sort

[jira] [Assigned] (SPARK-7079) Cache-aware external sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7079: --- Assignee: Apache Spark (was: Josh Rosen) Cache-aware external sort

[jira] [Commented] (SPARK-7079) Cache-aware external sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611141#comment-14611141 ] Apache Spark commented on SPARK-7079: - User 'JoshRosen' has created a pull request for

[jira] [Assigned] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7078: --- Assignee: Apache Spark (was: Josh Rosen) Cache-aware binary processing in-memory sort

[jira] [Commented] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611140#comment-14611140 ] Apache Spark commented on SPARK-7078: - User 'JoshRosen' has created a pull request for

[jira] [Created] (SPARK-8772) Implement implicit type cast for expressions that define expected input types

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8772: -- Summary: Implement implicit type cast for expressions that define expected input types Key: SPARK-8772 URL: https://issues.apache.org/jira/browse/SPARK-8772 Project:

[jira] [Resolved] (SPARK-8770) BinaryOperator expression

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8770. Resolution: Fixed Fix Version/s: 1.5.0 BinaryOperator expression -

[jira] [Updated] (SPARK-8763) executing run-tests.py with Python 2.6 fails with absence of subprocess.check_output function

2015-07-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-8763: - Assignee: Tomohiko K. executing run-tests.py with Python 2.6 fails with absence of

[jira] [Updated] (SPARK-8766) DataFrame Python API should work with column which has non-ascii character in it

2015-07-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-8766: --- Issue Type: Sub-task (was: Bug) Parent: SPARK-6116 DataFrame Python API should work with

[jira] [Assigned] (SPARK-8769) toLocalIterator should mention it results in many jobs

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8769: --- Assignee: Apache Spark toLocalIterator should mention it results in many jobs

[jira] [Updated] (SPARK-6707) Mesos Scheduler should allow the user to specify constraints based on slave attributes

2015-07-01 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-6707: - Target Version/s: 1.5.0 Mesos Scheduler should allow the user to specify constraints based on slave

[jira] [Created] (SPARK-8773) Throw type mismatch in check analysis for expressions with expected input types defined

2015-07-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-8773: -- Summary: Throw type mismatch in check analysis for expressions with expected input types defined Key: SPARK-8773 URL: https://issues.apache.org/jira/browse/SPARK-8773

[jira] [Assigned] (SPARK-8750) Remove the closure in functions.callUdf

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8750: --- Assignee: Reynold Xin (was: Apache Spark) Remove the closure in functions.callUdf

[jira] [Commented] (SPARK-8750) Remove the closure in functions.callUdf

2015-07-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609600#comment-14609600 ] Apache Spark commented on SPARK-8750: - User 'rxin' has created a pull request for this

<    1   2   3   >