Description
I got a report that when files in manager.d have incorrect permissions (Sqoop can't read them), we will get following NPE:
14/07/17 08:43:46 ERROR tool.BaseSqoopTool: Got error creating database manager: java.lang.NullPointerException at java.util.Arrays.sort(Arrays.java:1078) at org.apache.sqoop.ConnFactory.loadManagersFromConfDir(ConnFactory.java:289) at org.apache.sqoop.ConnFactory.instantiateFactories(ConnFactory.java:85)