Re: New Spark Datasource for Hive ACID tables

2019-07-27 Thread Abhishek Somani
I realised that the build instructions in the README.md were not very clear due to some recent changes. I have updated those now. Thanks, Abhishek Somani On Sun, Jul 28, 2019 at 7:53 AM naresh Goud wrote: > Thanks Abhishek. > I will check it out. > > Thank you, > Naresh >

Re: New Spark Datasource for Hive ACID tables

2019-07-27 Thread Abhishek Somani
t.withIvy(Ivy.scala:128) >> at sbt.IvySbt.withIvy(Ivy.scala:125) >> at sbt.IvySbt$Module.withModule(Ivy.scala:156) >> at sbt.IvyActions$.updateEither(IvyActions.scala:168) >> at >> sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.sca

Re: New Spark Datasource for Hive ACID tables

2019-07-26 Thread Abhishek Somani
Hey Naresh, Thanks for your question. Yes it will work! Thanks, Abhishek Somani On Fri, Jul 26, 2019 at 7:08 PM naresh Goud wrote: > Thanks Abhishek. > > Will it work on hive acid table which is not compacted ? i.e table having > base and delta files? > > Let’s say hive a

New Spark Datasource for Hive ACID tables

2019-07-26 Thread Abhishek Somani
e tables via Spark as well. The datasource is also available as a spark package, and instructions on how to use it are available on the Github page <https://github.com/qubole/spark-acid>. We welcome your feedback and suggestions. Thanks, Abhishek Somani