Should we consider Spark3 support for Hive on Spark

2022-08-23 Thread Fred Bai
Hi everyone: Do we have any support for Hive on Spark? I need Hive on Spark, but my Spark version is 3.X. I found Hive incompatible with Spark3, I modify a lot of code to be compatible. Hive on Spark has deprecated? And. Hive on Spark is very slow when the job executes.

Re: Why the Hive CI aways unstable status by execute tests.

2022-02-13 Thread Fred Bai
he.org/blue/organizations/jenkins/hive-precommit/detail/master/1067/pipeline > [6] > > http://ci.hive.apache.org/job/hive-precommit/job/master/1066/testReport/junit/org.apache.hadoop.hive.cli.split11/TestMiniLlapLocalCliDriver/Testing___split_07___PostProcess___testCliDriver_jdbc_table_wit

Why the Hive CI aways unstable status by execute tests.

2022-02-13 Thread Fred Bai
Hi every one: Why the Hive CI aways unstable. I found the CI error stack not same every times. Some time 500 error, some time connection refused. The CI result aways unstable, It doesn't seem to have anything to do with my PR code. Thanks.

Looking for a PR reviewer for the bug fixed: HIVE-25912

2022-02-08 Thread Fred Bai
Hi everyone: I have fixed a hive bug that Jira URL is: https://issues.apache.org/jira/browse/HIVE-25912 My PR is: https://github.com/apache/hive/pull/2987 Where can I get a reviewer? Thanks.