[jira] Updated: (HIVE-1501) when generating reentrant INSERT for index rebuild, quote identifiers using backticks

2010-11-09 Thread Skye Berghel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Berghel updated HIVE-1501: --- Attachment: HIVE-1501.6.patch Added a new patch with formatting fixes. > when generating reentrant IN

[jira] Updated: (HIVE-1501) when generating reentrant INSERT for index rebuild, quote identifiers using backticks

2010-11-09 Thread Skye Berghel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Berghel updated HIVE-1501: --- Status: Patch Available (was: Open) > when generating reentrant INSERT for index rebuild, quote ident

[jira] Updated: (HIVE-1771) ROUND(infinity) chokes

2010-11-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1771: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] Assigned: (HIVE-1496) enhance CREATE INDEX to support immediate index build

2010-11-09 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang reassigned HIVE-1496: -- Assignee: Marquis Wang (was: Russell Melick) > enhance CREATE INDEX to support immediate index

[jira] Commented: (HIVE-1746) Support for using ALTER to set IDXPROPERTIES

2010-11-09 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930483#action_12930483 ] Marquis Wang commented on HIVE-1746: New patch. Eliminates println calls, adds private

[jira] Updated: (HIVE-1746) Support for using ALTER to set IDXPROPERTIES

2010-11-09 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1746: --- Status: Patch Available (was: Open) > Support for using ALTER to set IDXPROPERTIES >

[jira] Updated: (HIVE-1746) Support for using ALTER to set IDXPROPERTIES

2010-11-09 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1746: --- Attachment: HIVE-1746.3.patch > Support for using ALTER to set IDXPROPERTIES > ---

[jira] Updated: (HIVE-1758) optimize group by hash map memory

2010-11-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1758: -- Status: Patch Available (was: Open) > optimize group by hash map memory > -

[jira] Updated: (HIVE-1758) optimize group by hash map memory

2010-11-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1758: -- Attachment: HIVE-1758.1.patch 1. use array instead of ArrayList 2. abstract KeyWrapper a little bit so t

[jira] Updated: (HIVE-1743) Group-by to determine equals of Keys in reverse order

2010-11-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1743: -- Status: Patch Available (was: Open) > Group-by to determine equals of Keys in reverse order > -

[jira] Commented: (HIVE-1712) Migrating metadata from derby to mysql thrown NullPointerException

2010-11-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930443#action_12930443 ] Paul Yang commented on HIVE-1712: - +1 looks good, will test/commit > Migrating metadata fro

[jira] Updated: (HIVE-842) Authentication Infrastructure for Hive

2010-11-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-842: Component/s: Security > Authentication Infrastructure for Hive >

[jira] Updated: (HIVE-1696) Add delegation token support to metastore

2010-11-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1696: - Component/s: Server Infrastructure Security > Add delegation token support to met

Re: Confusing in hive-default.xml

2010-11-09 Thread 김영우
Hi, I filed a jira for this and attached a patch. https://issues.apache.org/jira/browse/HIVE-1780 - Youngwoo 2010/11/10 Namit Jain > It is a typo. > Can you file a jira and fix it ? > > > Thanks, > -namit > > > -Original Message- > From: 김영우 [mailto:warwit...@gmail.com] > Sent: Tuesda

[jira] Updated: (HIVE-1780) Typo in hive-default.xml

2010-11-09 Thread YoungWoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YoungWoo Kim updated HIVE-1780: --- Attachment: HIVE-1780.patch A patch for fixing tyops > Typo in hive-default.xml > ---

[jira] Created: (HIVE-1780) Typo in hive-default.xml

2010-11-09 Thread YoungWoo Kim (JIRA)
Typo in hive-default.xml Key: HIVE-1780 URL: https://issues.apache.org/jira/browse/HIVE-1780 Project: Hive Issue Type: Bug Components: Configuration Reporter: YoungWoo Kim Priority:

[jira] Commented: (HIVE-1754) Remove JDBM component from Map Join

2010-11-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930405#action_12930405 ] He Yongqiang commented on HIVE-1754: 1. code style: A new file always needs a Apache li

[jira] Updated: (HIVE-1779) Implement GenericUDF str_to_map

2010-11-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1779: -- Status: Patch Available (was: Open) > Implement GenericUDF str_to_map > ---

[jira] Updated: (HIVE-1779) Implement GenericUDF str_to_map

2010-11-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1779: -- Attachment: HIVE-1779.1.patch > Implement GenericUDF str_to_map > --- > >

[jira] Created: (HIVE-1779) Implement GenericUDF str_to_map

2010-11-09 Thread Siying Dong (JIRA)
Implement GenericUDF str_to_map --- Key: HIVE-1779 URL: https://issues.apache.org/jira/browse/HIVE-1779 Project: Hive Issue Type: New Feature Reporter: Siying Dong Assignee: Siying Dong

[jira] Updated: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1776: Attachment: HIVE-1776.2.patch > parallel execution and auto-local mode combine to place plan

[jira] Commented: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930368#action_12930368 ] Joydeep Sen Sarma commented on HIVE-1776: - yeah it was - but shoot - i forgot to tak

[jira] Commented: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930359#action_12930359 ] Ted Yu commented on HIVE-1776: -- This line is removed from MapRedTask.java: ctx.setOriginalTrac

Re: [jira] Updated: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Ted Yu
This line is removed from MapRedTask.java: ctx.setOriginalTracker(conf.getVar(HiveConf.ConfVars.HADOOPJT)); I assume this is intentional. On Tue, Nov 9, 2010 at 3:28 PM, Joydeep Sen Sarma (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.sy

[jira] Updated: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1776: Assignee: Joydeep Sen Sarma Status: Patch Available (was: Open) > parallel execution

[jira] Updated: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1776: Attachment: HIVE-1776.1.patch the problem is that tasks are trying to modify the shared hive

Re: jmx metrics for metastore server

2010-11-09 Thread Edward Capriolo
On Tue, Nov 9, 2010 at 5:38 PM, Sushanth Sowmyan wrote: > Hi all, > > We were looking at monitoring requirements from within Howl, which > essentially translates to monitoring requirements for the Metastore > server and would like to add in volume and latency jmx counters to > metastore server cal

jmx metrics for metastore server

2010-11-09 Thread Sushanth Sowmyan
Hi all, We were looking at monitoring requirements from within Howl, which essentially translates to monitoring requirements for the Metastore server and would like to add in volume and latency jmx counters to metastore server calls. I notice an old and somewhat inactive jira : https://issues.apa

[jira] Commented: (HIVE-1648) Automatically gathering stats when reading a table/partition

2010-11-09 Thread Paul Butler (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930326#action_12930326 ] Paul Butler commented on HIVE-1648: --- I get a bunch of tests failing when I build the lates

[jira] Commented: (HIVE-1648) Automatically gathering stats when reading a table/partition

2010-11-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930321#action_12930321 ] Namit Jain commented on HIVE-1648: -- Paul, any updates on the unit tests ? > Automatically

Re: Review Request: HIVE-1771: ROUND(infinity) chokes

2010-11-09 Thread Paul Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53/#review31 --- Ship it! +1 Looks good. Will test/commit. - Paul On 2010-11-08 18:36:2

[jira] Commented: (HIVE-1771) ROUND(infinity) chokes

2010-11-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930296#action_12930296 ] Namit Jain commented on HIVE-1771: -- +1 > ROUND(infinity) chokes > -- >

RE: Confusing in hive-default.xml

2010-11-09 Thread Namit Jain
It is a typo. Can you file a jira and fix it ? Thanks, -namit -Original Message- From: 김영우 [mailto:warwit...@gmail.com] Sent: Tuesday, November 09, 2010 3:12 AM To: dev@hive.apache.org Subject: Confusing in hive-default.xml Hi, Myabe it is a typo but i'm not sure. Excerpt from hive

[jira] Commented: (HIVE-1754) Remove JDBM component from Map Join

2010-11-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930291#action_12930291 ] He Yongqiang commented on HIVE-1754: will take a close look. > Remove JDBM component fr

[jira] Resolved: (HIVE-1647) Incorrect initialization of thread local variable inside IOContext ( implementation is not threadsafe )

2010-11-09 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang resolved HIVE-1647. -- Resolution: Fixed Release Note: This problem is fixed in Hive-1754 > Incorrect initialization of t

[jira] Resolved: (HIVE-1775) Assertation on inputObjInspectors.length in Groupy operator

2010-11-09 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang resolved HIVE-1775. -- Resolution: Fixed Release Note: This bug is fixed in Hive-1754 > Assertation on inputObjInspectors

Re: [ANNOUNCE] New Hive Committer - Amareshwari Sriramadasu

2010-11-09 Thread Carl Steinbach
Congratulations Amareshwari! Carl On Tue, Nov 9, 2010 at 8:33 AM, Edward Capriolo wrote: > Welcome! > > On Tue, Nov 9, 2010 at 3:28 AM, Yongqiang He > wrote: > > Congrats amareshwari! > > > > Yongqiang > > > > On Nov 8, 2010, at 6:00 PM, Namit Jain wrote: > > > >> Hi Folks, > >> > >> The Hive

[jira] Updated: (HIVE-1777) Outdated comments for GenericUDTF.close()

2010-11-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1777: - Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Resolved (w

[jira] Commented: (HIVE-1777) Outdated comments for GenericUDTF.close()

2010-11-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930261#action_12930261 ] John Sichi commented on HIVE-1777: -- +1. Will commit. > Outdated comments for GenericUDTF

[jira] Commented: (HIVE-1538) FilterOperator is applied twice with ppd on.

2010-11-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930247#action_12930247 ] John Sichi commented on HIVE-1538: -- You might want to look into HIVE-1342 while you are wor

[jira] Updated: (HIVE-1754) Remove JDBM component from Map Join

2010-11-09 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1754: - Attachment: hive-1754_5.patch This patch clears the conflicts of test output file completely. > Remove JD

RE: Confusing in hive-default.xml

2010-11-09 Thread Paul Yang
Yes, good catch, that is just a typo. It should be CombineHiveInputFormat. If you want to fix it, could you file a JIRA for this? Cheers, Paul -Original Message- From: 김영우 [mailto:warwit...@gmail.com] Sent: Tuesday, November 09, 2010 3:12 AM To: dev@hive.apache.org Subject: Confusing in

[jira] Updated: (HIVE-1754) Remove JDBM component from Map Join

2010-11-09 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1754: - Attachment: hive-1754_4.patch Resolved all the output conflicts in this patch > Remove JDBM component fro

Re: [ANNOUNCE] New Hive Committer - Amareshwari Sriramadasu

2010-11-09 Thread Edward Capriolo
Welcome! On Tue, Nov 9, 2010 at 3:28 AM, Yongqiang He wrote: > Congrats amareshwari! > > Yongqiang > > On Nov 8, 2010, at 6:00 PM, Namit Jain wrote: > >> Hi Folks, >> >> The Hive PMC has passed the vote to make Amareshwari Sriramadasu a >> new committer on the Apache Hive project. >> >> Followin

[jira] Resolved: (HIVE-1766) Dynamic partition is not working as expected.

2010-11-09 Thread Saravanan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saravanan resolved HIVE-1766. - Resolution: Not A Problem Release Note: The data format was wrong. I have used CSV format with quote

Confusing in hive-default.xml

2010-11-09 Thread 김영우
Hi, Myabe it is a typo but i'm not sure. Excerpt from hive-default.xml (trunk): hive.input.format org.apache.hadoop.hive.ql.io.HiveInputFormat The default input format, if it is not specified, the system assigns it. It is set to HiveInputFormat for hadoop versions 17, 18 and 19, whereas it

Re: [ANNOUNCE] New Hive Committer - Amareshwari Sriramadasu

2010-11-09 Thread Yongqiang He
Congrats amareshwari! Yongqiang On Nov 8, 2010, at 6:00 PM, Namit Jain wrote: > Hi Folks, > > The Hive PMC has passed the vote to make Amareshwari Sriramadasu a > new committer on the Apache Hive project. > > Following is a list of the contributions that Amareshwari has made to the > project: