Jarek Jarcec Cecho created SQOOP-844:
----------------------------------------

             Summary: Sqoop2: HdfsExportPartitioner is not always respecting 
maximal number of partitions
                 Key: SQOOP-844
                 URL: https://issues.apache.org/jira/browse/SQOOP-844
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.1
            Reporter: Jarek Jarcec Cecho


It seems that HdfsExportPartitioner is not always respecting maximal number of 
partitions that should be created. I was able for example able to intercept 
following exception:

{code}
Stack trace: org.apache.sqoop.common.SqoopException: MAPRED_EXEC_0025:Retrieved 
invalid number of partitions from Partitioner - Got 11, max was 10
        at 
org.apache.sqoop.job.mr.SqoopInputFormat.getSplits(SqoopInputFormat.java:79)
        at 
org.apache.hadoop.mapred.JobClient.writeNewSplits(JobClient.java:1014)
        at org.apache.hadoop.mapred.JobClient.writeSplits(JobClient.java:1031)

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to