You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chinna Rao Lalam (JIRA)" <ji...@apache.org> on 2011/05/12 13:31:47 UTC

[jira] [Created] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Few code improvements in the metastore,hwi and ql packages.
-----------------------------------------------------------

                 Key: HIVE-2160
                 URL: https://issues.apache.org/jira/browse/HIVE-2160
             Project: Hive
          Issue Type: Bug
          Components: Metastore, Query Processor, Web UI
    Affects Versions: 0.8.0
         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
            Reporter: Chinna Rao Lalam
            Assignee: Chinna Rao Lalam


Few code improvements in the metastore,hwi and ql packages.
1) Little performance Improvements 
2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034791#comment-13034791 ] 

Hudson commented on HIVE-2160:
------------------------------

Integrated in Hive-trunk-h0.20 #733 (See [https://builds.apache.org/hudson/job/Hive-trunk-h0.20/733/])
    HIVE-2160. Miscellaneous code improvements in the metastore,hwi and ql packages. Contributed by Chinna Rao Lalam


> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033100#comment-13033100 ] 

jiraposter@reviews.apache.org commented on HIVE-2160:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/742/#review667
-----------------------------------------------------------

Ship it!


Thanks Chinna for the cleanup work. Looks good to me. 

- Ashutosh


On 2011-05-13 11:07:56, chinna wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/742/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-05-13 11:07:56)
bq.  
bq.  
bq.  Review request for hive.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Few code improvements in the metastore,hwi and ql packages.
bq.  1) Little performance Improvements 
bq.  2) Effective varaible management.
bq.  
bq.  
bq.  This addresses bug HIVE-2160.
bq.      https://issues.apache.org/jira/browse/HIVE-2160
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    http://svn.apache.org/repos/asf/hive/trunk/hwi/src/java/org/apache/hadoop/hive/hwi/HWISessionItem.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRUnion1.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java 1101752 
bq.    http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java 1101752 
bq.  
bq.  Diff: https://reviews.apache.org/r/742/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Ran all tests
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  chinna
bq.  
bq.



> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>    Affects Versions: 0.8.0
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam updated HIVE-2160:
-----------------------------------

    Attachment: HIVE-2160.Patch

> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>    Affects Versions: 0.8.0
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HIVE-2160:
------------------------------------------

             Priority: Minor  (was: Major)
    Affects Version/s:     (was: 0.8.0)
        Fix Version/s: 0.8.0

> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HIVE-2160:
------------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

+1. All tests passed with the patch.
I just committed this. Thanks Chinna!

> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam updated HIVE-2160:
-----------------------------------

    Status: Patch Available  (was: Open)

> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>    Affects Versions: 0.8.0
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HIVE-2160) Few code improvements in the metastore,hwi and ql packages.

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032966#comment-13032966 ] 

jiraposter@reviews.apache.org commented on HIVE-2160:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/742/
-----------------------------------------------------------

Review request for hive.


Summary
-------

Few code improvements in the metastore,hwi and ql packages.
1) Little performance Improvements 
2) Effective varaible management.


This addresses bug HIVE-2160.
    https://issues.apache.org/jira/browse/HIVE-2160


Diffs
-----

  http://svn.apache.org/repos/asf/hive/trunk/hwi/src/java/org/apache/hadoop/hive/hwi/HWISessionItem.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRUnion1.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java 1101752 
  http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java 1101752 

Diff: https://reviews.apache.org/r/742/diff


Testing
-------

Ran all tests


Thanks,

chinna



> Few code improvements in the metastore,hwi and ql packages.
> -----------------------------------------------------------
>
>                 Key: HIVE-2160
>                 URL: https://issues.apache.org/jira/browse/HIVE-2160
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Query Processor, Web UI
>    Affects Versions: 0.8.0
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2160.Patch
>
>
> Few code improvements in the metastore,hwi and ql packages.
> 1) Little performance Improvements 
> 2) Effective varaible management.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira