ok I am using Spark 1.6.1 and Hive 2 but don't seem to be the issue. The errors look very similar
I guess someone from Hive can answer this issue! Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* http://talebzadehmich.wordpress.com *Disclaimer:* Use it at your own risk. Any and all responsibility for any loss, damage or destruction of data or any other property which may arise from relying on this email's technical content is explicitly disclaimed. The author will in no case be liable for any monetary damages arising from such loss, damage or destruction. On 30 July 2016 at 14:00, Chanh Le <giaosu...@gmail.com> wrote: > Hi Mich some thing different between your log > > On Jul 30, 2016, at 6:58 PM, Mich Talebzadeh <mich.talebza...@gmail.com> > wrote: > > parquet-mr version 1.6.0 > org.apache.parquet.VersionParser$VersionParseException: Could not parse > created_by: parquet-mr version 1.6.0 using format: (.+) version ((.*) > )?\(build ?(.*)\) > > > vs mine > > *Jul 30, 2016 6:32:27 PM WARNING: org.apache.parquet.CorruptStatistics: > Ignoring statistics because created_by could not be parsed (see > PARQUET-251): parquet-mr (build 32c46643845ea8a705c35d4ec8fc654cc8ff816d)* > *org.apache.parquet.VersionParser$VersionParseException: Could not parse > created_by: parquet-mr (build 32c46643845ea8a705c35d4ec8fc654cc8ff816d) > using format: (.+) version ((.*) )?\(build ?(.*)\)* > > > So the parquet-mr version is different right? > > >