[ https://issues.apache.org/jira/browse/HIVE-14964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576700#comment-15576700 ]
Siddharth Seth commented on HIVE-14964: --------------------------------------- ClassNameCompleter does a scan of a bunch of files - and opens all of them as jar files. This is failing while reading "${HOME}/Library/Java/Extensions/libJNPRAuthKit.jnilib" on a mac - which is not a jar file. I think this is a real bug. Likely started showing up because the JDK version has changed with the new ptest nodes. > Failing Test: Fix TestBeelineArgParsing tests > --------------------------------------------- > > Key: HIVE-14964 > URL: https://issues.apache.org/jira/browse/HIVE-14964 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Jason Dere > > Failing last several builds: > {noformat} > org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[0] 0.12 > sec 12 > > org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[0] > 29 ms 12 > org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[1] 42 ms > 12 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)