[jira] [Commented] (HIVE-2487) Bug from HIVE-2446, the code that calls client stats publishers run() methods is in wrong place, should be in the same method but inside of while (!rj.isComplete()) {} l

2011-10-05 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121526#comment-13121526 ] Robert Surówka commented on HIVE-2487: -- Diff request at https://reviews.apache.o

[jira] [Commented] (HIVE-2500) Allow Hive to be debugged remotely

2011-10-12 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125672#comment-13125672 ] Robert Surówka commented on HIVE-2500: -- The review request at h

[jira] [Commented] (HIVE-2501) When new instance of Hive (class) is created, the current database is reset to default (current database shouldn't be changed).

2011-10-12 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126007#comment-13126007 ] Robert Surówka commented on HIVE-2501: -- Review request at https://reviews.apache

[jira] [Commented] (HIVE-1434) Cassandra Storage Handler

2011-10-13 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126670#comment-13126670 ] Nicolas Lalevée commented on HIVE-1434: --- I refreshed hive-1434-2011-03-14.patch

[jira] [Commented] (HIVE-2501) When new instance of Hive (class) is created, the current database is reset to default (current database shouldn't be changed).

2011-10-14 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127729#comment-13127729 ] Robert Surówka commented on HIVE-2501: -- True, I am sorry for the overlook. Yet

[jira] [Commented] (HIVE-2500) Allow Hive to be debugged remotely

2011-10-14 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127896#comment-13127896 ] Robert Surówka commented on HIVE-2500: -- Apparently this diff is still wrong (I

[jira] [Commented] (HIVE-2500) Allow Hive to be debugged remotely

2011-10-14 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127899#comment-13127899 ] Robert Surówka commented on HIVE-2500: -- Sorry, I meant MapRed

[jira] [Commented] (HIVE-2510) Hive throws Null Pointer Exception upon CREATE TABLE . .... if the given doesn't exist

2011-10-18 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130151#comment-13130151 ] Robert Surówka commented on HIVE-2510: -- Yes, but where can I read how a new test

[jira] [Commented] (HIVE-2510) Hive throws Null Pointer Exception upon CREATE TABLE . .... if the given doesn't exist

2011-10-20 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131713#comment-13131713 ] Robert Surówka commented on HIVE-2510: -- Actually I was wrong, create table

[jira] [Commented] (HIVE-2510) Hive throws Null Pointer Exception upon CREATE TABLE . .... if the given doesn't exist

2011-10-20 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131905#comment-13131905 ] Robert Surówka commented on HIVE-2510: -- I see. Could you point me to where in

[jira] [Commented] (HIVE-2501) When new instance of Hive (class) is created, the current database is reset to default (current database shouldn't be changed).

2011-10-24 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134632#comment-13134632 ] Robert Surówka commented on HIVE-2501: -- I tried to create a test, but unfortuna

[jira] [Commented] (HIVE-2510) Hive throws Null Pointer Exception upon CREATE TABLE . .... if the given doesn't exist

2011-10-24 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134635#comment-13134635 ] Robert Surówka commented on HIVE-2510: -- Thank you. I always add the current dif

[jira] [Commented] (HIVE-2525) Introduce proper error messages, when explain fails on commands that otherwise could be succesful (commands that are not analyzed by Semantic Analyzer)

2011-10-24 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134681#comment-13134681 ] Robert Surówka commented on HIVE-2525: -- Diff request at https://reviews.apache.o

[jira] [Commented] (HIVE-2525) Introduce proper error messages, when explain fails on commands that otherwise could be succesful (commands that are not analyzed by Semantic Analyzer)

2011-10-25 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135341#comment-13135341 ] Robert Surówka commented on HIVE-2525: -- I think such an error is incorrect since

[jira] [Commented] (HIVE-2510) Hive throws Null Pointer Exception upon CREATE TABLE . .... if the given doesn't exist

2011-10-25 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135347#comment-13135347 ] Robert Surówka commented on HIVE-2510: -- Ok, thank you for this advice, I will tr

[jira] [Commented] (HIVE-2472) Metastore statistics are not being updated for CTAS queries.

2011-11-03 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143478#comment-13143478 ] Robert Surówka commented on HIVE-2472: -- The diff for HIVE-2472.2.patch can be f

[jira] [Commented] (HIVE-2553) Use hashing instead of list traversal for IN operator for primitive types

2011-11-04 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144524#comment-13144524 ] Robert Surówka commented on HIVE-2553: -- diff request: https://reviews.apache.o

[jira] [Commented] (HIVE-1434) Cassandra Storage Handler

2011-11-08 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146270#comment-13146270 ] Nicolas Lalevée commented on HIVE-1434: --- I finally found the source of the b

[jira] [Commented] (HIVE-2274) Compute table statistics in CREATE TABLE AS

2011-11-09 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147224#comment-13147224 ] Robert Surówka commented on HIVE-2274: -- This issue is being resolved in HIVE-

[jira] [Commented] (HIVE-2553) Use hashing instead of list traversal for IN operator for primitive types

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148707#comment-13148707 ] Robert Surówka commented on HIVE-2553: -- A file "input49.q' does no

[jira] [Commented] (HIVE-2738) NPE in ExprNodeGenericFuncEvaluator

2012-01-30 Thread Commented
[ https://issues.apache.org/jira/browse/HIVE-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196216#comment-13196216 ] Nicolas Lalevée commented on HIVE-2738: --- Actually there was some classpath is

[jira] [Commented] (HIVE-2457) Files in Avro-backed Hive tables do not have a ".avro" extension

2011-09-26 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115096#comment-13115096 ] Hudson commented on HIVE-2457: -- Integrated in Hive-trunk-h0.21 #978 (See [h

[jira] [Commented] (HIVE-2450) move lock retry logic into ZooKeeperHiveLockManager

2011-09-28 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116312#comment-13116312 ] Hudson commented on HIVE-2450: -- Integrated in Hive-trunk-h0.21 #980 (See [h

[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-29 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117751#comment-13117751 ] Hudson commented on HIVE-2244: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #38 (See [h

[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-29 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117784#comment-13117784 ] Hudson commented on HIVE-2244: -- Integrated in Hive-trunk-h0.21 #983 (See [h

[jira] [Commented] (HIVE-2474) Hive PDK needs an Ivy configuration file

2011-10-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119786#comment-13119786 ] Hudson commented on HIVE-2474: -- Integrated in Hive-trunk-h0.21 #988 (See [h

[jira] [Commented] (HIVE-2474) Hive PDK needs an Ivy configuration file

2011-10-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119861#comment-13119861 ] Hudson commented on HIVE-2474: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #43 (See [h

[jira] [Commented] (HIVE-2463) fix Eclipse for javaewah upgrade

2011-10-03 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119909#comment-13119909 ] Hudson commented on HIVE-2463: -- Integrated in Hive-trunk-h0.21 #989 (See [h

[jira] [Commented] (HIVE-619) Improve the error messages for missing/incorrect UDF/UDAF class

2011-10-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120656#comment-13120656 ] Hudson commented on HIVE-619: - Integrated in Hive-trunk-h0.21 #991 (See [h

[jira] [Commented] (HIVE-2481) HadoopJobExecHelper does not handle null counters well

2011-10-05 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120745#comment-13120745 ] Hudson commented on HIVE-2481: -- Integrated in Hive-trunk-h0.21 #992 (See [h

[jira] [Commented] (HIVE-2479) Log more Hadoop task counter values in the MapRedStats class.

2011-10-05 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121714#comment-13121714 ] Hudson commented on HIVE-2479: -- Integrated in Hive-trunk-h0.21 #995 (See [h

[jira] [Commented] (HIVE-2380) Add Binary Datatype in Hive

2011-10-06 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122249#comment-13122249 ] Hudson commented on HIVE-2380: -- Integrated in Hive-trunk-h0.21 #997 (See [h

[jira] [Commented] (HIVE-2488) PDK tests failing on Hudson because HADOOP_HOME is not defined

2011-10-06 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122472#comment-13122472 ] Hudson commented on HIVE-2488: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #47 (See [h

[jira] [Commented] (HIVE-2488) PDK tests failing on Hudson because HADOOP_HOME is not defined

2011-10-06 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122507#comment-13122507 ] Hudson commented on HIVE-2488: -- Integrated in Hive-trunk-h0.21 #998 (See [h

[jira] [Commented] (HIVE-2243) Can't publish maven release artifacts to apache repository

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124578#comment-13124578 ] Hudson commented on HIVE-2243: -- Integrated in Hive-trunk-h0.21 #1003 (See [h

[jira] [Commented] (HIVE-2243) Can't publish maven release artifacts to apache repository

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124609#comment-13124609 ] Hudson commented on HIVE-2243: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #52 (See [h

[jira] [Commented] (HIVE-2491) Add pdk, hbase-handler etc as source dir in eclipse

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124672#comment-13124672 ] Hudson commented on HIVE-2491: -- Integrated in Hive-trunk-h0.21 #1004 (See [h

[jira] [Commented] (HIVE-2484) Enable ALTER TABLE SET SERDE to work on partition level

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124671#comment-13124671 ] Hudson commented on HIVE-2484: -- Integrated in Hive-trunk-h0.21 #1004 (See [h

[jira] [Commented] (HIVE-2492) PDK PluginTest failing on Hudson

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124670#comment-13124670 ] Hudson commented on HIVE-2492: -- Integrated in Hive-trunk-h0.21 #1004 (See [h

[jira] [Commented] (HIVE-2492) PDK PluginTest failing on Hudson

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124702#comment-13124702 ] Hudson commented on HIVE-2492: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #53 (See [h

[jira] [Commented] (HIVE-2491) Add pdk, hbase-handler etc as source dir in eclipse

2011-10-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124703#comment-13124703 ] Hudson commented on HIVE-2491: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #53 (See [h

[jira] [Commented] (HIVE-2455) Pass correct remoteAddress in proxy user authentication

2011-10-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125529#comment-13125529 ] Hudson commented on HIVE-2455: -- Integrated in Hive-trunk-h0.21 #1007 (See [h

[jira] [Commented] (HIVE-2497) partition pruning prune some right partition under specific conditions

2011-10-11 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125553#comment-13125553 ] binlijin commented on HIVE-2497: PredicatePushDown will push the predi

[jira] [Commented] (HIVE-2493) TestLazySimpleSerde fails randomly

2011-10-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125629#comment-13125629 ] Hudson commented on HIVE-2493: -- Integrated in Hive-trunk-h0.21 #1008 (See [h

[jira] [Commented] (HIVE-2499) small table filesize for automapjoin is not consistent in HiveConf.java and hive-default.xml

2011-10-12 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125658#comment-13125658 ] binlijin commented on HIVE-2499: in ./conf/hive-default.xm

[jira] [Commented] (HIVE-2499) small table filesize for automapjoin is not consistent in HiveConf.java and hive-default.xml

2011-10-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127191#comment-13127191 ] Hudson commented on HIVE-2499: -- Integrated in Hive-trunk-h0.21 #1011 (See [h

[jira] [Commented] (HIVE-2503) HiveServer should provide per session configuration

2011-10-14 Thread Navis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128078#comment-13128078 ] Navis commented on HIVE-2503: - I'm using multiple ThriftHive.Client to single H

[jira] [Commented] (HIVE-2497) partition pruning prune some right partition under specific conditions

2011-10-16 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128693#comment-13128693 ] binlijin commented on HIVE-2497: Ashutosh Chauhan, I add a test case in hive-2497.2.p

[jira] [Commented] (HIVE-2497) partition pruning prune some right partition under specific conditions

2011-10-17 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128711#comment-13128711 ] binlijin commented on HIVE-2497: Ashutosh Chauhan, the problem is reproducible on t

[jira] [Commented] (HIVE-2223) support grouping on complex types in Hive

2011-10-17 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129322#comment-13129322 ] Hudson commented on HIVE-2223: -- Integrated in Hive-trunk-h0.21 #1016 (See [h

[jira] [Commented] (HIVE-2506) Get ConstantObjectInspectors working in UDAFs

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129681#comment-13129681 ] Hudson commented on HIVE-2506: -- Integrated in Hive-trunk-h0.21 #1017 (See [h

[jira] [Commented] (HIVE-2487) Bug from HIVE-2446, the code that calls client stats publishers run() methods is in wrong place, should be in the same method but inside of while (!rj.isComplete()) {} l

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130110#comment-13130110 ] Hudson commented on HIVE-2487: -- Integrated in Hive-trunk-h0.21 #1019 (See [h

[jira] [Commented] (HIVE-2446) Introduction of client statistics publishers possibility

2011-10-18 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130109#comment-13130109 ] Hudson commented on HIVE-2446: -- Integrated in Hive-trunk-h0.21 #1019 (See [h

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131281#comment-13131281 ] Phabricator commented on HIVE-2486: --- ping > Phabricator f

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131295#comment-13131295 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131294#comment-13131294 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131959#comment-13131959 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131960#comment-13131960 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131989#comment-13131989 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131990#comment-13131990 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132050#comment-13132050 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132049#comment-13132049 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132174#comment-13132174 ] Phabricator commented on HIVE-2515: --- jsichi has commented on the revision "[ji

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-20 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132178#comment-13132178 ] Phabricator commented on HIVE-2515: --- jsichi has commented on the revision "[ji

[jira] [Commented] (HIVE-2476) Update project description and wiki link in ivy.xml files

2011-10-20 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132307#comment-13132307 ] Hudson commented on HIVE-2476: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #64 (See [h

[jira] [Commented] (HIVE-2476) Update project description and wiki link in ivy.xml files

2011-10-20 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132338#comment-13132338 ] Hudson commented on HIVE-2476: -- Integrated in Hive-trunk-h0.21 #1023 (See [h

[jira] [Commented] (HIVE-2513) create a test to verify that partition pruning works for partitioned views with a union

2011-10-21 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133198#comment-13133198 ] Hudson commented on HIVE-2513: -- Integrated in Hive-trunk-h0.21 #1025 (See [h

[jira] [Commented] (HIVE-2516) cleaunup QTestUtil: use test.data.files as current directory if one not specified

2011-10-21 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133199#comment-13133199 ] Hudson commented on HIVE-2516: -- Integrated in Hive-trunk-h0.21 #1025 (See [h

[jira] [Commented] (HIVE-2520) left semi join will duplicate data

2011-10-23 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133630#comment-13133630 ] binlijin commented on HIVE-2520: @Ashutosh Chauhan I add a test case in hive-2520.2.p

[jira] [Commented] (HIVE-2414) Dameon control sript for metastore

2011-10-23 Thread XiaoboGu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133650#comment-13133650 ] XiaoboGu commented on HIVE-2414: Any idea about this? > Dameon

[jira] [Commented] (HIVE-1741) HiveInputFormat.readFields should print the cause when there's an exception

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133879#comment-13133879 ] Hudson commented on HIVE-1741: -- Integrated in Hive-trunk-h0.21 #1028 (See [h

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134002#comment-13134002 ] Hudson commented on HIVE-2515: -- Integrated in Hive-trunk-h0.21 #1029 (See [h

[jira] [Commented] (HIVE-2466) mapjoin_subquery dump small table (mapjoin table) to the same file

2011-10-24 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134041#comment-13134041 ] binlijin commented on HIVE-2466: Add a testcase in hive-2466.2.p

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134452#comment-13134452 ] Phabricator commented on HIVE-2515: --- jonchang has commented on the revision &q

[jira] [Commented] (HIVE-2509) Literal bigint

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134448#comment-13134448 ] Phabricator commented on HIVE-2509: --- jonchang has commented on the revision &q

[jira] [Commented] (HIVE-2509) Literal bigint

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134451#comment-13134451 ] Phabricator commented on HIVE-2509: --- jonchang has commented on the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134469#comment-13134469 ] Phabricator commented on HIVE-2515: --- jonchang has commented on the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134473#comment-13134473 ] Phabricator commented on HIVE-2515: --- jsichi has accepted the revision "[jira] [

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134477#comment-13134477 ] Phabricator commented on HIVE-2515: --- jsichi has accepted the revision "[jira] [

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134573#comment-13134573 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134572#comment-13134572 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134580#comment-13134580 ] Phabricator commented on HIVE-2515: --- mareksapotafb has added CCs to the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134581#comment-13134581 ] Phabricator commented on HIVE-2515: --- mareksapotafb has added CCs to the revision &q

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134583#comment-13134583 ] Phabricator commented on HIVE-2515: --- mareksapotafb has added reviewers to the revi

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134585#comment-13134585 ] Phabricator commented on HIVE-2515: --- mareksapotafb has added reviewers to the revi

[jira] [Commented] (HIVE-2515) Make Constant OIs work with UDTFs.

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134584#comment-13134584 ] Phabricator commented on HIVE-2515: --- mareksapotafb has added reviewers to the revi

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134594#comment-13134594 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision &q

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134595#comment-13134595 ] Phabricator commented on HIVE-2486: --- mareksapotafb has added reviewers to the revi

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-24 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134612#comment-13134612 ] Phabricator commented on HIVE-2486: --- moo > Phabricator for code

[jira] [Commented] (HIVE-2521) Update wiki links in README file

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134641#comment-13134641 ] Hudson commented on HIVE-2521: -- Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #69 (See [h

[jira] [Commented] (HIVE-2521) Update wiki links in README file

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134648#comment-13134648 ] Hudson commented on HIVE-2521: -- Integrated in Hive-trunk-h0.21 #1031 (See [h

[jira] [Commented] (HIVE-2466) mapjoin_subquery dump small table (mapjoin table) to the same file

2011-10-24 Thread binlijin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134767#comment-13134767 ] binlijin commented on HIVE-2466: @Namit Jain, Thank you very much! I make some change

[jira] [Commented] (HIVE-2512) After HIVE-2145, Hive disallow any use of function in cluster-by clause

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135312#comment-13135312 ] Hudson commented on HIVE-2512: -- Integrated in Hive-trunk-h0.21 #1032 (See [h

[jira] [Commented] (HIVE-2519) Dynamic partition insert should enforce the order of the partition spec is the same as the one in schema

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135314#comment-13135314 ] Hudson commented on HIVE-2519: -- Integrated in Hive-trunk-h0.21 #1032 (See [h

[jira] [Commented] (HIVE-1567) increase hive.mapjoin.maxsize to 10 million

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135315#comment-13135315 ] Hudson commented on HIVE-1567: -- Integrated in Hive-trunk-h0.21 #1032 (See [h

[jira] [Commented] (HIVE-2497) partition pruning prune some right partition under specific conditions

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135313#comment-13135313 ] Hudson commented on HIVE-2497: -- Integrated in Hive-trunk-h0.21 #1032 (See [h

[jira] [Commented] (HIVE-2145) NPE during parsing order-by expression

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135316#comment-13135316 ] Hudson commented on HIVE-2145: -- Integrated in Hive-trunk-h0.21 #1032 (See [h

[jira] [Commented] (HIVE-2509) Literal bigint

2011-10-25 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135338#comment-13135338 ] Phabricator commented on HIVE-2509: --- jsichi has accepted the revision "[jira] [

[jira] [Commented] (HIVE-2509) Literal bigint

2011-10-25 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135339#comment-13135339 ] Phabricator commented on HIVE-2509: --- jsichi has accepted the revision "[jira] [

[jira] [Commented] (HIVE-2509) Literal bigint

2011-10-25 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135382#comment-13135382 ] Phabricator commented on HIVE-2509: --- jonchang has committed the revision "[ji

  1   2   3   4   5   6   7   8   9   10   >