[jira] [Updated] (HIVE-28308) The module `org.apache.hive:hive-jdbc:4.0.0` unintuitively removed all dependencies under the Compile Scope

2024-06-06 Thread Zhihua Deng (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-28308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhihua Deng updated HIVE-28308:
---
Labels:   (was: hive-4.0.1-must)

> The module `org.apache.hive:hive-jdbc:4.0.0` unintuitively removed all 
> dependencies under the Compile Scope
> ---
>
> Key: HIVE-28308
> URL: https://issues.apache.org/jira/browse/HIVE-28308
> Project: Hive
>  Issue Type: Bug
>Reporter: Qiheng He
>Priority: Major
>
> - The module *org.apache.hive:hive-jdbc:4.0.0* unintuitively removed all 
> dependencies under the Compile Scope.
>  - Comparing the dependencies listed at 
> [https://central.sonatype.com/artifact/org.apache.hive/hive-jdbc/4.0.0/dependencies]
>  with those at 
> [https://central.sonatype.com/artifact/org.apache.hive/hive-jdbc/3.1.3/dependencies]
>  , it becomes apparent that *org.apache.hive:hive-jdbc:4.0.0* includes only 
> test dependencies. This results in the need to manually add additional 
> dependencies when utilizing the HiveServer2 JDBC Driver.
>  - 
> {code:xml}
> 
>   org.apache.hive
>   hive-jdbc
>   4.0.0
> 
> 
>   org.apache.hive
>   hive-service
>   4.0.0
> 
>   
> org.apache.logging.log4j
> log4j-slf4j-impl
>   
>   
> org.slf4j
> slf4j-reload4j
>   
>   
> org.apache.logging.log4j
> log4j-web
>   
>   
> org.apache.logging.log4j
> log4j-core
>   
>   
> org.apache.logging.log4j
> log4j-api
>   
>   
> org.apache.logging.log4j
> log4j-1.2-api
>   
>   
> 
> 
>   org.apache.hadoop
>   hadoop-client-runtime
>   3.3.6
> 
> {code}
>  - More early surveys come from 
> https://github.com/apache/shardingSphere/pull/31526 and 
> https://github.com/dbeaver/dbeaver/issues/22777 . I personally think this is 
> not a reasonable phenomenon.



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


[jira] [Updated] (HIVE-28308) The module `org.apache.hive:hive-jdbc:4.0.0` unintuitively removed all dependencies under the Compile Scope

2024-06-06 Thread Zhihua Deng (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-28308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhihua Deng updated HIVE-28308:
---
Labels: hive-4.0.1-must  (was: )

> The module `org.apache.hive:hive-jdbc:4.0.0` unintuitively removed all 
> dependencies under the Compile Scope
> ---
>
> Key: HIVE-28308
> URL: https://issues.apache.org/jira/browse/HIVE-28308
> Project: Hive
>  Issue Type: Bug
>Reporter: Qiheng He
>Priority: Major
>  Labels: hive-4.0.1-must
>
> - The module *org.apache.hive:hive-jdbc:4.0.0* unintuitively removed all 
> dependencies under the Compile Scope.
>  - Comparing the dependencies listed at 
> [https://central.sonatype.com/artifact/org.apache.hive/hive-jdbc/4.0.0/dependencies]
>  with those at 
> [https://central.sonatype.com/artifact/org.apache.hive/hive-jdbc/3.1.3/dependencies]
>  , it becomes apparent that *org.apache.hive:hive-jdbc:4.0.0* includes only 
> test dependencies. This results in the need to manually add additional 
> dependencies when utilizing the HiveServer2 JDBC Driver.
>  - 
> {code:xml}
> 
>   org.apache.hive
>   hive-jdbc
>   4.0.0
> 
> 
>   org.apache.hive
>   hive-service
>   4.0.0
> 
>   
> org.apache.logging.log4j
> log4j-slf4j-impl
>   
>   
> org.slf4j
> slf4j-reload4j
>   
>   
> org.apache.logging.log4j
> log4j-web
>   
>   
> org.apache.logging.log4j
> log4j-core
>   
>   
> org.apache.logging.log4j
> log4j-api
>   
>   
> org.apache.logging.log4j
> log4j-1.2-api
>   
>   
> 
> 
>   org.apache.hadoop
>   hadoop-client-runtime
>   3.3.6
> 
> {code}
>  - More early surveys come from 
> https://github.com/apache/shardingSphere/pull/31526 and 
> https://github.com/dbeaver/dbeaver/issues/22777 . I personally think this is 
> not a reasonable phenomenon.



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