[
https://issues.apache.org/jira/browse/HIVE-25495?focusedWorklogId=810128&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-810128
]
ASF GitHub Bot logged work on HIVE-25495:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Sep/22 17:40
Start Date: 19/Sep/22 17:40
Worklog Time Spent: 10m
Work Description: 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`
Issue Time Tracking
-------------------
Worklog Id: (was: 810128)
Time Spent: 3h 50m (was: 3h 40m)
> Upgrade to JLine3
> -----------------
>
> Key: HIVE-25495
> URL: https://issues.apache.org/jira/browse/HIVE-25495
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Jline 2 has been discontinued a long while ago. Hadoop uses JLine3 so Hive
> should match.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)