[GitHub] spark pull request #14929: [Don't merge][WIP] Better error message for JSON ...

2016-09-01 Thread clockfly
Github user clockfly commented on a diff in the pull request: https://github.com/apache/spark/pull/14929#discussion_r77300596 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/json/JacksonParser.scala --- @@ -62,8 +68,35 @@ class JacksonParser(

[GitHub] spark pull request #14929: [Don't merge][WIP] Better error message for JSON ...

2016-09-01 Thread clockfly
GitHub user clockfly opened a pull request: https://github.com/apache/spark/pull/14929 [Don't merge][WIP] Better error message for JSON file format reader when finding malformed line in PERMISSIVE parser mode ## What changes were proposed in this pull request? For JSON file