Search Discussions
-
Author: jvs Date: Thu Aug 4 16:57:17 2011 New Revision: 1153926 URL: http://svn.apache.org/viewvc?rev=1153926&view=rev Log: HIVE-2286. ClassCastException when building index with ...
Jvs
Aug 4, 2011 at 4:57 pm
Aug 4, 2011 at 4:58 pm -
Author: pauly Date: Fri Aug 12 01:23:23 2011 New Revision: 1156931 URL: http://svn.apache.org/viewvc?rev=1156931&view=rev Log: HIVE-2322. Add ColumnarSerDe to the list of native SerDes (Sohan Jain ...
Pauly
Aug 12, 2011 at 1:23 am
Aug 12, 2011 at 1:24 am -
Author: sdong Date: Fri Aug 12 19:21:36 2011 New Revision: 1157222 URL: http://svn.apache.org/viewvc?rev=1157222&view=rev Log: HIVE-2272. add TIMESTAMP data type (Franklin Hu via Siying Dong) Added: ...
Sdong
Aug 12, 2011 at 7:22 pm
Aug 12, 2011 at 7:22 pm -
Author: jvs Date: Wed Aug 31 23:41:11 2011 New Revision: 1163869 URL: http://svn.apache.org/viewvc?rev=1163869&view=rev Log: HIVE-2383. Incorrect alias filtering for predicate pushdown (Charles Chen ...
Jvs
Aug 31, 2011 at 11:41 pm
Aug 31, 2011 at 11:41 pm -
Author: jvs Date: Wed Aug 31 16:22:21 2011 New Revision: 1163681 URL: http://svn.apache.org/viewvc?rev=1163681&view=rev Log: HIVE-2184. Few improvements in ...
Jvs
Aug 31, 2011 at 4:22 pm
Aug 31, 2011 at 4:22 pm -
Author: sdong Date: Wed Aug 31 00:17:24 2011 New Revision: 1163455 URL: http://svn.apache.org/viewvc?rev=1163455&view=rev Log: HIVE-2378. Warn user that precision is lost when bigint is implicitly ...
Sdong
Aug 31, 2011 at 12:17 am
Aug 31, 2011 at 12:17 am -
Author: jvs Date: Wed Aug 31 00:01:20 2011 New Revision: 1163454 URL: http://svn.apache.org/viewvc?rev=1163454&view=rev Log: HIVE-2412. Update Eclipse configuration to include Mockito dependency ...
Jvs
Aug 31, 2011 at 12:01 am
Aug 31, 2011 at 12:01 am -
Author: jvs Date: Tue Aug 30 22:17:15 2011 New Revision: 1163437 URL: http://svn.apache.org/viewvc?rev=1163437&view=rev Log: HIVE-2382. Invalid predicate pushdown from incorrect column expression map ...
Jvs
Aug 30, 2011 at 10:17 pm
Aug 30, 2011 at 10:17 pm -
Author: cws Date: Tue Aug 30 21:43:41 2011 New Revision: 1163413 URL: http://svn.apache.org/viewvc?rev=1163413&view=rev Log: HIVE-2233. Show current database in hive prompt (Jakob Homan via cws) ...
Cws
Aug 30, 2011 at 9:44 pm
Aug 30, 2011 at 9:44 pm -
Author: cws Date: Tue Aug 30 02:49:56 2011 New Revision: 1163075 URL: http://svn.apache.org/viewvc?rev=1163075&view=rev Log: HIVE-BUILD. Bump version to 0.9.0-SNAPSHOT (cws) Modified: ...
Cws
Aug 30, 2011 at 2:50 am
Aug 30, 2011 at 2:50 am -
Author: cws Date: Tue Aug 30 02:47:19 2011 New Revision: 1163074 URL: http://svn.apache.org/viewvc?rev=1163074&view=rev Log: Branching for 0.8 releases Added: hive/branches/branch-0.8/ - copied from ...
Cws
Aug 30, 2011 at 2:47 am
Aug 30, 2011 at 2:47 am -
Author: cws Date: Fri Aug 26 18:35:48 2011 New Revision: 1162202 URL: http://svn.apache.org/viewvc?rev=1162202&view=rev Log: HIVE-2385. Local Mode can be more aggressive if LIMIT optimization is on ...
Cws
Aug 26, 2011 at 6:36 pm
Aug 26, 2011 at 6:36 pm -
Author: amareshwari Date: Thu Aug 25 11:38:02 2011 New Revision: 1161516 URL: http://svn.apache.org/viewvc?rev=1161516&view=rev Log: HIVE-2384. Fixes overwriting of files in case of import of ...
Amareshwari
Aug 25, 2011 at 11:38 am
Aug 25, 2011 at 11:38 am -
Author: cws Date: Wed Aug 24 04:54:40 2011 New Revision: 1160976 URL: http://svn.apache.org/viewvc?rev=1160976&view=rev Log: HIVE-2396. RCFileReader Buffer Reuse (Tim Armstrong via cws) Modified: ...
Cws
Aug 24, 2011 at 4:55 am
Aug 24, 2011 at 4:55 am -
Author: heyongqiang Date: Wed Aug 24 04:18:43 2011 New Revision: 1160975 URL: http://svn.apache.org/viewvc?rev=1160975&view=rev Log: HIVE-2354: Support automatic rebuilding of indexes when they go ...
Heyongqiang
Aug 24, 2011 at 4:19 am
Aug 24, 2011 at 4:19 am -
Author: cws Date: Tue Aug 23 05:36:17 2011 New Revision: 1160551 URL: http://svn.apache.org/viewvc?rev=1160551&view=rev Log: HIVE-2338. Alter table always throws an unhelpful error on failure (Sohan ...
Cws
Aug 23, 2011 at 5:37 am
Aug 23, 2011 at 5:37 am -
Author: cws Date: Tue Aug 23 02:25:30 2011 New Revision: 1160525 URL: http://svn.apache.org/viewvc?rev=1160525&view=rev Log: HIVE-2350. Improve RCFile Read Speed (Tim Armstrong via cws) Modified: ...
Cws
Aug 23, 2011 at 2:25 am
Aug 23, 2011 at 2:25 am -
Author: cws Date: Fri Aug 19 18:58:03 2011 New Revision: 1159744 URL: http://svn.apache.org/viewvc?rev=1159744&view=rev Log: HIVE-2386. Add Mockito to LICENSE file (Jakob Homan via cws) Modified: ...
Cws
Aug 19, 2011 at 6:58 pm
Aug 19, 2011 at 6:58 pm -
Author: cws Date: Fri Aug 19 18:55:31 2011 New Revision: 1159742 URL: http://svn.apache.org/viewvc?rev=1159742&view=rev Log: HIVE-2334. DESCRIBE TABLE causes NPE when hive.cli.print.header=true ...
Cws
Aug 19, 2011 at 6:55 pm
Aug 19, 2011 at 6:55 pm -
Author: heyongqiang Date: Fri Aug 19 04:18:07 2011 New Revision: 1159499 URL: http://svn.apache.org/viewvc?rev=1159499&view=rev Log: HIVE-2335: Indexes are still automatically queried when out of ...
Heyongqiang
Aug 19, 2011 at 4:18 am
Aug 19, 2011 at 4:18 am -
Author: amareshwari Date: Fri Aug 19 03:46:28 2011 New Revision: 1159496 URL: http://svn.apache.org/viewvc?rev=1159496&view=rev Log: HIVE-2393. Fix whitespace test diff accidentally introduced in ...
Amareshwari
Aug 19, 2011 at 3:47 am
Aug 19, 2011 at 3:47 am -
Author: cws Date: Thu Aug 18 23:29:59 2011 New Revision: 1159443 URL: http://svn.apache.org/viewvc?rev=1159443&view=rev Log: HIVE-1987. HWI admin_list_jobs JSP page throws exception (Edward Capriolo ...
Cws
Aug 18, 2011 at 11:30 pm
Aug 18, 2011 at 11:30 pm -
Author: cws Date: Thu Aug 18 21:39:10 2011 New Revision: 1159423 URL: http://svn.apache.org/viewvc?rev=1159423&view=rev Log: HIVE-2315. DatabaseMetadata.getColumns() does not return partition column ...
Cws
Aug 18, 2011 at 9:39 pm
Aug 18, 2011 at 9:39 pm -
Author: cws Date: Tue Aug 16 21:00:07 2011 New Revision: 1158446 URL: http://svn.apache.org/viewvc?rev=1158446&view=rev Log: HIVE-1360. Allow UDFs to access constant parameter values at compile time ...
Cws
Aug 16, 2011 at 9:00 pm
Aug 16, 2011 at 9:00 pm -
Author: nzhang Date: Tue Aug 16 04:25:44 2011 New Revision: 1158104 URL: http://svn.apache.org/viewvc?rev=1158104&view=rev Log: HIVE-1916. Change Default Alias For Aggregated Columns (_c1) (sameerm ...
Nzhang
Aug 16, 2011 at 4:26 am
Aug 16, 2011 at 4:26 am -
Author: cws Date: Mon Aug 15 07:23:18 2011 New Revision: 1157728 URL: http://svn.apache.org/viewvc?rev=1157728&view=rev Log: HIVE-2358. JDBC DatabaseMetaData and ResultSetMetaData need to match for ...
Cws
Aug 15, 2011 at 7:23 am
Aug 15, 2011 at 7:23 am -
Author: nzhang Date: Sun Aug 14 13:48:33 2011 New Revision: 1157532 URL: http://svn.apache.org/viewvc?rev=1157532&view=rev Log: HIVE-2364. Make performance logging configurable. (Kevin Wilfong via ...
Nzhang
Aug 14, 2011 at 1:48 pm
Aug 14, 2011 at 1:48 pm -
Author: nzhang Date: Sat Aug 13 05:14:38 2011 New Revision: 1157323 URL: http://svn.apache.org/viewvc?rev=1157323&view=rev Log: HIVE-2370. Improve RCFileCat performance significantly (Tim Armstrong ...
Nzhang
Aug 13, 2011 at 5:15 am
Aug 13, 2011 at 5:15 am -
Author: jvs Date: Fri Aug 12 19:26:29 2011 New Revision: 1157224 URL: http://svn.apache.org/viewvc?rev=1157224&view=rev Log: HIVE-2171. Allow custom serdes to set field comments (Jakob Homan via jvs) ...
Jvs
Aug 12, 2011 at 7:26 pm
Aug 12, 2011 at 7:26 pm -
Author: nzhang Date: Fri Aug 12 01:05:50 2011 New Revision: 1156928 URL: http://svn.apache.org/viewvc?rev=1156928&view=rev Log: HIVE-2156. Improve error messages emitted during task execution (Syed ...
Nzhang
Aug 12, 2011 at 1:06 am
Aug 12, 2011 at 1:06 am -
Author: jvs Date: Thu Aug 11 20:03:54 2011 New Revision: 1156787 URL: http://svn.apache.org/viewvc?rev=1156787&view=rev Log: HIVE-1538. filter is removed due to regression of HIVE-1538 (Amareshwari ...
Jvs
Aug 11, 2011 at 8:04 pm
Aug 11, 2011 at 8:04 pm -
Author: nzhang Date: Thu Aug 11 04:18:17 2011 New Revision: 1156480 URL: http://svn.apache.org/viewvc?rev=1156480&view=rev Log: HIVE-2346. Add hooks to run when execution fails. (Kevin Wilfong via ...
Nzhang
Aug 11, 2011 at 4:19 am
Aug 11, 2011 at 4:19 am -
Author: pauly Date: Tue Aug 9 22:04:20 2011 New Revision: 1155573 URL: http://svn.apache.org/viewvc?rev=1155573&view=rev Log: HIVE-2246. Dedupe tables' column schemas from partitions in the metastore ...
Pauly
Aug 9, 2011 at 10:04 pm
Aug 9, 2011 at 10:04 pm -
Author: nzhang Date: Tue Aug 9 19:05:01 2011 New Revision: 1155493 URL: http://svn.apache.org/viewvc?rev=1155493&view=rev Log: HIVE-2347. Make Hadoop Job ID available after task finish executing ...
Nzhang
Aug 9, 2011 at 7:05 pm
Aug 9, 2011 at 7:05 pm -
Author: jvs Date: Tue Aug 9 00:44:02 2011 New Revision: 1155176 URL: http://svn.apache.org/viewvc?rev=1155176&view=rev Log: HIVE-2356. Fix udtf_explode.q and udf_explode.q test failures (Carl ...
Jvs
Aug 9, 2011 at 12:44 am
Aug 9, 2011 at 12:44 am -
Author: jvs Date: Mon Aug 8 19:07:19 2011 New Revision: 1155059 URL: http://svn.apache.org/viewvc?rev=1155059&view=rev Log: HIVE-2138. Exception when no splits returned from index. (Syed Albiz via ...
Jvs
Aug 8, 2011 at 7:07 pm
Aug 8, 2011 at 7:07 pm -
Author: pauly Date: Mon Aug 8 18:42:31 2011 New Revision: 1155052 URL: http://svn.apache.org/viewvc?rev=1155052&view=rev Log: HIVE-2319. Calling alter_table after changing partition comment throws an ...
Pauly
Aug 8, 2011 at 6:42 pm
Aug 8, 2011 at 6:42 pm -
Author: amareshwari Date: Mon Aug 8 04:29:47 2011 New Revision: 1154816 URL: http://svn.apache.org/viewvc?rev=1154816&view=rev Log: HIVE-1734. Implement map_keys() and map_values() UDFs. (Carl ...
Amareshwari
Aug 8, 2011 at 4:30 am
Aug 8, 2011 at 4:30 am -
Author: amareshwari Date: Fri Aug 5 04:09:44 2011 New Revision: 1154089 URL: http://svn.apache.org/viewvc?rev=1154089&view=rev Log: HIVE-2298. Fix UDAFPercentile to tolerate null percentiles. Vaibhav ...
Amareshwari
Aug 5, 2011 at 4:10 am
Aug 5, 2011 at 4:10 am -
Author: cws Date: Fri Aug 5 01:12:01 2011 New Revision: 1154061 URL: http://svn.apache.org/viewvc?rev=1154061&view=rev Log: HIVE-1735. Extend Explode UDTF to handle Maps (Jonathan Natkins and ...
Cws
Aug 5, 2011 at 1:12 am
Aug 5, 2011 at 1:12 am -
Author: cws Date: Thu Aug 4 09:35:02 2011 New Revision: 1153809 URL: http://svn.apache.org/viewvc?rev=1153809&view=rev Log: HIVE-1631. JDBC driver returns wrong precision, scale, or column size for ...
Cws
Aug 4, 2011 at 9:35 am
Aug 4, 2011 at 9:35 am -
Author: nzhang Date: Thu Aug 4 05:09:59 2011 New Revision: 1153753 URL: http://svn.apache.org/viewvc?rev=1153753&view=rev Log: HIVE-2343. stats are not updated for non "load table desc" operations" ...
Nzhang
Aug 4, 2011 at 5:10 am
Aug 4, 2011 at 5:10 am -
Author: jvs Date: Thu Aug 4 00:30:18 2011 New Revision: 1153706 URL: http://svn.apache.org/viewvc?rev=1153706&view=rev Log: HIVE-2342. mirror.facebook.net is 404ing (Carl Steinbach via jvs) Modified: ...
Jvs
Aug 4, 2011 at 12:30 am
Aug 4, 2011 at 12:30 am -
Author: jvs Date: Wed Aug 3 16:34:35 2011 New Revision: 1153569 URL: http://svn.apache.org/viewvc?rev=1153569&view=rev Log: HIVE-2331. Turn off compression when generating index intermediate results ...
Jvs
Aug 3, 2011 at 4:35 pm
Aug 3, 2011 at 4:35 pm -
Author: heyongqiang Date: Wed Aug 3 04:26:29 2011 New Revision: 1153340 URL: http://svn.apache.org/viewvc?rev=1153340&view=rev Log: HIVE-2100: virtual column references inside subqueries cause ...
Heyongqiang
Aug 3, 2011 at 4:27 am
Aug 3, 2011 at 4:27 am -
Author: jvs Date: Tue Aug 2 04:24:52 2011 New Revision: 1153022 URL: http://svn.apache.org/viewvc?rev=1153022&view=rev Log: HIVE-2326. Turn off bitmap indexing when map-side aggregation is turned off ...
Jvs
Aug 2, 2011 at 4:25 am
Aug 2, 2011 at 4:25 am -
Author: amareshwari Date: Tue Aug 2 04:17:34 2011 New Revision: 1153020 URL: http://svn.apache.org/viewvc?rev=1153020&view=rev Log: HIVE-2328. Sets hive.zookeeper.session.timeout value to 600000 in ...
Amareshwari
Aug 2, 2011 at 4:18 am
Aug 2, 2011 at 4:18 am -
Author: cws Date: Tue Aug 2 00:18:49 2011 New Revision: 1152980 URL: http://svn.apache.org/viewvc?rev=1152980&view=rev Log: HIVE-2122. Remove usage of deprecated methods from org.apache.hadoop.io ...
Cws
Aug 2, 2011 at 12:19 am
Aug 2, 2011 at 12:19 am -
Author: amareshwari Date: Mon Aug 1 09:13:53 2011 New Revision: 1152709 URL: http://svn.apache.org/viewvc?rev=1152709&view=rev Log: HIVE-2292. Comment clause should immediately follow identifier ...
Amareshwari
Aug 1, 2011 at 9:14 am
Aug 1, 2011 at 9:14 am
Group Overview
group | commits |
categories | hive, hadoop |
discussions | 49 |
posts | 71 |
users | 7 |
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)