Hi, Does Hive ACID tables for Hive version 1.2 posses the capability of being read into Apache Pig using HCatLoader or Spark using SQLContext. For Spark, it seems it is only possible to read ACID tables if the table is fully compacted i.e no delta folders exist in any partition. Details in the following JIRA
https://issues.apache.org/jira/browse/SPARK-15348, https://issues.apache.org/jira/browse/SPARK-15348 However I wanted to know if it is supported at all in Apache Pig to read ACID tables in Hive