LA-Toth commented on PR #3069:
URL: https://github.com/apache/hive/pull/3069#issuecomment-1251337365
I still can't run the tests:
latest kgyrtkirk/hive-dev-box:executor docker image
freshly cloned hive repo from github (master branch)
`mvn clean install -DskipTests -T 1C
mvn clean install -pl beeline/
mvn clean install -pl beeline/ -Dtest=TestHiveCli#testDatabaseOptions
`
results:
`[ERROR] Failures:
[ERROR] TestHiveCli.testDatabaseOptions:107->verifyCMD:270 The expected
keyword "testtbl" occur in the output:
[ERROR] TestHiveCli.testSetHeaderValue:89->verifyCMD:270 The expected
keyword "testtbl.a testtbl.b" occur in the output:
[ERROR] TestHiveCli.testSourceCmd:114->verifyCMD:270 The expected keyword
"sc1" occur in the output:
[ERROR] TestHiveCli.testSourceCmd2:122->verifyCMD:270 The expected keyword
"sc3" occur in the output:
[ERROR] TestHiveCli.testSourceCmd4:138->verifyCMD:270 The expected keyword
"testtbl" occur in the output:
[ERROR] TestHiveCli.testSqlFromCmdWithDBName:166->verifyCMD:270 The
expected keyword "testtbl" occur in the output:`
and
`[ERROR] Failures:
[ERROR] TestHiveCli.setup:295->initFromFile:321->executeCMD:256 Supported
return code is 0 while the actual is 2`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]