[ https://issues.apache.org/jira/browse/HIVE-16312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Barna Zsombor Klara updated HIVE-16312: --------------------------------------- Attachment: HIVE-16312.01.patch The testcase was testing a failed table creation by passing a table name that was too large to handle. It seems this 200+ character long name wasn't long enough anymore. By increasing it to 260 the test turned green. Unfortunately I couldn't find any constant value for the max file/path name. > Flaky test: TestHCatClient.testTransportFailure > ----------------------------------------------- > > Key: HIVE-16312 > URL: https://issues.apache.org/jira/browse/HIVE-16312 > Project: Hive > Issue Type: Sub-task > Reporter: Barna Zsombor Klara > Assignee: Barna Zsombor Klara > Fix For: 2.2.0 > > Attachments: HIVE-16312.01.patch > > > The test has been failing consistently for 10+ builds. > Error message: > {code} > Error Message > The expected exception was never thrown. > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)