[ 
https://issues.apache.org/jira/browse/HIVE-29024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004743#comment-18004743
 ] 

Ramit Gupta commented on HIVE-29024:
------------------------------------

[~Aggarwal_Raghav] 
schematool -dbType hive -initSchema -metaDbType mysql
can you confirm this command doesn't seem correct as you are passing hive to 
-dbType
and can you provide the repro steps for that other error 

> ERROR log in hive schema initialization for ConstantPropagateProcFactory
> ------------------------------------------------------------------------
>
>                 Key: HIVE-29024
>                 URL: https://issues.apache.org/jira/browse/HIVE-29024
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Raghav Aggarwal
>            Priority: Major
>
> To repro this:
> {code:java}
> schematool -dbType hive -initSchema -metaDbType mysql{code}
> There is another ERROR log in schematool during hive schema initialization.
> {code:java}
> 2025-06-16 17:25:47,690 ERROR optimizer.ConstantPropagateProcFactory: Unable 
> to evaluate 
> org.apache.hadoop.hive.ql.udf.generic.GenericUDFCurrentGroups([]). Return 
> value unrecognizable.
> 2025-06-16 17:25:47,706 INFO calcite.RelOptHiveTable: Calculating column 
> statistics for sys.dbs, projIndxSet: [0, 1, 2, 3], allowMissingStats: true
> 2025-06-16 17:25:47,707 INFO HiveMetaStore.audit: ugi=raghav    
> ip=unknown-ip-addrcmd=get_table_statistics_req: table=hive.sys.dbs
> 2025-06-16 17:25:47,716 WARN calcite.RelOptHiveTable: No Stats for sys@dbs, 
> Columns: db_id, owner_name, db_location_uri, name
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to