[jira] [Commented] (SPARK-10172) History Server web UI gets messed up when sorting on any column

2015-08-24 Thread Josiah Samuel Sathiadass (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709329#comment-14709329 ] Josiah Samuel Sathiadass commented on SPARK-10172: -- Easy fix could be

[jira] [Updated] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Baranov updated SPARK-10182: --- Description: The problem might be reproduced in spark-shell with following code

[jira] [Created] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
Vyacheslav Baranov created SPARK-10182: -- Summary: GeneralizedLinearModel doesn't unpersist cached data Key: SPARK-10182 URL: https://issues.apache.org/jira/browse/SPARK-10182 Project: Spark

[jira] [Comment Edited] (SPARK-10172) History Server web UI gets messed up when sorting on any column

2015-08-24 Thread Josiah Samuel Sathiadass (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709329#comment-14709329 ] Josiah Samuel Sathiadass edited comment on SPARK-10172 at 8/24/15 1:59 PM:

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709370#comment-14709370 ] Sean Owen commented on SPARK-10182: --- This is still vs 1.4.1; I'm running master. It's

[jira] [Assigned] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10182: Assignee: (was: Apache Spark) GeneralizedLinearModel doesn't unpersist cached data

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709373#comment-14709373 ] Apache Spark commented on SPARK-10182: -- User 'SlavikBaranov' has created a pull

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Description: Running the following SQL under Hive 0.14.0+ (tested against 0.14.0 and 1.2.1):

[jira] [Assigned] (SPARK-9794) ISO DateTime parser is too strict

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9794: --- Assignee: Apache Spark ISO DateTime parser is too strict -

[jira] [Commented] (SPARK-9794) ISO DateTime parser is too strict

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

[jira] [Commented] (SPARK-9690) Add random seed Param to PySpark CrossValidator

2015-08-24 Thread Olivier Girardot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709413#comment-14709413 ] Olivier Girardot commented on SPARK-9690: - any link to the resolving Jira ? is it

[jira] [Commented] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709430#comment-14709430 ] Cheng Lian commented on SPARK-10177: I'm not quite familiar with Julian date, but the

[jira] [Assigned] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10182: Assignee: Apache Spark GeneralizedLinearModel doesn't unpersist cached data

[jira] [Commented] (SPARK-9794) ISO DateTime parser is too strict

2015-08-24 Thread Kevin Cox (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709428#comment-14709428 ] Kevin Cox commented on SPARK-9794: -- See the following PR to fix this issue:

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709359#comment-14709359 ] Sean Owen commented on SPARK-10182: --- I can't reproduce this. I ran this in the

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709367#comment-14709367 ] Vyacheslav Baranov commented on SPARK-10182: Yes, please see screenshot

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Description: Running the following SQL under Hive 0.14.0+ (tested against 0.14.0 and 1.2.1):

[jira] [Commented] (SPARK-10182) GeneralizedLinearModel doesn't unpersist cached data

2015-08-24 Thread Vyacheslav Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709416#comment-14709416 ] Vyacheslav Baranov commented on SPARK-10182: Sorry, it was wrong spark-shell.

[jira] [Assigned] (SPARK-9794) ISO DateTime parser is too strict

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9794: --- Assignee: (was: Apache Spark) ISO DateTime parser is too strict

[jira] [Updated] (SPARK-5259) Do not submit stage until its dependencies map outputs are registered

2015-08-24 Thread Imran Rashid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imran Rashid updated SPARK-5259: Summary: Do not submit stage until its dependencies map outputs are registered (was: Fix endless

[jira] [Updated] (SPARK-10183) Expose the SparkR backend api

2015-08-24 Thread Amos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos updated SPARK-10183: - Priority: Minor (was: Major) Expose the SparkR backend api -

[jira] [Updated] (SPARK-10183) Expose the SparkR backend api

2015-08-24 Thread Amos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amos updated SPARK-10183: - Summary: Expose the SparkR backend api (was: Expose the backend api) Expose the SparkR backend api

[jira] [Created] (SPARK-10183) Expose the backend api

2015-08-24 Thread Amos (JIRA)
Amos created SPARK-10183: Summary: Expose the backend api Key: SPARK-10183 URL: https://issues.apache.org/jira/browse/SPARK-10183 Project: Spark Issue Type: Improvement Reporter: Amos

[jira] [Created] (SPARK-10184) Optimization for bounds determination in RangePartitioner

2015-08-24 Thread Jigao Fu (JIRA)
Jigao Fu created SPARK-10184: Summary: Optimization for bounds determination in RangePartitioner Key: SPARK-10184 URL: https://issues.apache.org/jira/browse/SPARK-10184 Project: Spark Issue

[jira] [Commented] (SPARK-9850) Adaptive execution in Spark

2015-08-24 Thread Imran Rashid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709624#comment-14709624 ] Imran Rashid commented on SPARK-9850: - I know the 1000 partitions used in the design

[jira] [Assigned] (SPARK-10184) Optimization for bounds determination in RangePartitioner

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10184: Assignee: Apache Spark Optimization for bounds determination in RangePartitioner

[jira] [Assigned] (SPARK-10184) Optimization for bounds determination in RangePartitioner

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10184: Assignee: (was: Apache Spark) Optimization for bounds determination in

[jira] [Commented] (SPARK-10184) Optimization for bounds determination in RangePartitioner

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

[jira] [Commented] (SPARK-7869) Spark Data Frame Fails to Load Postgres Tables with JSONB DataType Columns

2015-08-24 Thread Simeon Simeonov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709646#comment-14709646 ] Simeon Simeonov commented on SPARK-7869: This is also a problem for {{json}}

[jira] [Commented] (SPARK-10014) ML model broadcasts should be stored in private vars

2015-08-24 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709698#comment-14709698 ] Feynman Liang commented on SPARK-10014: --- I'm unclear why this is necessary;

[jira] [Created] (SPARK-10185) Spark SQL does not handle comma separates paths on Hadoop FileSystem

2015-08-24 Thread koert kuipers (JIRA)
koert kuipers created SPARK-10185: - Summary: Spark SQL does not handle comma separates paths on Hadoop FileSystem Key: SPARK-10185 URL: https://issues.apache.org/jira/browse/SPARK-10185 Project:

[jira] [Created] (SPARK-10186) Inconsistent handling of complex column types in external databases

2015-08-24 Thread Simeon Simeonov (JIRA)
Simeon Simeonov created SPARK-10186: --- Summary: Inconsistent handling of complex column types in external databases Key: SPARK-10186 URL: https://issues.apache.org/jira/browse/SPARK-10186 Project:

[jira] [Updated] (SPARK-10183) Expose the SparkR backend api

2015-08-24 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman updated SPARK-10183: -- Component/s: SparkR Expose the SparkR backend api

[jira] [Commented] (SPARK-10014) ML model broadcasts should be stored in private vars

2015-08-24 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709713#comment-14709713 ] Feynman Liang commented on SPARK-10014: --- Actually, I think I get it. Is the point

[jira] [Comment Edited] (SPARK-10014) ML model broadcasts should be stored in private vars

2015-08-24 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709713#comment-14709713 ] Feynman Liang edited comment on SPARK-10014 at 8/24/15 5:50 PM:

[jira] [Commented] (SPARK-10014) ML model broadcasts should be stored in private vars

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709826#comment-14709826 ] Joseph K. Bradley commented on SPARK-10014: --- Yep, it's to prevent

[jira] [Updated] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-10179: -- Environment: (was: Ubuntu 14.04, spark 1.4.1) LogisticRegressionWithSGD does not

[jira] [Updated] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-10179: -- Issue Type: New Feature (was: Bug) LogisticRegressionWithSGD does not multiclass

[jira] [Commented] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709833#comment-14709833 ] Joseph K. Bradley commented on SPARK-10179: --- This is not a bug; it's a missing

[jira] [Updated] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-10179: -- Priority: Minor (was: Major) LogisticRegressionWithSGD does not multiclass

[jira] [Created] (SPARK-10187) Sometimes Web UI reports Application history not found

2015-08-24 Thread Rares Vernica (JIRA)
Rares Vernica created SPARK-10187: - Summary: Sometimes Web UI reports Application history not found Key: SPARK-10187 URL: https://issues.apache.org/jira/browse/SPARK-10187 Project: Spark

[jira] [Commented] (SPARK-4223) Support * (meaning all users) as part of the acls

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

[jira] [Assigned] (SPARK-4223) Support * (meaning all users) as part of the acls

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-4223: --- Assignee: (was: Apache Spark) Support * (meaning all users) as part of the acls

[jira] [Assigned] (SPARK-4223) Support * (meaning all users) as part of the acls

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-4223: --- Assignee: Apache Spark Support * (meaning all users) as part of the acls

[jira] [Updated] (SPARK-10137) Avoid to restart receivers if scheduleReceivers returns balanced results

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-10137: -- Priority: Blocker (was: Critical) Avoid to restart receivers if scheduleReceivers returns

[jira] [Commented] (SPARK-10166) Python Streaming checkpoint recovery fails if an active Python SparkContext already exists

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709822#comment-14709822 ] Tathagata Das commented on SPARK-10166: --- This was resolved by this PR:

[jira] [Resolved] (SPARK-10166) Python Streaming checkpoint recovery fails if an active Python SparkContext already exists

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-10166. --- Resolution: Fixed Fix Version/s: 1.5.0 Python Streaming checkpoint recovery fails if

[jira] [Commented] (SPARK-9690) Add random seed Param to PySpark CrossValidator

2015-08-24 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709830#comment-14709830 ] Joseph K. Bradley commented on SPARK-9690: -- There's a link above to the JIRA

[jira] [Updated] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Noel Smith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Smith updated SPARK-10188: --- Summary: Pyspark CrossValidator with RMSE selects incorrect model (was: Pyspark CrossValidator with

[jira] [Created] (SPARK-10188) Pyspark CrossValidator with RMSE select incorrect model

2015-08-24 Thread Noel Smith (JIRA)
Noel Smith created SPARK-10188: -- Summary: Pyspark CrossValidator with RMSE select incorrect model Key: SPARK-10188 URL: https://issues.apache.org/jira/browse/SPARK-10188 Project: Spark Issue

[jira] [Updated] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Noel Smith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Smith updated SPARK-10188: --- Description: Pyspark {{CrossValidator}} is giving incorrect results when selecting estimators using

[jira] [Updated] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Noel Smith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Smith updated SPARK-10188: --- Description: Pyspark {{CrossValidator}} is giving incorrect results when selecting estimators using

[jira] [Updated] (SPARK-10181) In a kerberized environment HiveContext is not used with keytab principal but with user principal

2015-08-24 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin updated SPARK-10181: --- Summary: In a kerberized environment HiveContext is not used with keytab principal but with

[jira] [Updated] (SPARK-10181) HiveContext is not used with keytab principal but with user principal

2015-08-24 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin updated SPARK-10181: --- Environment: kerberos Labels: hive hivecontext kerberos (was: ) Component/s:

[jira] [Commented] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709878#comment-14709878 ] Davies Liu commented on SPARK-10177: [~lian cheng] After some investigation, just

[jira] [Assigned] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10188: Assignee: (was: Apache Spark) Pyspark CrossValidator with RMSE selects incorrect

[jira] [Assigned] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10188: Assignee: Apache Spark Pyspark CrossValidator with RMSE selects incorrect model

[jira] [Commented] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709876#comment-14709876 ] Apache Spark commented on SPARK-10188: -- User 'noel-smith' has created a pull request

[jira] [Updated] (SPARK-10188) Pyspark CrossValidator with RMSE selects incorrect model

2015-08-24 Thread Noel Smith (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Smith updated SPARK-10188: --- Description: Pyspark {{CrossValidator}} is giving incorrect results when selecting estimators using

[jira] [Created] (SPARK-10189) python rdd socket connection problem

2015-08-24 Thread ABHISHEK CHOUDHARY (JIRA)
ABHISHEK CHOUDHARY created SPARK-10189: -- Summary: python rdd socket connection problem Key: SPARK-10189 URL: https://issues.apache.org/jira/browse/SPARK-10189 Project: Spark Issue Type:

[jira] [Assigned] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10177: Assignee: Apache Spark (was: Cheng Lian) Parquet support interprets timestamp values

[jira] [Commented] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

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

[jira] [Assigned] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10177: Assignee: Cheng Lian (was: Apache Spark) Parquet support interprets timestamp values

[jira] [Updated] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Shiqiao Du (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiqiao Du updated SPARK-10179: --- Description: LogisticRegressionWithSGD does not support Multi-Class input while

[jira] [Created] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created SPARK-10180: Summary: JDBCRDD does not process EqualNullSafe filter. Key: SPARK-10180 URL: https://issues.apache.org/jira/browse/SPARK-10180 Project: Spark Issue Type:

[jira] [Updated] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-10180: - Description: Simply {{JDBCRelation}} passes EqualNullSafe (source.filter) but

[jira] [Updated] (SPARK-10179) LogisticRegressionWithSGD does not multiclass

2015-08-24 Thread Shiqiao Du (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiqiao Du updated SPARK-10179: --- Description: LogisticRegressionWithSGD does not support Multi-Class input while

[jira] [Updated] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-10180: - Description: Simply {{JDBCRelation}} passes EqualNullSafe source.filter but {{compileFilter()}}

[jira] [Assigned] (SPARK-10170) Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10170: Assignee: Apache Spark Writing from data frame into db2 database using jdbc data source

[jira] [Assigned] (SPARK-9316) Add support for filtering using `[` (synonym for filter / select)

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9316: --- Assignee: Apache Spark Add support for filtering using `[` (synonym for filter / select)

[jira] [Commented] (SPARK-9316) Add support for filtering using `[` (synonym for filter / select)

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

[jira] [Assigned] (SPARK-9316) Add support for filtering using `[` (synonym for filter / select)

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9316: --- Assignee: (was: Apache Spark) Add support for filtering using `[` (synonym for filter /

[jira] [Commented] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708957#comment-14708957 ] Cheng Lian commented on SPARK-10177: [~davies] I'm not sure whether this is a

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Description: Running the following SQL under Hive 0.14.0+ (tested against 0.14.0 and 1.2.1):

[jira] [Updated] (SPARK-9685) Unsupported dataType: char(X) in Hive

2015-08-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated SPARK-9685: - Attachment: SPARK-9685.1.patch.txt I've also met the situation to handle char type in spark a few months ago. The

[jira] [Assigned] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10180: Assignee: (was: Apache Spark) JDBCRDD does not process EqualNullSafe filter.

[jira] [Assigned] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10180: Assignee: Apache Spark JDBCRDD does not process EqualNullSafe filter.

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Description: Running the following SQL under Hive 0.14.0+ (tested against 0.14.0 and 1.2.1):

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Description: Running the following SQL under Hive 0.14.0+ (tested against 0.14.0 and 1.2.1):

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Attachment: 00_0 Attached the Parquet file generated by the Hive 0.14.0 SQL statement mentioned

[jira] [Assigned] (SPARK-9685) Unsupported dataType: char(X) in Hive

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9685: --- Assignee: (was: Apache Spark) Unsupported dataType: char(X) in Hive

[jira] [Assigned] (SPARK-9685) Unsupported dataType: char(X) in Hive

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9685: --- Assignee: Apache Spark Unsupported dataType: char(X) in Hive

[jira] [Commented] (SPARK-9685) Unsupported dataType: char(X) in Hive

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

[jira] [Commented] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708880#comment-14708880 ] Apache Spark commented on SPARK-10180: -- User 'HyukjinKwon' has created a pull

[jira] [Updated] (SPARK-8580) Test Parquet interoperability and compatibility with other libraries/systems

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-8580: -- Summary: Test Parquet interoperability and compatibility with other libraries/systems (was: Add

[jira] [Commented] (SPARK-8580) Test Parquet interoperability and compatibility with other libraries/systems

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

[jira] [Assigned] (SPARK-10170) Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10170: Assignee: (was: Apache Spark) Writing from data frame into db2 database using jdbc

[jira] [Commented] (SPARK-10170) Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types.

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708912#comment-14708912 ] Apache Spark commented on SPARK-10170: -- User 'sureshthalamati' has created a pull

[jira] [Updated] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated SPARK-10177: --- Summary: Parquet support interprets timestamp values differently from Hive 0.14.0+ (was: Parquet

[jira] [Comment Edited] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708957#comment-14708957 ] Cheng Lian edited comment on SPARK-10177 at 8/24/15 8:41 AM: -

[jira] [Commented] (SPARK-10177) Parquet support interprets timestamp values differently from Hive 0.14.0+

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708968#comment-14708968 ] Cheng Lian commented on SPARK-10177: Ah, didn't realize that the

[jira] [Created] (SPARK-10181) In a kerberized environment Hive is not used with keytab princip but with user principal

2015-08-24 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created SPARK-10181: -- Summary: In a kerberized environment Hive is not used with keytab princip but with user principal Key: SPARK-10181 URL: https://issues.apache.org/jira/browse/SPARK-10181

[jira] [Assigned] (SPARK-9791) Review API for developer and experimental tags

2015-08-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-9791: --- Assignee: Tathagata Das (was: Apache Spark) Review API for developer and experimental tags

[jira] [Resolved] (SPARK-9786) Test backpressure

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-9786. -- Resolution: Fixed Test backpressure - Key: SPARK-9786

[jira] [Updated] (SPARK-10122) AttributeError: 'RDD' object has no attribute 'offsetRanges'

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-10122: -- Fix Version/s: (was: 1.5.1) 1.5.0 AttributeError: 'RDD' object has no

[jira] [Updated] (SPARK-10191) spark-ec2 cannot stop running cluster

2015-08-24 Thread Ruofan Kong (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruofan Kong updated SPARK-10191: Component/s: EC2 spark-ec2 cannot stop running cluster -

[jira] [Updated] (SPARK-10192) Test for fetch failure in a shared dependency for skipped stages

2015-08-24 Thread Imran Rashid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imran Rashid updated SPARK-10192: - Target Version/s: 1.6.0 Test for fetch failure in a shared dependency for skipped stages

[jira] [Updated] (SPARK-10137) Avoid to restart receivers if scheduleReceivers returns balanced results

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-10137: -- Target Version/s: 1.5.0 Avoid to restart receivers if scheduleReceivers returns balanced

[jira] [Resolved] (SPARK-9791) Review API for developer and experimental tags

2015-08-24 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-9791. -- Resolution: Fixed Fix Version/s: 1.5.0 Review API for developer and experimental tags

[jira] [Resolved] (SPARK-9758) Compilation issue for hive test

2015-08-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-9758. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 8307

  1   2   3   >