Re: ORC Transaction Table - Spark

2017-08-24 Thread Aviral Agarwal
Are there any plans to include it in the future releases of Spark ? Regards, Aviral Agarwal On Thu, Aug 24, 2017 at 3:11 PM, Akhil Das wrote: > How are you reading the data? Its clearly saying > *java.lang.NumberFormatException: > For input string: "0645253_0001" * > > On Tue, Aug 22, 2017 at

Re: ORC Transaction Table - Spark

2017-08-24 Thread Akhil Das
How are you reading the data? Its clearly saying *java.lang.NumberFormatException: For input string: "0645253_0001" * On Tue, Aug 22, 2017 at 7:40 PM, Aviral Agarwal wrote: > Hi, > > I am trying to read hive orc transaction table through Spark but I am > getting the following error > > Caused by

Fwd: ORC Transaction Table - Spark

2017-08-22 Thread Aviral Agarwal
Hi, I am trying to read hive orc transaction table through Spark but I am getting the following error Caused by: java.lang.RuntimeException: serious problem at org.apache.hadoop.hive.ql.io.orc.OrcInputFormat.generateSplitsInfo( OrcInputFormat.java:1021) at org.apache.hadoop.hive.ql.io.orc.OrcInpu