You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Johannes Mayer (JIRA)" <ji...@apache.org> on 2017/08/11 08:06:00 UTC

[jira] [Created] (FALCON-2302) Same partition gets exported over and over

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)