Set<ReadEntity>partitionIps=getInputs(DEFAULT_DB+"@"+tableName+"@dt="+PART_FILE,Entity.Type.PARTITION);//Note that export has only partition as input in this case
Set<ReadEntity>partitionIps=getInputs(DEFAULT_DB+"@"+tableName+"@dt="+PART_FILE,Entity.Type.PARTITION);//Note that export has only partition as input in this case
...
@@ -1095,12 +1158,18 @@ public class HiveHookIT extends HiveITBase {
...
@@ -1095,12 +1158,18 @@ public class HiveHookIT extends HiveITBase {