Johannes Mayer created FALCON-2302:
--------------------------------------
Summary: Same partition gets exported over and over
Key: FALCON-2302
URL: https://issues.apache.org/jira/browse/FALCON-2302
Project: Falcon
Issue Type: Bug
Affects Versions: 0.10
Environment: Hortonworks Data Platform 2.6.1
Reporter: Johannes Mayer
Priority: Critical
I want to export a HCat/Hive table to Oracle. The table is partitioned by year
month and day. As exprected, for everyday a oozie workflow is generated. but
when I look at the
{code:java}
sqoopCommand
{code}
I can see *it always exports the same partition* (partition of feed start).
The expected behaviour is, that for every day partition a workflow should be
generated that exports that given partition.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)