[ https://issues.apache.org/jira/browse/SPARK-16172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350037#comment-15350037 ]
Dongjoon Hyun commented on SPARK-16172: --------------------------------------- Oh, it's an issue about 1.2.X. Interesting. By the way, I found that the minimum Spark version on Databricks community edition is 1.3.0. Actually, 1.2.2 was release on April 2015 and the last commit on 1.2.X branch was on Nov 2015. It seems that we can not expect 1.2.3 . If you don't mind, could you close this PR, [~sviteri]? > SQL Context's > -------------- > > Key: SPARK-16172 > URL: https://issues.apache.org/jira/browse/SPARK-16172 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 1.2.0, 1.2.1, 1.2.2 > Reporter: Scott Viteri > Original Estimate: 1h > Remaining Estimate: 1h > > Read operations on unsupported json files hang up instead of fail. > The jsonFile and jsonRDD methods take arbitrarily long when trying to read > mutiple gzipped json files. If the RDD creation is not going to succeed, it > should fail quickly. -- 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