Description
Hive on Spark get executorCount from RSC to dynamically set reduce number, it use future.get() to wait result, which may hangs forever if remote side failed with no notification.
Hive on Spark get executorCount from RSC to dynamically set reduce number, it use future.get() to wait result, which may hangs forever if remote side failed with no notification.