Re: [VOTE] Should we release Hive Storage API 2.7.2-rc1?

2020-05-09 Thread Ashutosh Chauhan
+1
Thanks Gopal for the script.

Ashutosh



On Fri, May 8, 2020 at 5:40 PM Gopal V  wrote:

> Hi,
>
> Validated checksums, signatures, built and verified against latest orc.
>
> Since I was lazy enough to automate this, here's a script for others who
> might not have voted (or want to add things to this).
>
> https://github.com/t3rmin4t0r/verify-asf-releases + make -f
> Makefile.storage-api
>
> should do all the checks I did, unattended.
>
> Cheers,
> Gopal
>
> On 5/5/20 7:49 AM, Jesus Camacho Rodriguez wrote:
> > All,
> >
> > I'd like to make a storage-api release with HIVE-22959
> >  and HIVE-23215 <
> > https://issues.apache.org/jira/browse/HIVE-23215> in it.
> >
> > Should we release the following artifacts as Hive Storage API 2.7.2?
> >
> > tar: http://home.apache.org/~jcamacho/hive-storage-2.7.2/
> > tag:
> https://github.com/apache/hive/releases/tag/storage-release-2.7.2-rc1
> > jiras: https://issues.apache.org/jira/projects/HIVE/versions/12347828
> >
> > Thanks!
> >
> > -Jesús
> >
>


Re: java.lang.IllegalAccessError:tried to access method com.goole.common.collect.Iterators.empty()Lcom/google/commmon/collect/UnmodifiableIterator;from class org.apache.hadoop.hive.ql.exec.FetchOperat

2020-05-09 Thread Stamatis Zampetakis
Hello,

According to the release page [1] Hive 2.3.3 works with Hadoop 2.x.y (not
3.x.y) so if you want to run with Hadoop 3.2.1 try a newer version.

Other than that the error looks like a classpath problem related with
guava. I guess you have one Guava version coming from Hive and another
version coming from Hadoop. Try removing one of them. For instance:
> cd apache-hive-2.3.3-bin/lib
> rm guava*

Even if you solve the problem above most likely you will bump up into
another so it is better to choose versions that are compatible.

Best,
Stamatis

[1] https://hive.apache.org/downloads.html

On Sat, May 9, 2020 at 6:40 AM qq <987626...@qq.com> wrote:

> Hello:
>   The version of hive is 2.3.3, and the version of Hadoop is 3.2.1.
> When I execute show tables on the command line of hive beeline, the
> following error occurs:
> Error message in picture
> How can I solve it?
>
>  thinks.
>  I am looking forward to your reply!
>
>


[jira] [Created] (HIVE-23428) Investigate why skew join is not used at skewjoinopt*

2020-05-09 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23428:
-

 Summary: Investigate why skew join is not used at skewjoinopt*
 Key: HIVE-23428
 URL: https://issues.apache.org/jira/browse/HIVE-23428
 Project: Hive
  Issue Type: Sub-task
Reporter: Miklos Gergely


Check [https://reviews.apache.org/r/72485/] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HIVE-23427) Investigate why SMB join is not used in smb_mapjoin* and sort_merge_join_desc*

2020-05-09 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23427:
-

 Summary: Investigate why SMB join is not used in smb_mapjoin* and 
sort_merge_join_desc*
 Key: HIVE-23427
 URL: https://issues.apache.org/jira/browse/HIVE-23427
 Project: Hive
  Issue Type: Sub-task
Reporter: Miklos Gergely


Check [https://reviews.apache.org/r/72485/] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HIVE-23426) Show create table for Views giving incomplete view definition

2020-05-09 Thread Sureshkumar (Jira)
Sureshkumar created HIVE-23426:
--

 Summary: Show create table for Views giving incomplete view 
definition
 Key: HIVE-23426
 URL: https://issues.apache.org/jira/browse/HIVE-23426
 Project: Hive
  Issue Type: Bug
Reporter: Sureshkumar


Show create table for View giving incomplete view definition



--
This message was sent by Atlassian Jira
(v8.3.4#803005)