[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-06 Thread Jesus Camacho Rodriguez (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-13922:
---
Fix Version/s: (was: 2.1.1)
   (was: 2.2.0)
   2.1.0

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Minor
> Fix For: 2.1.0
>
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-04 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-13922:

   Resolution: Fixed
Fix Version/s: 2.1.1
   2.2.0
   Status: Resolved  (was: Patch Available)

Pushed to master & branch-2.1 Thanks [~rajesh.balamohan]

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Minor
> Fix For: 2.2.0, 2.1.1
>
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-02 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-13922:

Assignee: Rajesh Balamohan

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Minor
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-02 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-13922:

Status: Patch Available  (was: Open)

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Priority: Minor
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-02 Thread Rajesh Balamohan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajesh Balamohan updated HIVE-13922:

Issue Type: Sub-task  (was: Improvement)
Parent: HIVE-13925

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Sub-task
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Priority: Minor
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-13922) Optimize the code path that analyzes/updates col stats

2016-06-01 Thread Rajesh Balamohan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajesh Balamohan updated HIVE-13922:

Attachment: HIVE-13922.1.patch

> Optimize the code path that analyzes/updates col stats
> --
>
> Key: HIVE-13922
> URL: https://issues.apache.org/jira/browse/HIVE-13922
> Project: Hive
>  Issue Type: Improvement
>  Components: Metastore
>Reporter: Rajesh Balamohan
>Priority: Minor
> Attachments: HIVE-13922.1.patch
>
>
> 1. Depending on the number of partitions, 
> HiveMetastore::update_partition_column_statistics::getPartValsFromName 
> obtains the same table several times.
> 2. In ObjectStore, number of get calls to obtain the column stats can be 
> considerably reduced when writing table/partition stats. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)