[jira] [Resolved] (SPARK-9529) Improve sort on Decimal

2015-08-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-9529. Resolution: Fixed Fix Version/s: 1.5.0 > Improve sort on Decimal > --- >

[jira] [Resolved] (SPARK-9370) Support DecimalType in UnsafeRow

2015-08-01 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-9370. --- Resolution: Fixed Fix Version/s: 1.5.0 > Support DecimalType in UnsafeRow > ---

[jira] [Commented] (SPARK-9370) Support DecimalType in UnsafeRow

2015-08-01 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650621#comment-14650621 ] Davies Liu commented on SPARK-9370: --- This is fixed by https://github.com/apache/spark/pu

[jira] [Updated] (SPARK-7497) test_count_by_value_and_window is flaky

2015-08-01 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu updated SPARK-7497: -- Assignee: (was: Davies Liu) > test_count_by_value_and_window is flaky >

[jira] [Commented] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Manoj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650619#comment-14650619 ] Manoj Kumar commented on SPARK-8874: Done. Thanks. > Add missing methods in Word2Vec

[jira] [Created] (SPARK-9533) Add missing methods in Word2Vec ML (Python API)

2015-08-01 Thread Manoj Kumar (JIRA)
Manoj Kumar created SPARK-9533: -- Summary: Add missing methods in Word2Vec ML (Python API) Key: SPARK-9533 URL: https://issues.apache.org/jira/browse/SPARK-9533 Project: Spark Issue Type: Improve

[jira] [Updated] (SPARK-9000) Support generic item type in PrefixSpan

2015-08-01 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng updated SPARK-9000: - Assignee: Feynman Liang > Support generic item type in PrefixSpan > --

[jira] [Resolved] (SPARK-9000) Support generic item type in PrefixSpan

2015-08-01 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-9000. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7837 [https://githu

[jira] [Assigned] (SPARK-9527) PrefixSpan.run should return a PrefixSpanModel instead of an RDD

2015-08-01 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng reassigned SPARK-9527: Assignee: Xiangrui Meng > PrefixSpan.run should return a PrefixSpanModel instead of an RDD

[jira] [Resolved] (SPARK-9459) avoid copy for UTF8String during unsafe sorting

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

[jira] [Resolved] (SPARK-8185) date/time function: datediff

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

[jira] [Resolved] (SPARK-8191) date/time function: to_utc_timestamp

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

[jira] [Resolved] (SPARK-8188) date/time function: from_utc_timestamp

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

[jira] [Updated] (SPARK-9191) Add ml.PCA user guide and code examples

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-9191: - Shepherd: Joseph K. Bradley > Add ml.PCA user guide and code examples > --

[jira] [Resolved] (SPARK-8269) string function: initcap

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

[jira] [Commented] (SPARK-5832) Add Affinity Propagation clustering algorithm

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650600#comment-14650600 ] Joseph K. Bradley commented on SPARK-5832: -- It sounds like we need some more disc

[jira] [Updated] (SPARK-5832) Add Affinity Propagation clustering algorithm

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-5832: - Target Version/s: 1.6.0 (was: 1.5.0) > Add Affinity Propagation clustering algorithm > --

[jira] [Updated] (SPARK-7376) Python: Add validation functionality to individual Param

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7376: - Target Version/s: 1.6.0 (was: 1.5.0) > Python: Add validation functionality to individual

[jira] [Updated] (SPARK-5114) Should Evaluator be a PipelineStage

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-5114: - Issue Type: Sub-task (was: Question) Parent: SPARK-5874 > Should Evaluator be a P

[jira] [Updated] (SPARK-7809) MultivariateOnlineSummarizer should allow users to configure what to compute

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7809: - Target Version/s: 1.6.0 (was: 1.5.0) > MultivariateOnlineSummarizer should allow users to

[jira] [Updated] (SPARK-5535) Add parameter for storage levels.

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-5535: - Target Version/s: 1.6.0 (was: 1.5.0) > Add parameter for storage levels. > --

[jira] [Created] (SPARK-9532) Standardize checks for Predictor and other prediction abstractions

2015-08-01 Thread Joseph K. Bradley (JIRA)
Joseph K. Bradley created SPARK-9532: Summary: Standardize checks for Predictor and other prediction abstractions Key: SPARK-9532 URL: https://issues.apache.org/jira/browse/SPARK-9532 Project: Spa

[jira] [Updated] (SPARK-7146) Should ML sharedParams be a public API?

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7146: - Target Version/s: 1.6.0 (was: 1.5.0) > Should ML sharedParams be a public API? >

[jira] [Commented] (SPARK-4526) Gradient should be added batch computing interface

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650598#comment-14650598 ] Joseph K. Bradley commented on SPARK-4526: -- I'm going to unset the target version

[jira] [Updated] (SPARK-5256) Improving MLlib optimization APIs

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-5256: - Affects Version/s: (was: 1.2.0) Target Version/s: 1.6.0 > Improving MLlib optimiz

[jira] [Updated] (SPARK-4526) Gradient should be added batch computing interface

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-4526: - Target Version/s: (was: 1.5.0) > Gradient should be added batch computing interface > --

[jira] [Commented] (SPARK-6346) Use faster converging optimization method in MLlib

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650596#comment-14650596 ] Joseph K. Bradley commented on SPARK-6346: -- Unsetting target version from 1.5. W

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

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-6517: - Target Version/s: 1.6.0 (was: 1.5.0) > Bisecting k-means clustering > ---

[jira] [Updated] (SPARK-6346) Use faster converging optimization method in MLlib

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-6346: - Target Version/s: (was: 1.5.0) > Use faster converging optimization method in MLlib > --

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

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650595#comment-14650595 ] Joseph K. Bradley commented on SPARK-6517: -- I'm sorry, but I think we'll need to

[jira] [Updated] (SPARK-8520) Improve GLM's scalability on number of features

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-8520: - Target Version/s: 1.6.0 (was: 1.5.0) > Improve GLM's scalability on number of features >

[jira] [Updated] (SPARK-7402) JSON serialization of params

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7402: - Target Version/s: 1.6.0 (was: 1.5.0) > JSON serialization of params > ---

[jira] [Commented] (SPARK-7402) JSON serialization of params

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650594#comment-14650594 ] Joseph K. Bradley commented on SPARK-7402: -- I'm switching this to 1.6. > JSON se

[jira] [Resolved] (SPARK-9495) Support prefix generation for date / timestamp data type

2015-08-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-9495. Resolution: Fixed Assignee: Davies Liu Fix Version/s: 1.5.0 > Support prefix generat

[jira] [Comment Edited] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650570#comment-14650570 ] Joseph K. Bradley edited comment on SPARK-8874 at 8/2/15 1:14 AM: --

[jira] [Commented] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650570#comment-14650570 ] Joseph K. Bradley commented on SPARK-8874: -- [~MechCoder] I think this JIRA was or

[jira] [Updated] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-8874: - Component/s: PySpark > Add missing methods in Word2Vec ML > --

[jira] [Updated] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-8874: - Component/s: (was: PySpark) > Add missing methods in Word2Vec ML > ---

[jira] [Commented] (SPARK-9514) Add EventHubsReceiver to support Spark Streaming using Azure EventHubs

2015-08-01 Thread Nan Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650568#comment-14650568 ] Nan Zhu commented on SPARK-9514: Hi, [~shanyu], in Spark, we usually submit patches via G

[jira] [Updated] (SPARK-8874) Add missing methods in Word2Vec ML

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-8874: - Assignee: Manoj Kumar > Add missing methods in Word2Vec ML > -

[jira] [Updated] (SPARK-9514) Add EventHubsReceiver to support Spark Streaming using Azure EventHubs

2015-08-01 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated SPARK-9514: --- Attachment: SPARK-9514.patch Patch attached. I put EventHubsReceiver in external folder and added an

[jira] [Commented] (SPARK-8612) Yarn application status is misreported for failed PySpark apps.

2015-08-01 Thread Neelesh Srinivas Salian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650564#comment-14650564 ] Neelesh Srinivas Salian commented on SPARK-8612: Similar to SPARK-7736? >

[jira] [Assigned] (SPARK-9531) UnsafeFixedWidthAggregationMap should be able to turn itself into an UnsafeKVExternalSorter

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9531: --- Assignee: Reynold Xin (was: Apache Spark) > UnsafeFixedWidthAggregationMap should be able to

[jira] [Assigned] (SPARK-9531) UnsafeFixedWidthAggregationMap should be able to turn itself into an UnsafeKVExternalSorter

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9531: --- Assignee: Apache Spark (was: Reynold Xin) > UnsafeFixedWidthAggregationMap should be able to

[jira] [Commented] (SPARK-9531) UnsafeFixedWidthAggregationMap should be able to turn itself into an UnsafeKVExternalSorter

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

[jira] [Created] (SPARK-9531) UnsafeFixedWidthAggregationMap should be able to turn itself into an UnsafeKVExternalSorter

2015-08-01 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-9531: -- Summary: UnsafeFixedWidthAggregationMap should be able to turn itself into an UnsafeKVExternalSorter Key: SPARK-9531 URL: https://issues.apache.org/jira/browse/SPARK-9531

[jira] [Commented] (SPARK-9447) Update python API to include RandomForest as classifier changes.

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650561#comment-14650561 ] Joseph K. Bradley commented on SPARK-9447: -- I'll do this once [SPARK-9528] gets f

[jira] [Resolved] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-9530. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7858 [https

[jira] [Updated] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-9530: - Target Version/s: 1.5.0 (was: 1.3.2, 1.4.2, 1.5.0) > ScalaDoc should not indicate LDAMode

[jira] [Commented] (SPARK-9528) RandomForestClassifier should extend ProbabilisticClassifier

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

[jira] [Assigned] (SPARK-9528) RandomForestClassifier should extend ProbabilisticClassifier

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9528: --- Assignee: Joseph K. Bradley (was: Apache Spark) > RandomForestClassifier should extend Proba

[jira] [Assigned] (SPARK-9528) RandomForestClassifier should extend ProbabilisticClassifier

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9528: --- Assignee: Apache Spark (was: Joseph K. Bradley) > RandomForestClassifier should extend Proba

[jira] [Commented] (SPARK-8333) Spark failed to delete temp directory created by HiveContext

2015-08-01 Thread Sudhakar Thota (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650555#comment-14650555 ] Sudhakar Thota commented on SPARK-8333: --- Thanks for the clarification. I have used t

[jira] [Commented] (SPARK-5754) Spark AM not launching on Windows

2015-08-01 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650551#comment-14650551 ] Inigo Goiri commented on SPARK-5754: I overwrote the existing escapeForShell to use si

[jira] [Updated] (SPARK-9492) LogisticRegression in R should provide model statistics

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-9492: - Component/s: R > LogisticRegression in R should provide model statistics > ---

[jira] [Reopened] (SPARK-9492) LogisticRegression should provide model statistics

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley reopened SPARK-9492: -- Oops, I just realized this was for Spark R. I'll add those tags. > LogisticRegression shou

[jira] [Updated] (SPARK-9492) LogisticRegression in R should provide model statistics

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-9492: - Summary: LogisticRegression in R should provide model statistics (was: LogisticRegression

[jira] [Closed] (SPARK-9492) LogisticRegression should provide model statistics

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley closed SPARK-9492. Resolution: Duplicate > LogisticRegression should provide model statistics > ---

[jira] [Updated] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-9530: - Assignee: Meihua Wu Target Version/s: 1.3.2, 1.4.2, 1.5.0 > ScalaDoc should no

[jira] [Assigned] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9530: --- Assignee: (was: Apache Spark) > ScalaDoc should not indicate LDAModel.describeTopics and

[jira] [Commented] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650543#comment-14650543 ] Apache Spark commented on SPARK-9530: - User 'rotationsymmetry' has created a pull requ

[jira] [Assigned] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9530: --- Assignee: Apache Spark > ScalaDoc should not indicate LDAModel.describeTopics and > Distribu

[jira] [Updated] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Meihua Wu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Meihua Wu updated SPARK-9530: - Description: Currently the ScalaDoc for LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTo

[jira] [Updated] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Meihua Wu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Meihua Wu updated SPARK-9530: - Summary: ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic

[jira] [Assigned] (SPARK-9529) Improve sort on Decimal

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9529: --- Assignee: Apache Spark (was: Davies Liu) > Improve sort on Decimal > ---

[jira] [Assigned] (SPARK-9529) Improve sort on Decimal

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9529: --- Assignee: Davies Liu (was: Apache Spark) > Improve sort on Decimal > ---

[jira] [Commented] (SPARK-9529) Improve sort on Decimal

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650540#comment-14650540 ] Apache Spark commented on SPARK-9529: - User 'davies' has created a pull request for th

[jira] [Created] (SPARK-9530) ScalaDoc should not indicate LDAModel.descripeTopic and DistributedLDAModel.topDocumentsPerTopic as approximate.

2015-08-01 Thread Meihua Wu (JIRA)
Meihua Wu created SPARK-9530: Summary: ScalaDoc should not indicate LDAModel.descripeTopic and DistributedLDAModel.topDocumentsPerTopic as approximate. Key: SPARK-9530 URL: https://issues.apache.org/jira/browse/SPARK-

[jira] [Assigned] (SPARK-9495) Support prefix generation for date / timestamp data type

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9495: --- Assignee: (was: Apache Spark) > Support prefix generation for date / timestamp data type

[jira] [Commented] (SPARK-9495) Support prefix generation for date / timestamp data type

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650523#comment-14650523 ] Apache Spark commented on SPARK-9495: - User 'davies' has created a pull request for th

[jira] [Assigned] (SPARK-9483) UTF8String.getPrefix only works in little-endian order

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9483: --- Assignee: Apache Spark (was: Matthew Brandyberry) > UTF8String.getPrefix only works in littl

[jira] [Assigned] (SPARK-9483) UTF8String.getPrefix only works in little-endian order

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9483: --- Assignee: Matthew Brandyberry (was: Apache Spark) > UTF8String.getPrefix only works in littl

[jira] [Assigned] (SPARK-9495) Support prefix generation for date / timestamp data type

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9495: --- Assignee: Apache Spark > Support prefix generation for date / timestamp data type > -

[jira] [Commented] (SPARK-9483) UTF8String.getPrefix only works in little-endian order

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650522#comment-14650522 ] Apache Spark commented on SPARK-9483: - User 'davies' has created a pull request for th

[jira] [Created] (SPARK-9529) Improve sort on Decimal

2015-08-01 Thread Davies Liu (JIRA)
Davies Liu created SPARK-9529: - Summary: Improve sort on Decimal Key: SPARK-9529 URL: https://issues.apache.org/jira/browse/SPARK-9529 Project: Spark Issue Type: Sub-task Components: SQ

[jira] [Resolved] (SPARK-9520) UnsafeFixedWidthAggregationMap should support in-place sorting of its own records

2015-08-01 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen resolved SPARK-9520. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7849 [https://github.com/

[jira] [Resolved] (SPARK-9491) App running on secure YARN with no HBase config will hang

2015-08-01 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin resolved SPARK-9491. --- Resolution: Fixed > App running on secure YARN with no HBase config will hang > --

[jira] [Updated] (SPARK-9491) App running on secure YARN with no HBase config will hang

2015-08-01 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated SPARK-9491: -- Fix Version/s: 1.4.2 > App running on secure YARN with no HBase config will hang > -

[jira] [Updated] (SPARK-9491) App running on secure YARN with no HBase config will hang

2015-08-01 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcelo Vanzin updated SPARK-9491: -- Assignee: Marcelo Vanzin Affects Version/s: 1.4.0 Target Version/s: 1.4.2, 1.5.

[jira] [Created] (SPARK-9528) RandomForestClassifier should extend ProbabilisticClassifier

2015-08-01 Thread Joseph K. Bradley (JIRA)
Joseph K. Bradley created SPARK-9528: Summary: RandomForestClassifier should extend ProbabilisticClassifier Key: SPARK-9528 URL: https://issues.apache.org/jira/browse/SPARK-9528 Project: Spark

[jira] [Commented] (SPARK-8069) Add support for cutoff to RandomForestClassifier

2015-08-01 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650514#comment-14650514 ] Joseph K. Bradley commented on SPARK-8069: -- My final plan was to only have it for

[jira] [Closed] (SPARK-4751) Support dynamic allocation for standalone mode

2015-08-01 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or closed SPARK-4751. Resolution: Fixed Fix Version/s: 1.5.0 > Support dynamic allocation for standalone mode > ---

[jira] [Commented] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650498#comment-14650498 ] Reynold Xin commented on SPARK-9526: I downgraded it to major. While it is great to ha

[jira] [Updated] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-9526: --- Priority: Major (was: Minor) > Utilize randomized tests to reveal potential bugs in sql expressions >

[jira] [Updated] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-9526: --- Priority: Minor (was: Blocker) > Utilize randomized tests to reveal potential bugs in sql expressions

[jira] [Commented] (SPARK-3166) Custom serialisers can't be shipped in application jars

2015-08-01 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650486#comment-14650486 ] Josh Rosen commented on SPARK-3166: --- Does anyone know if this is still an issue in newer

[jira] [Commented] (SPARK-6873) Some Hive-Catalyst comparison tests fail due to unimportant order of some printed elements

2015-08-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650480#comment-14650480 ] Sean Owen commented on SPARK-6873: -- [~rxin] [~lian cheng] It's still a problem. Yes I'm s

[jira] [Commented] (SPARK-8069) Add support for cutoff to RandomForestClassifier

2015-08-01 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650477#comment-14650477 ] holdenk commented on SPARK-8069: So I was looking at https://docs.google.com/document/d/1

[jira] [Commented] (SPARK-9524) Latest Spark (8765665015ef47a23e00f7d01d4d280c31bb236d) breaks (pyspark)

2015-08-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650448#comment-14650448 ] Sean Owen commented on SPARK-9524: -- That's an error from ipython though, not Spark. It do

[jira] [Commented] (SPARK-5754) Spark AM not launching on Windows

2015-08-01 Thread Carsten Blank (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650444#comment-14650444 ] Carsten Blank commented on SPARK-5754: -- Okay so I have thought about this more and ki

[jira] [Commented] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Yijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650423#comment-14650423 ] Yijie Shen commented on SPARK-9526: --- [~srowen] thanks for reminding, the current randomi

[jira] [Commented] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650421#comment-14650421 ] Sean Owen commented on SPARK-9526: -- [~yijieshen] at this point should we really be making

[jira] [Assigned] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9526: --- Assignee: (was: Apache Spark) > Utilize randomized tests to reveal potential bugs in sql

[jira] [Commented] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650420#comment-14650420 ] Apache Spark commented on SPARK-9526: - User 'yjshen' has created a pull request for th

[jira] [Assigned] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9526: --- Assignee: Apache Spark > Utilize randomized tests to reveal potential bugs in sql expressions

[jira] [Created] (SPARK-9527) PrefixSpan.run should return a PrefixSpanModel instead of an RDD

2015-08-01 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-9527: Summary: PrefixSpan.run should return a PrefixSpanModel instead of an RDD Key: SPARK-9527 URL: https://issues.apache.org/jira/browse/SPARK-9527 Project: Spark

[jira] [Updated] (SPARK-9526) Utilize randomized tests to reveal potential bugs in sql expressions

2015-08-01 Thread Yijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yijie Shen updated SPARK-9526: -- Summary: Utilize randomized tests to reveal potential bugs in sql expressions (was: Utilize randomized

[jira] [Updated] (SPARK-9526) Utilize randomized testing to reveal potential bugs in sql expressions

2015-08-01 Thread Yijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yijie Shen updated SPARK-9526: -- Summary: Utilize randomized testing to reveal potential bugs in sql expressions (was: Utilize ScalaChec

[jira] [Commented] (SPARK-8999) Support non-temporal sequence in PrefixSpan

2015-08-01 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650415#comment-14650415 ] Xiangrui Meng commented on SPARK-8999: -- [~srowen] Thanks for your feedback! PrefixSpa

[jira] [Created] (SPARK-9526) Utilize ScalaCheck to reveal potential bugs in sql expressions

2015-08-01 Thread Yijie Shen (JIRA)
Yijie Shen created SPARK-9526: - Summary: Utilize ScalaCheck to reveal potential bugs in sql expressions Key: SPARK-9526 URL: https://issues.apache.org/jira/browse/SPARK-9526 Project: Spark Issue

  1   2   >