yifeng zhang created SQOOP-3162:
-----------------------------------
Summary: Null pointer exception in hdfs partition
Key: SQOOP-3162
URL: https://issues.apache.org/jira/browse/SQOOP-3162
Project: Sqoop
Issue Type: Bug
Components: connectors/hdfs
Affects Versions: 1.99.7
Reporter: yifeng zhang
when numLocations is 0, locations in HdfsPartition.java is set to null which
results in NPE when using locations.length in getLocations() function.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)