Hi All, I am using HiveServer for loading some tables using "Load Data InPath" but not sure why for some tables the call gets stucked.
I am using the call in Java Threaded Environment to ensure table load/refresh in prolong period of time, which is around some buffer time. For the first time it works fine, but after running a few couple of time it start behaving in this abrupt way. So all other tables gets finished leaving a single table to take time to load data which halts the next refresh call to halt for around 1 hour or even more. HS1 have some concurrency issues but this doesn't looks out something related to concurrency. Any Inputs would be highly appreciated. Urgent Call! Thanks!