[ https://issues.apache.org/jira/browse/FALCON-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123469#comment-16123469 ]
sandeep samudrala commented on FALCON-2302: ------------------------------------------- [~joha0123]: Thanks for all the information and debugging. You are right about the issue. I went through the code and found that this will need a code fix :( > 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 > Attachments: coordinator.xml, oozie_job_configuration.xml, > OracleFeed.xml, workflow.xml > > > 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)