We are importing SQL server data into hive using Sqoop.Usually, it works but in a scenario throws following exception:
FAILED: SemanticException Line 2:17 Invalid path ''hdfs://server_name.local:8020/user/root/_STC_CurrentLocation'': No files matching path hdfs://server_name.local:8020/user/root/_STC_CurrentLocation We can access that file on "server _ip:50070/user/root/_STC_CurrentLocation" through HDFS web browser.
