You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2013/11/08 07:30:18 UTC

[jira] [Created] (FALCON-177) validate partition expression should not be done for hcat feeds

Shwetha G S created FALCON-177:
----------------------------------

             Summary: validate partition expression should not be done for hcat feeds
                 Key: FALCON-177
                 URL: https://issues.apache.org/jira/browse/FALCON-177
             Project: Falcon
          Issue Type: Bug
            Reporter: Shwetha G S


For HCat feeds, partitions can't be specified at feed level. But feed xml can contain partition expression at feed's cluster which is used for replication. FeedEntityParser.validateFeedPartitionExpression() validates that number of partitions in partition expression <= number of partitions specified globally in feed. For hcat based feed, this validation shouldn't be done



--
This message was sent by Atlassian JIRA
(v6.1#6144)