[jira] [Created] (HIVE-19867) Test and verify Concurrent INSERTS

2018-06-11 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-19867: - Summary: Test and verify Concurrent INSERTS Key: HIVE-19867 URL: https://issues.apache.org/jira/browse/HIVE-19867 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-19866) improve cache purge

2018-06-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19866: --- Summary: improve cache purge Key: HIVE-19866 URL: https://issues.apache.org/jira/browse/HIVE-19866 Project: Hive Issue Type: Bug Reporter:

[jira] [Created] (HIVE-19865) Full ACID table stats has wrong rawDataSize

2018-06-11 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-19865: - Summary: Full ACID table stats has wrong rawDataSize Key: HIVE-19865 URL: https://issues.apache.org/jira/browse/HIVE-19865 Project: Hive Issue Type: Sub-task

Re: Getting started with Hive

2018-06-11 Thread Alan Gates
Take a look at DDLTask.describeTable. That is the task run by the executor to do a describe table. The 'Hive db' argument is a handle to the metastore client. 'DescTableDesc descTbl' contains the information from the parser on what table to describe. Are you doing this just to learn the system

Re: Getting started with Hive

2018-06-11 Thread Sanchay Javeria
Thanks Alan! I think I should've phrased my question better. Essentially I'm trying to return an extra field when a user describes a table. Say, you run `desc formatted foo`, We get some information back like, `table name`, `database` etc.. I'm trying to return extra information about the table

[jira] [Created] (HIVE-19864) Address TestTriggersWorkloadManager flakiness

2018-06-11 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-19864: Summary: Address TestTriggersWorkloadManager flakiness Key: HIVE-19864 URL: https://issues.apache.org/jira/browse/HIVE-19864 Project: Hive

Review Request 67540: HIVE-19861 Fix temp table path generation for acid table export

2018-06-11 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67540/ --- Review request for hive and Eugene Koifman. Bugs: HIVE-19861

[jira] [Created] (HIVE-19863) UNION query produce wrong results

2018-06-11 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19863: -- Summary: UNION query produce wrong results Key: HIVE-19863 URL: https://issues.apache.org/jira/browse/HIVE-19863 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

2018-06-11 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-19862: - Summary: Postgres init script has a glitch around UNIQUE_DATABASE Key: HIVE-19862 URL: https://issues.apache.org/jira/browse/HIVE-19862 Project: Hive Issue Type:

Re: Getting started with Hive

2018-06-11 Thread Sanchay Javeria
Hello, Thank you. I've also CC'ed @hive.apache.org I went through the dev docs on Hive and got an understanding of the architecture and the high level overview of how a HiveQL query execution proceeds. To get a better understanding, I decided to add a new field from a SQL table when a user

[jira] [Created] (HIVE-19861) Fix temp table path generation for acid table export

2018-06-11 Thread Jason Dere (JIRA)
Jason Dere created HIVE-19861: - Summary: Fix temp table path generation for acid table export Key: HIVE-19861 URL: https://issues.apache.org/jira/browse/HIVE-19861 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-19860) HiveServer2 ObjectInspectorFactory memory leak with cachedUnionStructObjectInspector

2018-06-11 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created HIVE-19860: - Summary: HiveServer2 ObjectInspectorFactory memory leak with cachedUnionStructObjectInspector Key: HIVE-19860 URL: https://issues.apache.org/jira/browse/HIVE-19860

[jira] [Created] (HIVE-19859) Inspect lock components for DBHiveLock while verifying whether transaction list is valid

2018-06-11 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-19859: -- Summary: Inspect lock components for DBHiveLock while verifying whether transaction list is valid Key: HIVE-19859 URL:

Re: Getting started with Hive

2018-06-11 Thread Alan Gates
First, my apologies, I thought your first question was sent to dev@hive, which is the right list. Hence I've removed dev@community from my reply. If you haven't already you should subscribe to dev@hive. I'm not 100% sure I understand your question, but here's a place to start. If you do "create

[DISCUSS] Catalog feature in 3.x

2018-06-11 Thread Alan Gates
The base of the catalog feature made it into Hive 3, though it's not very usable yet since it is only in the metastore. I plan to keep working on this feature to add it to the rest of Hive. The (ever growing) set of tasks for doing this is tracked in HIVE-18685. I believe this should get pushed

[jira] [Created] (HIVE-19858) make interface change from TEZ-3951 non-breaking

2018-06-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19858: --- Summary: make interface change from TEZ-3951 non-breaking Key: HIVE-19858 URL: https://issues.apache.org/jira/browse/HIVE-19858 Project: Hive Issue

Re: May 2018 Hive User Group Meeting

2018-06-11 Thread Mich Talebzadeh
yes indeed I second that Regards Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw * http://talebzadehmich.wordpress.com *Disclaimer:* Use it

RE: May 2018 Hive User Group Meeting

2018-06-11 Thread roberto.tardio
Thank you very much for sharing Sahil. I found the video of the event and the new features of Hive to be very interesting. From: Sahil Takiar [mailto:takiar.sa...@gmail.com] Sent: miércoles, 23 de mayo de 2018 23:08 To: u...@hive.apache.org Cc: dev@hive.apache.org Subject: Re: May 2018 Hive

[jira] [Created] (HIVE-19857) Set 3.1.0 for sys db version

2018-06-11 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-19857: - Summary: Set 3.1.0 for sys db version Key: HIVE-19857 URL: https://issues.apache.org/jira/browse/HIVE-19857 Project: Hive Issue Type: Bug

Re: Review Request 66667: HIVE-19046: Refactor the common parts of the HiveMetastore add_partition_core and add_partitions_pspec_core methods

2018-06-11 Thread Marta Kuczora via Review Board
> On June 6, 2018, 10:34 p.m., Alexander Kolbasov wrote: > > Looks good, a few nits below. Thanks for looking into this review. I fixed/answered the issues. Please let me know if the patch looks ok, then I will upload it to the Jira to run the pre-commit tests. > On June 6, 2018, 10:34

Re: Review Request 66667: HIVE-19046: Refactor the common parts of the HiveMetastore add_partition_core and add_partitions_pspec_core methods

2018-06-11 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7/ --- (Updated June 11, 2018, 11:27 a.m.) Review request for hive, Peter Vary, Sahil

[jira] [Created] (HIVE-19856) Fix TezPerfCliDriver/q64 stack overflow

2018-06-11 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19856: --- Summary: Fix TezPerfCliDriver/q64 stack overflow Key: HIVE-19856 URL: https://issues.apache.org/jira/browse/HIVE-19856 Project: Hive Issue Type: Bug

[GitHub] hive pull request #371: HIVE-19853: Arrow serializer needs to create a TimeS...

2018-06-11 Thread pudidic
GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/371 HIVE-19853: Arrow serializer needs to create a TimeStampMicroTZVector… … instead of TimeStampMicroVector You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-19855) TestStatsUpdaterThread.testQueueingWithThreads fails often

2018-06-11 Thread Peter Vary (JIRA)
Peter Vary created HIVE-19855: - Summary: TestStatsUpdaterThread.testQueueingWithThreads fails often Key: HIVE-19855 URL: https://issues.apache.org/jira/browse/HIVE-19855 Project: Hive Issue

[jira] [Created] (HIVE-19854) investigate tez_smb_main.q result difference

2018-06-11 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-19854: --- Summary: investigate tez_smb_main.q result difference Key: HIVE-19854 URL: https://issues.apache.org/jira/browse/HIVE-19854 Project: Hive Issue Type:

[jira] [Created] (HIVE-19853) Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector

2018-06-11 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-19853: - Summary: Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector Key: HIVE-19853 URL: https://issues.apache.org/jira/browse/HIVE-19853