[jira] [Assigned] (SPARK-6593) Provide option for HadoopRDD to skip bad data splits.

2015-03-29 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-6593:
---

Assignee: Apache Spark

> Provide option for HadoopRDD to skip bad data splits.
> -
>
> Key: SPARK-6593
> URL: https://issues.apache.org/jira/browse/SPARK-6593
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.3.0
>Reporter: Dale Richardson
>Assignee: Apache Spark
>Priority: Minor
>
> When reading a large amount of files from HDFS eg. with  
> sc.textFile("hdfs:///user/cloudera/logs*.gz"). If a single split is corrupted 
> then the entire job is canceled. As default behaviour this is probably for 
> the best, but it would be nice in some circumstances where you know it will 
> be ok to have the option to skip the corrupted portion and continue the job. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-6593) Provide option for HadoopRDD to skip bad data splits.

2015-03-29 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-6593:
---

Assignee: (was: Apache Spark)

> Provide option for HadoopRDD to skip bad data splits.
> -
>
> Key: SPARK-6593
> URL: https://issues.apache.org/jira/browse/SPARK-6593
> Project: Spark
>  Issue Type: Improvement
>  Components: Spark Core
>Affects Versions: 1.3.0
>Reporter: Dale Richardson
>Priority: Minor
>
> When reading a large amount of files from HDFS eg. with  
> sc.textFile("hdfs:///user/cloudera/logs*.gz"). If a single split is corrupted 
> then the entire job is canceled. As default behaviour this is probably for 
> the best, but it would be nice in some circumstances where you know it will 
> be ok to have the option to skip the corrupted portion and continue the job. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org