[ https://issues.apache.org/jira/browse/HIVE-24484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412556#comment-17412556 ]
Steve Loughran commented on HIVE-24484: --------------------------------------- HADOOP-17313 actually went in to deal with hive processes having problems instantiating ABFS clients across many threads... Every thread would create its own client only for all but one of these to be discarded -there was enough contention in that creation process and that things would get really slow. Most noticeable when a service like Ranger was involved in FileSystem.initialize(). The patch considers being interrupted as a failure... What is Taz expecting? > Upgrade Hadoop to 3.3.1 > ----------------------- > > Key: HIVE-24484 > URL: https://issues.apache.org/jira/browse/HIVE-24484 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Major > Labels: pull-request-available > Time Spent: 5h 43m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)