Hello all, I've got a nested JSON structure in parquet format that I'm having some issues with when trying to query it through Hive.
In Spark (1.5.2) the column is represented correctly: However, when queried from Hive I get the same column but without any of the escape characters: Naturally this breaks my JSON parsers and I'm unable to use the data. Has anyone encountered this error before? I tried looking through the source but all I can find that I think is related is the HiveContext.toHiveString method. Any advice would be appreciated! Thanks, Scott -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/HiveThriftServer-fails-to-quote-strings-tp25877.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org