[
https://issues.apache.org/jira/browse/HIVE-29223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029150#comment-18029150
]
Naeel edited comment on HIVE-29223 at 10/11/25 3:56 AM:
--------------------------------------------------------
I tried to describe this bug on [https://github.com/Repinoid/hive410bug] readme
[https://github.com/Repinoid/hive410bug/blob/main/README.md]
It is necessary to clone & deploy
With metastore apache/hive Version 4.0.1 - no errors
When using Version - 4.1.0 the bug
{Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException: For
input string: "60s"
{{occurs with Trino *SCREATE SCHEMA* command }}
{trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/');}
was (Author: JIRAUSER311011):
I tried to describe this bug on [https://github.com/Repinoid/hive410bug] readme
[https://github.com/Repinoid/hive410bug/blob/main/README.md]
It is necessary to clone & deploy
With metastore apache/hive Version 4.0.1 - no errors
When using Version - 4.1.0 the bug
_{{{Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException:
For input string: "60s"}}}_
{{occurs with Trino *SCREATE SCHEMA* command }}
{{{trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/');}}}
> The BUG is found in apache/hive:4.1.0
> --------------------------------------
>
> Key: HIVE-29223
> URL: https://issues.apache.org/jira/browse/HIVE-29223
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 4.1.0, 4.0.1
> Environment: with image: apache/hive:4.0.1
> * trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/');
> * CREATE SCHEMA
> with image: apache/hive:4.1.0
> trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/');
> Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException:
> For input string: "60s"
> Reporter: Naeel
> Priority: Major
> Fix For: 4.1.0
>
>
> *The BUG is found in apache/hive:4.1.0*
> _Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException:
> For input string: "60s"_
> _project with docker containers explains_
>
> *_https://github.com/Repinoid/hive410bug_*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)