@hive.apache.org
主题: StackOverflowError when add jar using multiple thread cocurrently
Hi All,
Recently we find that when multiple jdbc connection concurrently add jars,
hiveserver will throw StackOverflowError when serializeMapRedWork to hdfs, I
find the relate issue hive-2666 is similar, but I think it
Hi All,
Recently we find that when multiple jdbc connection concurrently add jars,
hiveserver will throw StackOverflowError when serializeMapRedWork to hdfs, I
find the relate issue hive-2666 is similar, but I think it missed the
concurrently scenario.
I find it is because the classloader is ch