Hi guys, I am using sqoop-1.4.5 with HCatalog integration, and my imports are crashing with this error:
12187 [main] ERROR org.apache.sqoop.tool.ImportTool - Imported Failed: Can not create a Path from an empty string 2015-05-21 13:42:40,221 ERROR [main] tool.ImportTool (ImportTool.java:run(603)) - Imported Failed: Can not create a Path from an empty string After looking into sources, it looks the problem lies in the processing of the list of jars coming from the property 'tmpjars'. The implementation does not handle correctly the situation where the property value is empty (but not null). I am able to workaround this by setting this property with some dummy value, but in general it looks like a bug. Have you experienced this sort of problem as well? Thanks, Pavel Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (2000 Galloping Hill Road, Kenilworth, New Jersey, USA 07033), and/or its affiliates Direct contact information for affiliates is available at http://www.merck.com/contact/contacts.html) that may be confidential, proprietary copyrighted and/or legally privileged. It is intended solely for the use of the individual or entity named on this message. If you are not the intended recipient, and have received this message in error, please notify us immediately by reply e-mail and then delete it from your system.
