method code too large

2022-11-21 Thread Jim Hopper
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

Re: ver 4.0.0-alpha-2 build fail

2022-11-20 Thread Jim Hopper
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

Re: hive 3.1.3 debug problem

2022-11-20 Thread Jim Hopper
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

ver 4.0.0-alpha-2 build fail

2022-11-20 Thread Jim Hopper
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

hive 3.1.3 debug problem

2022-11-13 Thread Jim Hopper
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

hive debug with tez

2018-07-30 Thread Jim Hopper
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

hive 3 win debug

2018-07-21 Thread Jim Hopper
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

[jira] [Created] (HIVE-17413) predicate involving CAST affects value returned by the SELECT statement

2017-08-30 Thread Jim Hopper (JIRA)
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

[jira] [Created] (HIVE-17038) invalid CAST result

2017-07-05 Thread Jim Hopper (JIRA)
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

[jira] [Created] (HIVE-16932) incorrect predicate evaluation

2017-06-21 Thread Jim Hopper (JIRA)
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