Hi,
what is the best strategy to fix the following error during hive-exec
shading?
[INFO] --- maven-shade-plugin:3.1.1:shade (build-exec-bundle) @ hive-exec
---
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (build-exec-bundle)
on project hive-exec: Er
so, check for your thrift version, if it is same as
> defined in the POM
>
> -Ayush
>
> > On 20-Nov-2022, at 4:58 PM, Jim Hopper wrote:
> >
> > Hi,
> >
> > while building ver 4.0.0-alpha-2 release using the following command
> >
> > mvn
ima...@gmail.com> wrote:
> Hi Jim,
> you need to enrich metastore classes with datanucleus as follows:
>
> $ cd standalone-metastore/metastore-server && mvn datanucleus:enhance
>
> Best regards,
> Alessandro
>
> On Sun, 13 Nov 2022 at 23:19, Jim Hopper wrote:
>
&g
Hi,
while building ver 4.0.0-alpha-2 release using the following command
mvn clean package -D skipTests -Pthriftif -Dthrift.home=/usr/local
I get these:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile
(default-compile) on project hive-standalone-metas
Hi,
I try to debug one of the test classes in Intellij under linux.
I have my metastore setup with mysql and I can build hive 3.1.3
I build hive using: mvn clean install -DskipTests -P thriftif
-Dthrift.home=/use/local
but when I run debug in Intellij I get this error:
javax.jdo.JDOException: Exc
Hi,
I am trying to debug hive-exec (3.0.0) code running in local mode with Tez
as an execution engine.
So far I managed to successfully create tez session and complete compile
phase.
2018-07-30T17:50:05,773 INFO [main] common.TezYARNUtils: Ignoring
'tez.lib.uris' since 'tez.ignore.lib.uris' is
Hi all,
could you please give me any hint how to overcome the following problem.
I use hive 3.0.0 src, mysql 5.7, intellij and windows 7.
I try to debug simple test code running under hive-exec module and I keep
getting errors regarding metastore.
I have configured mysql server on localhost, ran h
Jim Hopper created HIVE-17413:
-
Summary: predicate involving CAST affects value returned by the
SELECT statement
Key: HIVE-17413
URL: https://issues.apache.org/jira/browse/HIVE-17413
Project: Hive
Jim Hopper created HIVE-17038:
-
Summary: invalid CAST result
Key: HIVE-17038
URL: https://issues.apache.org/jira/browse/HIVE-17038
Project: Hive
Issue Type: Bug
Reporter: Jim Hopper
Jim Hopper created HIVE-16932:
-
Summary: incorrect predicate evaluation
Key: HIVE-16932
URL: https://issues.apache.org/jira/browse/HIVE-16932
Project: Hive
Issue Type: Bug
Components
10 matches
Mail list logo