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

Hyukjin Kwon edited comment on HIVE-21639 at 4/25/19 1:14 AM:
--------------------------------------------------------------

I believe Spark side at least have up to two months (given the history and 
release periods).
FYI, just in order to avoid to give some pushes in Hive side, Spark side is 
trying to work around this issue. The way of working around is still being 
investigated though ..

[~yumwang], please identify the fixes we can make and land into Hive as soon as 
possible, and confirm that the current branch-2.3 of Hive works with Spark as 
soon as possible so that 2.3.5 can be proceeded.


was (Author: hyukjin.kwon):
I believe Spark side at least have up to two months (given the history and 
release periods).
FYI, just in order to avoid to give some pushes in Hive side, Spark side is 
trying to work around this issue. The way of working around is still being 
investigated though ..

[~yumwang], please identify the potential bugs we can land into Hive as soon as 
possible, and confirm that the current branch-2.3 of Hive works with Spark as 
soon as possible so that 2.3.5 can be proceeded.

> Spark test failed since HIVE-10632
> ----------------------------------
>
>                 Key: HIVE-21639
>                 URL: https://issues.apache.org/jira/browse/HIVE-21639
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Yuming Wang
>            Assignee: Yuming Wang
>            Priority: Major
>         Attachments: HIVE-21639.branch-2.patch
>
>
> We hint the following exception when [upgrading Spark‘s built-in Hive to 
> 2.3.4|https://issues.apache.org/jira/browse/SPARK-23710]:
> {noformat}
> ..
> [info] Cause: java.sql.SQLException: Failed to start database 'metastore_db' 
> with class loader 
> org.apache.spark.sql.hive.client.IsolatedClientLoader$$anon$1@2439ab23, see 
> the next exception for details.
> [info] at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> [info] at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> [info] at org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
> [info] at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown 
> Source)
> [info] at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
> [info] at org.apache.derby.jdbc.InternalDriver$1.run(Unknown Source)
> ...
> {noformat}
> This issue Introduced by HIVE-10632 and fixed by HIVE-17561, I'd like to 
> backport part of HIVE-17561 to fix this issue for branch-2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to