[
https://issues.apache.org/jira/browse/HIVE-25517?focusedWorklogId=655664&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-655664
]
ASF GitHub Bot logged work on HIVE-25517:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Sep/21 18:07
Start Date: 27/Sep/21 18:07
Worklog Time Spent: 10m
Work Description: sourabh912 commented on pull request #2638:
URL: https://github.com/apache/hive/pull/2638#issuecomment-928142540
The test failure does not seem related to this patch.
```
[2021-09-22T22:28:25.641Z] [INFO] T E S T S
[2021-09-22T22:28:25.641Z] [INFO]
-------------------------------------------------------
[2021-09-22T22:28:26.707Z] [INFO] Running
org.apache.hadoop.hive.metastore.dbinstall.ITestPostgres
[2021-09-22T22:29:05.786Z] [ERROR] Tests run: 2, Failures: 1, Errors: 0,
Skipped: 0, Time elapsed: 32.595 s <<< FAILURE! - in
org.apache.hadoop.hive.metastore.dbinstall.ITestPostgres
[2021-09-22T22:29:05.786Z] [ERROR]
install(org.apache.hadoop.hive.metastore.dbinstall.ITestPostgres) Time
elapsed: 6.768 s <<< FAILURE!
[2021-09-22T22:29:05.786Z] java.lang.AssertionError: expected:<0> but was:<1>
[2021-09-22T22:29:05.786Z]
[2021-09-22T22:29:05.786Z] [INFO]
[2021-09-22T22:29:05.786Z] [INFO] Results:
[2021-09-22T22:29:05.786Z] [INFO]
[2021-09-22T22:29:05.786Z] [ERROR] Failures:
[2021-09-22T22:29:05.786Z] [ERROR] ITestPostgres>DbInstallBase.install:30
expected:<0> but was:<1>
[2021-09-22T22:29:05.786Z] [INFO]
[2021-09-22T22:29:05.786Z] [ERROR] Tests run: 2, Failures: 1, Errors: 0,
Skipped: 0
```
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 655664)
Time Spent: 1h 10m (was: 1h)
> Follow up on HIVE-24951: External Table created with Uppercase name using
> CTAS does not produce result for select queries
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-25517
> URL: https://issues.apache.org/jira/browse/HIVE-25517
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 4.0.0
> Reporter: Sourabh Goyal
> Assignee: Sourabh Goyal
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In [PR|https://github.com/apache/hive/pull/2125] for HIVE-24951, the
> recommendation was to use getDefaultTablePath() to set the location for an
> external table. This Jira addresses that and makes getDefaultTablePath() more
> generic.
>
> cc - [~ngangam]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)