Search Discussions
-
Modified: hive/trunk/ql/src/test/results/clientpositive/join_nulls.q.out URL: ...
Cws
Jan 27, 2012 at 1:42 am
Jan 27, 2012 at 1:42 am -
Added: hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer.q.out URL: ...
Heyongqiang
Jan 3, 2012 at 6:11 pm
Jan 3, 2012 at 6:11 pm -
Modified: hive/trunk/ql/src/test/results/clientpositive/regexp_extract.q.out URL: ...
Sdong
Jan 31, 2012 at 6:40 am
Jan 31, 2012 at 6:40 am -
Author: namit Date: Fri Jan 20 18:52:07 2012 New Revision: 1234065 URL: http://svn.apache.org/viewvc?rev=1234065&view=rev Log: HIVE-2674 get_partitions_ps throws TApplicationException if table ...
Namit
Jan 20, 2012 at 6:52 pm
Jan 20, 2012 at 6:52 pm -
Author: namit Date: Wed Jan 25 18:42:06 2012 New Revision: 1235864 URL: http://svn.apache.org/viewvc?rev=1235864&view=rev Log: HIVE-2727 add a testcase for partitioned view on union and base tables ...
Namit
Jan 25, 2012 at 6:42 pm
Jan 25, 2012 at 6:42 pm -
Author: amareshwari Date: Thu Jan 19 09:19:38 2012 New Revision: 1233260 URL: http://svn.apache.org/viewvc?rev=1233260&view=rev Log: HIVE-2616. Merge -r 1225682:1225683 ...
Amareshwari
Jan 19, 2012 at 9:20 am
Jan 19, 2012 at 9:20 am -
Added: hive/trunk/shims/src/common-secure/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java URL: ...
Amareshwari
Jan 12, 2012 at 4:12 am
Jan 12, 2012 at 4:12 am -
Added: hive/trunk/shims/src/common-secure/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java URL: ...
Amareshwari
Jan 10, 2012 at 11:23 am
Jan 10, 2012 at 11:23 am -
Author: heyongqiang Date: Tue Jan 31 22:35:45 2012 New Revision: 1238837 URL: http://svn.apache.org/viewvc?rev=1238837&view=rev Log: HIVE-2765 hbase handler uses ZooKeeperConnectionException which is ...
Heyongqiang
Jan 31, 2012 at 10:36 pm
Jan 31, 2012 at 10:36 pm -
Author: cws Date: Mon Jan 30 18:51:18 2012 New Revision: 1237923 URL: http://svn.apache.org/viewvc?rev=1237923&view=rev Log: Hive 0.8.1 release. Added: hive/tags/release-0.8.1/ - copied from ...
Cws
Jan 30, 2012 at 6:51 pm
Jan 30, 2012 at 6:51 pm -
Author: cws Date: Mon Jan 30 18:51:12 2012 New Revision: 1237922 URL: http://svn.apache.org/viewvc?rev=1237922&view=rev Log: Hive 0.8.1-rc1 release. Added: hive/tags/release-0.8.1-rc1/ - copied from ...
Cws
Jan 30, 2012 at 6:51 pm
Jan 30, 2012 at 6:51 pm -
Author: hashutosh Date: Mon Jan 30 04:14:41 2012 New Revision: 1237539 URL: http://svn.apache.org/viewvc?rev=1237539&view=rev Log: HIVE_2645: Hive Web Server startup messages logs incorrect path it ...
Hashutosh
Jan 30, 2012 at 4:15 am
Jan 30, 2012 at 4:15 am -
Author: cws Date: Mon Jan 30 00:26:59 2012 New Revision: 1237511 URL: http://svn.apache.org/viewvc?rev=1237511&view=rev Log: HIVE-2760 [jira] TestCliDriver should log elapsed time Summary: HIVE-2760. ...
Cws
Jan 30, 2012 at 12:27 am
Jan 30, 2012 at 12:27 am -
Author: cws Date: Mon Jan 30 00:20:09 2012 New Revision: 1237510 URL: http://svn.apache.org/viewvc?rev=1237510&view=rev Log: HIVE-2662 [jira] Add Ant configuration property for dumping classpath of ...
Cws
Jan 30, 2012 at 12:20 am
Jan 30, 2012 at 12:20 am -
0
svn commit: r1237329 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
Author: hashutosh Date: Sun Jan 29 16:34:20 2012 New Revision: 1237329 URL: http://svn.apache.org/viewvc?rev=1237329&view=rev Log: HIVE-2735: PlanUtils.configureTableJobPropertiesForStorageHandler() ...Hashutosh
Jan 29, 2012 at 4:34 pm
Jan 29, 2012 at 4:34 pm -
Author: namit Date: Sun Jan 29 11:45:47 2012 New Revision: 1237253 URL: http://svn.apache.org/viewvc?rev=1237253&view=rev Log: HIVE-2755 union follwowed by union_subq does not work if the subquery ...
Namit
Jan 29, 2012 at 11:46 am
Jan 29, 2012 at 11:46 am -
Author: namit Date: Fri Jan 27 01:05:22 2012 New Revision: 1236479 URL: http://svn.apache.org/viewvc?rev=1236479&view=rev Log: HIVE-2754 NPE in union with lateral view (Yongqiang He via namit) Added: ...
Namit
Jan 27, 2012 at 1:05 am
Jan 27, 2012 at 1:05 am -
Author: namit Date: Thu Jan 26 11:54:07 2012 New Revision: 1236150 URL: http://svn.apache.org/viewvc?rev=1236150&view=rev Log: HIVE-2750 Hive multi group by single reducer optimization causes invalid ...
Namit
Jan 26, 2012 at 11:54 am
Jan 26, 2012 at 11:54 am -
Author: hashutosh Date: Thu Jan 26 02:38:04 2012 New Revision: 1236025 URL: http://svn.apache.org/viewvc?rev=1236025&view=rev Log: HIVE-2746 : Metastore client doesn't log properly in case of ...
Hashutosh
Jan 26, 2012 at 2:38 am
Jan 26, 2012 at 2:38 am -
Author: cws Date: Thu Jan 26 02:02:26 2012 New Revision: 1236023 URL: http://svn.apache.org/viewvc?rev=1236023&view=rev Log: HIVE-2698 [jira] Enable Hadoop-1.0.0 in Hive (Enis Söztutar via Carl ...
Cws
Jan 26, 2012 at 2:02 am
Jan 26, 2012 at 2:02 am -
Author: hashutosh Date: Wed Jan 25 17:32:54 2012 New Revision: 1235845 URL: http://svn.apache.org/viewvc?rev=1235845&view=rev Log: HIVE-2665 : Support for metastore service specific HADOOP_OPTS ...
Hashutosh
Jan 25, 2012 at 5:33 pm
Jan 25, 2012 at 5:33 pm -
Author: cws Date: Wed Jan 25 01:24:44 2012 New Revision: 1235587 URL: http://svn.apache.org/viewvc?rev=1235587&view=rev Log: Set version to 0.8.1 (cws) Modified: ...
Cws
Jan 25, 2012 at 1:25 am
Jan 25, 2012 at 1:25 am -
Author: cws Date: Mon Jan 23 21:32:04 2012 New Revision: 1234996 URL: http://svn.apache.org/viewvc?rev=1234996&view=rev Log: Hive 0.8.1-rc0 release. Added: hive/tags/release-0.8.1-rc0/ - copied from ...
Cws
Jan 23, 2012 at 9:32 pm
Jan 23, 2012 at 9:32 pm -
Author: cws Date: Mon Jan 23 20:04:23 2012 New Revision: 1234962 URL: http://svn.apache.org/viewvc?rev=1234962&view=rev Log: HIVE-2724. Remove unused lib/log4j-1.2.15.jar (Andrew Bayer via cws) ...
Cws
Jan 23, 2012 at 8:04 pm
Jan 23, 2012 at 8:04 pm -
Author: cws Date: Mon Jan 23 19:59:03 2012 New Revision: 1234958 URL: http://svn.apache.org/viewvc?rev=1234958&view=rev Log: HIVE-2589. Newly created partition should inherit properties from table ...
Cws
Jan 23, 2012 at 7:59 pm
Jan 23, 2012 at 7:59 pm -
Author: hashutosh Date: Sat Jan 21 02:12:26 2012 New Revision: 1234235 URL: http://svn.apache.org/viewvc?rev=1234235&view=rev Log: HIVE-2589 : Newly created partition should inherit properties from ...
Hashutosh
Jan 21, 2012 at 2:12 am
Jan 21, 2012 at 2:12 am -
Author: cws Date: Fri Jan 20 21:32:24 2012 New Revision: 1234150 URL: http://svn.apache.org/viewvc?rev=1234150&view=rev Log: HIVE-2203. Extend concat_ws() UDF to support arrays of strings (Zhenxiao ...
Cws
Jan 20, 2012 at 9:32 pm
Jan 20, 2012 at 9:32 pm -
Author: cws Date: Fri Jan 20 21:19:07 2012 New Revision: 1234146 URL: http://svn.apache.org/viewvc?rev=1234146&view=rev Log: HIVE-2279. Implement sort(array) UDF (Zhenxiao Luo via cws) Added: ...
Cws
Jan 20, 2012 at 9:19 pm
Jan 20, 2012 at 9:19 pm -
Author: amareshwari Date: Thu Jan 19 09:43:38 2012 New Revision: 1233262 URL: http://svn.apache.org/viewvc?rev=1233262&view=rev Log: HIVE-2629. Merge -r 1230390:1230391 from trunk. Added: ...
Amareshwari
Jan 19, 2012 at 9:44 am
Jan 19, 2012 at 9:44 am -
Author: namit Date: Wed Jan 18 23:49:03 2012 New Revision: 1233127 URL: http://svn.apache.org/viewvc?rev=1233127&view=rev Log: HIVE-2718 NPE in union followed by join (He Yongqiang via namit) Added: ...
Namit
Jan 18, 2012 at 11:49 pm
Jan 18, 2012 at 11:49 pm -
Author: cws Date: Wed Jan 18 07:10:02 2012 New Revision: 1232766 URL: http://svn.apache.org/viewvc?rev=1232766&view=rev Log: HIVE-2719. Revert HIVE-2589 (He Yongqiang via cws) Removed: ...
Cws
Jan 18, 2012 at 7:10 am
Jan 18, 2012 at 7:10 am -
Author: namit Date: Thu Jan 12 20:43:56 2012 New Revision: 1230774 URL: http://svn.apache.org/viewvc?rev=1230774&view=rev Log: HIVE-2504 Warehouse table subdirectories should inherit the group ...
Namit
Jan 12, 2012 at 8:44 pm
Jan 12, 2012 at 8:44 pm -
Author: namit Date: Thu Jan 12 20:26:20 2012 New Revision: 1230758 URL: http://svn.apache.org/viewvc?rev=1230758&view=rev Log: HIVE-2695 Add PRINTF() Udf (Zhenxiao Luo via namit) Added: ...
Namit
Jan 12, 2012 at 8:26 pm
Jan 12, 2012 at 8:26 pm -
Author: hashutosh Date: Thu Jan 12 03:59:06 2012 New Revision: 1230390 URL: http://svn.apache.org/viewvc?rev=1230390&view=rev Log: HIVE-2589: Newly created partition should inherit properties from ...
Hashutosh
Jan 12, 2012 at 3:59 am
Jan 12, 2012 at 3:59 am -
Author: hashutosh Date: Thu Jan 12 03:08:58 2012 New Revision: 1230379 URL: http://svn.apache.org/viewvc?rev=1230379&view=rev Log: HIVE-2682: Clean-up logs (Rajat Goel via Ashutosh Chauhan) Modified: ...
Hashutosh
Jan 12, 2012 at 3:09 am
Jan 12, 2012 at 3:09 am -
0
svn commit: r1230091 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
Author: hashutosh Date: Wed Jan 11 15:27:30 2012 New Revision: 1230091 URL: http://svn.apache.org/viewvc?rev=1230091&view=rev Log: HIVE-2705: SemanticAnalyzer twice swallows an exception it shouldn't ...Hashutosh
Jan 11, 2012 at 3:28 pm
Jan 11, 2012 at 3:28 pm -
Author: heyongqiang Date: Wed Jan 11 03:44:17 2012 New Revision: 1229885 URL: http://svn.apache.org/viewvc?rev=1229885&view=rev Log: HIVE-2706 [jira] StackOverflowError when using custom UDF after ...
Heyongqiang
Jan 11, 2012 at 3:44 am
Jan 11, 2012 at 3:44 am -
Author: amareshwari Date: Tue Jan 10 15:08:45 2012 New Revision: 1229584 URL: http://svn.apache.org/viewvc?rev=1229584&view=rev Log: HIVE-2629. Reverting previous commit Added: ...
Amareshwari
Jan 10, 2012 at 3:10 pm
Jan 10, 2012 at 3:10 pm -
Author: namit Date: Wed Jan 4 13:32:53 2012 New Revision: 1227151 URL: http://svn.apache.org/viewvc?rev=1227151&view=rev Log: HIVE-2690 a bug in 'alter table concatenate' that causes filenames ...
Namit
Jan 4, 2012 at 1:33 pm
Jan 4, 2012 at 1:33 pm
Group Overview
group | commits |
categories | hive, hadoop |
discussions | 39 |
posts | 58 |
users | 6 |
website | hive.apache.org |
Archives
- June 2016 (207)
- May 2016 (965)
- April 2016 (558)
- March 2016 (314)
- February 2016 (383)
- January 2016 (568)
- December 2015 (583)
- November 2015 (741)
- October 2015 (519)
- September 2015 (854)
- August 2015 (593)
- July 2015 (698)
- June 2015 (903)
- May 2015 (912)
- April 2015 (531)
- March 2015 (499)
- February 2015 (484)
- January 2015 (196)
- December 2014 (435)
- November 2014 (572)
- October 2014 (891)
- September 2014 (555)
- August 2014 (504)
- July 2014 (264)
- June 2014 (216)
- May 2014 (187)
- April 2014 (300)
- March 2014 (570)
- February 2014 (263)
- January 2014 (280)
- December 2013 (250)
- November 2013 (277)
- October 2013 (422)
- September 2013 (425)
- August 2013 (223)
- July 2013 (282)
- June 2013 (110)
- May 2013 (115)
- April 2013 (395)
- March 2013 (214)
- February 2013 (124)
- January 2013 (91)
- December 2012 (89)
- November 2012 (132)
- October 2012 (52)
- September 2012 (77)
- August 2012 (59)
- July 2012 (43)
- June 2012 (68)
- May 2012 (52)
- April 2012 (91)
- March 2012 (42)
- February 2012 (38)
- January 2012 (58)
- December 2011 (74)
- November 2011 (70)
- October 2011 (57)
- September 2011 (98)
- August 2011 (71)
- July 2011 (94)
- June 2011 (59)
- May 2011 (31)
- April 2011 (50)
- March 2011 (88)
- February 2011 (65)
- January 2011 (66)
- December 2010 (71)
- November 2010 (99)
- October 2010 (126)
- September 2010 (62)
- August 2010 (97)
- July 2010 (121)
- June 2010 (44)
- May 2010 (27)
- April 2010 (69)
- March 2010 (57)
- February 2010 (130)
- January 2010 (226)
- December 2009 (63)
- November 2009 (44)
- October 2009 (50)
- September 2009 (81)
- August 2009 (140)
- July 2009 (137)
- June 2009 (121)
- May 2009 (58)
- April 2009 (151)
- March 2009 (63)
- February 2009 (53)
- January 2009 (55)
- December 2008 (65)
- November 2008 (1)