[2/2] hive git commit: HIVE-20225: SerDe to support Teradata Binary Format (Lu Li via cws)

2018-08-29 Thread cws
HIVE-20225: SerDe to support Teradata Binary Format (Lu Li via cws) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b8d82844 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b8d82844 Diff: http://git-wip-us.apache.org

[1/2] hive git commit: HIVE-20225: SerDe to support Teradata Binary Format (Lu Li via cws)

2018-08-29 Thread cws
Repository: hive Updated Branches: refs/heads/master cf5486dd3 -> b8d82844b http://git-wip-us.apache.org/repos/asf/hive/blob/b8d82844/serde/src/java/org/apache/hadoop/hive/serde2/teradata/TeradataBinarySerde.java -- diff --git

hive git commit: HIVE-17530: ClassCastException when converting uniontype (Anthony Hsu via Carl Steinbach)

2017-09-18 Thread cws
Repository: hive Updated Branches: refs/heads/master a51ae9c8f -> 527d13b08 HIVE-17530: ClassCastException when converting uniontype (Anthony Hsu via Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/527d13b0

hive git commit: HIVE-17394: AvroSerde is regenerating TypeInfo objects for each nullable Avro field for every row (Anthony Hsu, reviewed by Carl Steinbach)

2017-09-12 Thread cws
Repository: hive Updated Branches: refs/heads/master 55d8ee0b5 -> bc0a2f1a1 HIVE-17394: AvroSerde is regenerating TypeInfo objects for each nullable Avro field for every row (Anthony Hsu, reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git

hive git commit: HIVE-16831: Add unit tests for NPE fixes in HIVE-12054 (Sunitha Beeram, reviewed by Carl Steinbach)

2017-06-13 Thread cws
Repository: hive Updated Branches: refs/heads/master f572ce6d2 -> d2e870438 HIVE-16831: Add unit tests for NPE fixes in HIVE-12054 (Sunitha Beeram, reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit

hive git commit: HIVE-16844: Fix Connection leak in ObjectStore when new Conf object is used (Sunitha Beeram, reviewed by Carl Steinbach)

2017-06-13 Thread cws
Repository: hive Updated Branches: refs/heads/master 49ae8b694 -> f572ce6d2 HIVE-16844: Fix Connection leak in ObjectStore when new Conf object is used (Sunitha Beeram, reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

hive git commit: HIVE-15229: 'like any' and 'like all' operators in hive (Simanchal Das via Carl Steinbach)

2017-05-03 Thread cws
Repository: hive Updated Branches: refs/heads/master ed6501ed3 -> 740779f66 HIVE-15229: 'like any' and 'like all' operators in hive (Simanchal Das via Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/740779f6

hive git commit: HIVE-16393: Fix visibility of CodahaleReporter interface (Sunitha Beeram via Carl Steinbach)

2017-04-09 Thread cws
Repository: hive Updated Branches: refs/heads/master 7629dbd5b -> c3aba153c HIVE-16393: Fix visibility of CodahaleReporter interface (Sunitha Beeram via Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c3aba1

hive git commit: HIVE-16206: Make Codahale metrics reporters pluggable (Sunitha Beeram via Carl Steinbach)

2017-04-03 Thread cws
Repository: hive Updated Branches: refs/heads/master 6a82a898e -> bf98700a7 HIVE-16206: Make Codahale metrics reporters pluggable (Sunitha Beeram via Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bf98700a

hive git commit: HIVE-13046: DependencyResolver should not lowercase the dependency URI's authority (Anthony Hsu via Carl Steinbach

2016-10-17 Thread cws
Repository: hive Updated Branches: refs/heads/master 8029e11b3 -> 8d3925f61 HIVE-13046: DependencyResolver should not lowercase the dependency URI's authority (Anthony Hsu via Carl Steinbach Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

hive git commit: HIVE-14159 : sorting of tuple array using multiple field[s] (Simanchal Das via Carl Steinbach)

2016-09-07 Thread cws
Repository: hive Updated Branches: refs/heads/master 2de450a1c -> 6e76ee3ae HIVE-14159 : sorting of tuple array using multiple field[s] (Simanchal Das via Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6e76

hive git commit: HIVE-13363: Add hive.metastore.token.signature property to HiveConf (Anthony Hsu, reviewed by Carl Steinbach)

2016-05-11 Thread cws
Repository: hive Updated Branches: refs/heads/master 868413a37 -> 6187e2a6b HIVE-13363: Add hive.metastore.token.signature property to HiveConf (Anthony Hsu, reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach)

2016-03-27 Thread cws
Repository: hive Updated Branches: refs/heads/branch-1.2 2f8175bd4 -> 510ef503b HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach) (cherry picked from commit 69cfd357eb482c426161aa3c4a00d574ee

hive git commit: HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach)

2016-03-27 Thread cws
Repository: hive Updated Branches: refs/heads/branch-1 82068205a -> 3a39aba34 HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach) (cherry picked from commit 69cfd357eb482c426161aa3c4a00d574ee29

hive git commit: HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach)

2016-03-27 Thread cws
Repository: hive Updated Branches: refs/heads/branch-2.0 68c231c1b -> 95c2b6b9f HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach) (cherry picked from commit 69cfd357eb482c426161aa3c4a00d574ee

hive git commit: HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach)

2016-03-27 Thread cws
Repository: hive Updated Branches: refs/heads/master 968620932 -> 69cfd357e HIVE-13115: MetaStore Direct SQL getPartitions call fail when the columns schemas for a partition are null (Ratandeep Ratti reviewed by Carl Steinbach) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit

hive git commit: HIVE-10187: Avro backed tables don't handle cyclical or recursive records (Mark Wagner via cws)

2016-02-12 Thread cws
Repository: hive Updated Branches: refs/heads/master 28cf89266 -> 3bf2f679c HIVE-10187: Avro backed tables don't handle cyclical or recursive records (Mark Wagner via cws) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hiv

svn commit: r1670246 - in /hive/trunk: ./ conf/ itests/ packaging/src/main/assembly/ ql/ ql/src/java/org/apache/hadoop/hive/ql/session/ ql/src/test/org/apache/hadoop/hive/ql/session/ ql/src/test/queri

2015-03-30 Thread cws
Author: cws Date: Tue Mar 31 02:48:56 2015 New Revision: 1670246 URL: http://svn.apache.org/r1670246 Log: HIVE-9664. Hive 'add jar' command should be able to download and add jars from a repository (Anant Nag via cws) Added: hive/trunk/conf/ivysettings.xml hive/trunk/ql/sr

svn commit: r1665309 - in /hive/trunk/serde/src: java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java test/org/apache/hadoop/hive/serde2/avro/TestAvroSerializer.java

2015-03-09 Thread cws
Author: cws Date: Mon Mar 9 17:22:32 2015 New Revision: 1665309 URL: http://svn.apache.org/r1665309 Log: HIVE-9851: org.apache.hadoop.hive.serde2.avro.AvroSerializer should use org.apache.avro.generic.GenericData.Array when serializing a list (Ratandeep Ratti via cws) Modified: hive

svn commit: r1641011 - /hive/branches/branch-0.14/pom.xml

2014-11-21 Thread cws
Author: cws Date: Fri Nov 21 22:30:42 2014 New Revision: 1641011 URL: http://svn.apache.org/r1641011 Log: HIVE-8933. Check release builds for SNAPSHOT dependencies Modified: hive/branches/branch-0.14/pom.xml Modified: hive/branches/branch-0.14/pom.xml URL: http://svn.apache.org/viewvc/hive

svn commit: r1641009 - /hive/trunk/pom.xml

2014-11-21 Thread cws
Author: cws Date: Fri Nov 21 22:13:55 2014 New Revision: 1641009 URL: http://svn.apache.org/r1641009 Log: HIVE-8933. Check release builds for SNAPSHOT dependencies Modified: hive/trunk/pom.xml Modified: hive/trunk/pom.xml URL: http://svn.apache.org/viewvc/hive/trunk/pom.xml?rev=1641009&am

svn commit: r1614534 - in /hive/trunk: ./ hcatalog/core/ hcatalog/core/src/test/java/org/apache/hive/hcatalog/fileformats/ hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/ ql/src/test/o

2014-07-29 Thread cws
Author: cws Date: Wed Jul 30 01:22:46 2014 New Revision: 1614534 URL: http://svn.apache.org/r1614534 Log: HIVE-7286: Parameterize HCatMapReduceTest for testing against all Hive storage formats (David Chen via cws) Added: hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/io

svn commit: r1613483 - in /hive/trunk: ql/src/java/org/apache/hadoop/hive/ql/io/ ql/src/main/resources/META-INF/services/ ql/src/test/org/apache/hadoop/hive/ql/io/ ql/src/test/queries/clientpositive/

2014-07-25 Thread cws
Author: cws Date: Fri Jul 25 18:01:55 2014 New Revision: 1613483 URL: http://svn.apache.org/r1613483 Log: HIVE-6806: Support CREATE TABLE ... STORED AS AVRO (Ashish Kumar Singh via cws) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/AvroStorageFormatDescriptor.java hive

svn commit: r1604731 - /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/

2014-06-23 Thread cws
Author: cws Date: Mon Jun 23 10:17:29 2014 New Revision: 1604731 URL: http://svn.apache.org/r1604731 Log: HIVE-7094: Separate out static/dynamic partitioning code in FileRecordWriterContainer (David Chen via cws) Added: hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog

svn commit: r1596693 - /hive/trunk/ql/pom.xml

2014-05-21 Thread cws
Author: cws Date: Wed May 21 21:17:52 2014 New Revision: 1596693 URL: http://svn.apache.org/r1596693 Log: HIVE-7066: hive-exec jar is missing avro core (David Chen via cws) Modified: hive/trunk/ql/pom.xml Modified: hive/trunk/ql/pom.xml URL: http://svn.apache.org/viewvc/hive/trunk/ql

svn commit: r1596681 - /hive/trunk/pom.xml

2014-05-21 Thread cws
Author: cws Date: Wed May 21 21:02:15 2014 New Revision: 1596681 URL: http://svn.apache.org/r1596681 Log: HIVE-7104: Unit tests are disabled (David Chen via cws) Modified: hive/trunk/pom.xml Modified: hive/trunk/pom.xml URL: http://svn.apache.org/viewvc/hive/trunk/pom.xml?rev=1596681&am

svn commit: r1572895 - /hive/trunk/.reviewboardrc

2014-02-28 Thread cws
Author: cws Date: Fri Feb 28 09:39:24 2014 New Revision: 1572895 URL: http://svn.apache.org/r1572895 Log: HIVE-6481. Add .reviewboardrc file (Carl Steinbach via cws) Added: hive/trunk/.reviewboardrc Added: hive/trunk/.reviewboardrc URL: http://svn.apache.org/viewvc/hive/trunk

svn commit: r1556125 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/optimizer/physical/ java/org/apache/hadoop/hive/ql/udf/ java/org/apache/hadoop/hive/ql

2014-01-06 Thread cws
Author: cws Date: Tue Jan 7 06:47:37 2014 New Revision: 1556125 URL: http://svn.apache.org/r1556125 Log: HIVE-5829: Rewrite Trim and Pad UDFs based on GenericUDF (Mohammad Islam via cws) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java hive

svn commit: r1554993 - in /hive/trunk/metastore/scripts/upgrade: mysql/ oracle/ postgres/

2014-01-02 Thread cws
Author: cws Date: Fri Jan 3 01:50:29 2014 New Revision: 1554993 URL: http://svn.apache.org/r1554993 Log: HIVE-5911: Recent change to schema upgrade scripts breaks file naming conventions (Sergey Shelukhin via cws) Added: hive/trunk/metastore/scripts/upgrade/mysql/015-HIVE-5700.mysql.sql

svn commit: r1554992 - /hive/trunk/service/src/java/org/apache/hive/service/cli/Row.java

2014-01-02 Thread cws
Author: cws Date: Fri Jan 3 01:47:00 2014 New Revision: 1554992 URL: http://svn.apache.org/r1554992 Log: HIVE-3746: Fix HS2 ResultSet Serialization Performance Regression II (Navis via cws) Removed: hive/trunk/service/src/java/org/apache/hive/service/cli/Row.java

svn commit: r1540281 - in /hive/trunk: cli/src/java/org/apache/hadoop/hive/cli/ common/src/java/org/apache/hadoop/hive/conf/ contrib/src/java/org/apache/hadoop/hive/contrib/fileformat/base64/ contrib/

2013-11-09 Thread cws
Author: cws Date: Sat Nov 9 08:58:47 2013 New Revision: 1540281 URL: http://svn.apache.org/r1540281 Log: HIVE-5786: Remove HadoopShims methods that were needed for pre-Hadoop 0.20 (Jason Dere via cws) Modified: hive/trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java hive

svn commit: r1520838 - in /hive/branches/branch-0.12/hcatalog: build.properties core/pom.xml hcatalog-pig-adapter/pom.xml pom.xml server-extensions/pom.xml storage-handlers/hbase/pom.xml webhcat/java-

2013-09-07 Thread cws
Author: cws Date: Sun Sep 8 06:16:46 2013 New Revision: 1520838 URL: http://svn.apache.org/r1520838 Log: Fix build (cws) Modified: hive/branches/branch-0.12/hcatalog/build.properties hive/branches/branch-0.12/hcatalog/core/pom.xml hive/branches/branch-0.12/hcatalog/hcatalog-pig

svn commit: r1520837 - in /hive/trunk/hcatalog: build.properties core/pom.xml hcatalog-pig-adapter/pom.xml pom.xml server-extensions/pom.xml storage-handlers/hbase/pom.xml webhcat/java-client/pom.xml

2013-09-07 Thread cws
Author: cws Date: Sun Sep 8 06:04:09 2013 New Revision: 1520837 URL: http://svn.apache.org/r1520837 Log: Fix build (cws) Modified: hive/trunk/hcatalog/build.properties hive/trunk/hcatalog/core/pom.xml hive/trunk/hcatalog/hcatalog-pig-adapter/pom.xml hive/trunk/hcatalog/pom.xml

svn commit: r1481161 - /hive/trunk/build.xml

2013-05-10 Thread cws
Author: cws Date: Fri May 10 19:47:10 2013 New Revision: 1481161 URL: http://svn.apache.org/r1481161 Log: HIVE-4530. Enforce minmum ant version required in build script (Arup Malakar via cws) Modified: hive/trunk/build.xml Modified: hive/trunk/build.xml URL: http://svn.apache.org/viewvc

svn commit: r1479685 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java

2013-05-06 Thread cws
Author: cws Date: Mon May 6 19:24:34 2013 New Revision: 1479685 URL: http://svn.apache.org/r1479685 Log: HIVE-3957. Add pseudo-BNF grammar for RCFile to Javadoc (Mark Grover via cws) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java Modified: hive/trunk/ql/src/java

svn commit: r1479677 - /hive/trunk/build.properties

2013-05-06 Thread cws
Author: cws Date: Mon May 6 18:59:43 2013 New Revision: 1479677 URL: http://svn.apache.org/r1479677 Log: HIVE-4497. beeline module tests don't get run by default (Thejas Nair via cws) Modified: hive/trunk/build.properties Modified: hive/trunk/build.properties URL: http://svn.apach

svn commit: r1467920 - in /hive/trunk: ./ beeline/src/java/org/apache/hive/beeline/ beeline/src/test/org/ beeline/src/test/org/apache/ beeline/src/test/org/apache/hive/ beeline/src/test/org/apache/hiv

2013-04-15 Thread cws
Author: cws Date: Mon Apr 15 09:54:54 2013 New Revision: 1467920 URL: http://svn.apache.org/r1467920 Log: HIVE-4268. Beeline should support the -f option (Rob Weltman via cws) Added: hive/trunk/beeline/src/test/org/ hive/trunk/beeline/src/test/org/apache/ hive/trunk/beeline/src/test

svn commit: r1464257 - in /hive/site/publish: credits.html credits.pdf index.html irc.html issue_tracking.html linkmap.html linkmap.pdf mailing_lists.html releases.html version_control.html

2013-04-03 Thread cws
Author: cws Date: Thu Apr 4 02:39:42 2013 New Revision: 1464257 URL: http://svn.apache.org/r1464257 Log: Publish changes made in last several commits (cws) Modified: hive/site/publish/credits.html hive/site/publish/credits.pdf hive/site/publish/index.html hive/site/publish

svn commit: r1464208 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/plan/ java/org/apache/hadoop/hive/ql/udf/generic/ test/queries/clientpositive/ test/re

2013-04-03 Thread cws
Author: cws Date: Wed Apr 3 21:20:30 2013 New Revision: 1464208 URL: http://svn.apache.org/r1464208 Log: HIVE-4119. ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty (Shreepadma Venugopalan via cws) Added: hive/trunk/ql/src/test/queries/clientpositive

svn commit: r1459569 - in /hive/trunk: eclipse-templates/.classpath ivy/libraries.properties metastore/ivy.xml ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java

2013-03-21 Thread cws
Author: cws Date: Thu Mar 21 22:58:55 2013 New Revision: 1459569 URL: http://svn.apache.org/r1459569 Log: HIVE-4217. Fix show_create_table_*.q test failures (Carl Steinbach via cws) Modified: hive/trunk/eclipse-templates/.classpath hive/trunk/ivy/libraries.properties hive/trunk

svn commit: r1459014 - in /hive/trunk: ivy/libraries.properties metastore/ivy.xml

2013-03-20 Thread cws
Author: cws Date: Wed Mar 20 19:36:58 2013 New Revision: 1459014 URL: http://svn.apache.org/r1459014 Log: HIVE-4187. QL build-grammar target fails after HIVE-4148 (Gunther Hagleitner via cws) Modified: hive/trunk/ivy/libraries.properties hive/trunk/metastore/ivy.xml Modified: hive

svn commit: r1457171 - in /hive/trunk: ./ common/src/gen/ eclipse-templates/ hcatalog/ hcatalog/src/ hcatalog/src/java/ hcatalog/src/java/org/ hcatalog/src/java/org/apache/ hcatalog/src/java/org/apach

2013-03-15 Thread cws
Author: cws Date: Sat Mar 16 00:11:43 2013 New Revision: 1457171 URL: http://svn.apache.org/r1457171 Log: HIVE-4145. Create hcatalog stub directory and add it to the build (Carl Steinbach via cws) Added: hive/trunk/hcatalog/ hive/trunk/hcatalog/build.xml hive/trunk/hcatalog/ivy.xml

svn commit: r1443773 - in /hive/site: author/src/documentation/ publish/

2013-02-07 Thread cws
Author: cws Date: Thu Feb 7 23:12:39 2013 New Revision: 1443773 URL: http://svn.apache.org/r1443773 Log: Change copyright date to 2013 (cws) Modified: hive/site/author/src/documentation/skinconf.xml hive/site/publish/credits.html hive/site/publish/credits.pdf hive/site/publish

svn commit: r1443771 - in /hive/site: author/src/documentation/content/xdocs/ publish/

2013-02-07 Thread cws
Author: cws Date: Thu Feb 7 23:08:18 2013 New Revision: 1443771 URL: http://svn.apache.org/r1443771 Log: Update credits page (cws) Modified: hive/site/author/src/documentation/content/xdocs/credits.xml hive/site/publish/credits.html hive/site/publish/credits.pdf hive/site

svn commit: r1437778 - /hive/trunk/metastore/scripts/upgrade/oracle/upgrade-0.9.0-to-0.10.0.oracle.sql

2013-01-23 Thread cws
Author: cws Date: Wed Jan 23 22:17:50 2013 New Revision: 1437778 URL: http://svn.apache.org/viewvc?rev=1437778&view=rev Log: HIVE-3931. Add Oracle metastore upgrade script for 0.9 to 10.0 (Prasad Mujumdar via cws) Added: hive/trunk/metastore/scripts/upgrade/oracle/upgrade-0.9.0-to-0.

svn commit: r1431793 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java

2013-01-10 Thread cws
Author: cws Date: Fri Jan 11 01:46:48 2013 New Revision: 1431793 URL: http://svn.apache.org/viewvc?rev=1431793&view=rev Log: HIVE-3875. Negative value for hive.stats.ndv.error should be disallowed (Shreepadma Venugopalan via cws) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hiv

svn commit: r1415038 - in /hive/trunk/common/src/java/org/apache/hadoop/hive/conf: HiveConf.java LoopingByteArrayInputStream.java

2012-11-28 Thread cws
Author: cws Date: Thu Nov 29 04:50:04 2012 New Revision: 1415038 URL: http://svn.apache.org/viewvc?rev=1415038&view=rev Log: HIVE-3709. Stop storing default ConfVars in temp file (Kevin Wilfong via cws) Added: hive/trunk/common/src/java/org/apache/hadoop/hive/

svn commit: r1414590 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/lockmgr/ test/org/apache/hadoop/hive/ql/lockmgr/

2012-11-28 Thread cws
Author: cws Date: Wed Nov 28 08:53:53 2012 New Revision: 1414590 URL: http://svn.apache.org/viewvc?rev=1414590&view=rev Log: HIVE-3531 [jira] Simple lock manager for dedicated hive server (Navis Ryu via Carl Steinbach) Summary: DPAL-1906 Implement simple lock manager for hive server In

svn commit: r1410559 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java test/queries/clientpositive/inse

2012-11-16 Thread cws
Author: cws Date: Fri Nov 16 20:29:00 2012 New Revision: 1410559 URL: http://svn.apache.org/viewvc?rev=1410559&view=rev Log: HIVE-3676 [jira] INSERT INTO regression caused by HIVE-3465 (Navis Ryu via Carl Steinbach) Summary: DPAL-1931 INSERT INTO regression caused by HIVE-3465 Test Plan: E

svn commit: r1409752 [4/4] - in /hive/branches/branch-0.9: ./ common/ eclipse-templates/ hbase-handler/ ivy/ ql/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/test/org/apache/hadoop/hive/ql/ ql/s

2012-11-15 Thread cws
Added: hive/branches/branch-0.9/ql/src/test/results/clientpositive/sample_islocalmode_hook_hadoop20.q.out URL: http://svn.apache.org/viewvc/hive/branches/branch-0.9/ql/src/test/results/clientpositive/sample_islocalmode_hook_hadoop20.q.out?rev=1409752&view=auto

svn commit: r1407312 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/BucketMapJoinContext.java

2012-11-08 Thread cws
Author: cws Date: Thu Nov 8 23:12:15 2012 New Revision: 1407312 URL: http://svn.apache.org/viewvc?rev=1407312&view=rev Log: HIVE-3651. bucketmapjoin?.q tests fail with hadoop 0.23 (Prasad Mujumdar via cws) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/

svn commit: r1406465 [9/15] - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ conf/ data/files/ metastore/if/ metastore/src/gen/thrift/gen-cpp/ metastore/src/gen/thrift/gen-javabean/org/a

2012-11-06 Thread cws
Modified: hive/trunk/metastore/src/gen/thrift/gen-php/hive_metastore/hive_metastore_types.php URL: http://svn.apache.org/viewvc/hive/trunk/metastore/src/gen/thrift/gen-php/hive_metastore/hive_metastore_types.php?rev=1406465&r1=1406464&r2=1406465&view=diff =

svn commit: r1406465 [1/15] - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ conf/ data/files/ metastore/if/ metastore/src/gen/thrift/gen-cpp/ metastore/src/gen/thrift/gen-javabean/org/a

2012-11-06 Thread cws
Author: cws Date: Wed Nov 7 04:55:00 2012 New Revision: 1406465 URL: http://svn.apache.org/viewvc?rev=1406465&view=rev Log: HIVE-1362. Column level scalar valued statistics on Tables and Partitions (Shreepadma Venugopalan via cws) Added: hive/trunk/data/files/UserVisits.dat hive/t

svn commit: r1406465 [3/15] - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ conf/ data/files/ metastore/if/ metastore/src/gen/thrift/gen-cpp/ metastore/src/gen/thrift/gen-javabean/org/a

2012-11-06 Thread cws
Modified: hive/trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h URL: http://svn.apache.org/viewvc/hive/trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h?rev=1406465&r1=1406464&r2=1406465&view=diff ==

svn commit: r1406338 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/parse/ java/org/apache/hadoop/hive/ql/plan/ test/queries/clientnegative/ test/queries/

2012-11-06 Thread cws
Author: cws Date: Tue Nov 6 21:11:54 2012 New Revision: 1406338 URL: http://svn.apache.org/viewvc?rev=1406338&view=rev Log: HIVE-1977. DESCRIBE TABLE syntax doesn't support specifying a database qualified table name (Zhenxiao Luo via cws) Added: hive/trunk/ql/src/tes

svn commit: r1406325 - in /hive/trunk/ql/src/test/results/compiler/plan: groupby1.q.xml groupby2.q.xml groupby3.q.xml groupby4.q.xml groupby5.q.xml groupby6.q.xml

2012-11-06 Thread cws
Author: cws Date: Tue Nov 6 21:02:54 2012 New Revision: 1406325 URL: http://svn.apache.org/viewvc?rev=1406325&view=rev Log: HIVE-3674. Test case TestParse broken after recent checkin (Sambavi Muthukrishnan via cws) Modified: hive/trunk/ql/src/test/results/compiler/plan/groupby1.q

svn commit: r1400210 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java conf/hive-default.xml.template service/src/java/org/apache/hadoop/hive/service/HiveServer.java

2012-10-19 Thread cws
Author: cws Date: Fri Oct 19 18:26:50 2012 New Revision: 1400210 URL: http://svn.apache.org/viewvc?rev=1400210&view=rev Log: HIVE-3590. TCP KeepAlive and connection timeout for the HiveServer (Esteban Gutierrez via cws) Modified: hive/trunk/common/src/java/org/apache/hadoop/hive/

svn commit: r1399936 - /hive/trunk/metastore/scripts/upgrade/derby/008-HIVE-2246.derby.sql

2012-10-18 Thread cws
Author: cws Date: Fri Oct 19 00:25:37 2012 New Revision: 1399936 URL: http://svn.apache.org/viewvc?rev=1399936&view=rev Log: derby metastore upgrade script throw errors when updating from 0.7 to 0.8 (Zhenxiao Luo via cws) Modified: hive/trunk/metastore/scripts/upgrade/derby/008-HIVE-

svn commit: r1399935 - in /hive/trunk/serde/src: java/org/apache/hadoop/hive/serde2/avro/ test/org/apache/hadoop/hive/serde2/avro/

2012-10-18 Thread cws
Author: cws Date: Fri Oct 19 00:23:11 2012 New Revision: 1399935 URL: http://svn.apache.org/viewvc?rev=1399935&view=rev Log: HIVE-3525. Avro Maps with Nullable Values fail with NPE (Sean Busbey via cws) Modified: hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/

svn commit: r1399929 - in /hive/trunk: common/src/java/conf/hive-log4j.properties ql/src/java/conf/hive-exec-log4j.properties

2012-10-18 Thread cws
Author: cws Date: Fri Oct 19 00:02:10 2012 New Revision: 1399929 URL: http://svn.apache.org/viewvc?rev=1399929&view=rev Log: HIVE-3523. Hive info logging is broken (Carl Steinbach via cws) Modified: hive/trunk/common/src/java/conf/hive-log4j.properties hive/trunk/ql/src/java/conf/

svn commit: r1393935 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ conf/ ql/src/java/org/apache/hadoop/hive/ql/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hado

2012-10-04 Thread cws
Author: cws Date: Thu Oct 4 07:12:53 2012 New Revision: 1393935 URL: http://svn.apache.org/viewvc?rev=1393935&view=rev Log: Track tables and keys used in join and group by operators (Sambavi Muthukrishnan via Carl Steinbach) Summary: The idea here is to walk the operator tree and identify

svn commit: r1392202 - in /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql: QueryPlan.java exec/HadoopJobExecHelper.java plan/ReducerTimeStatsPerJob.java

2012-09-30 Thread cws
Author: cws Date: Mon Oct 1 04:28:06 2012 New Revision: 1392202 URL: http://svn.apache.org/viewvc?rev=1392202&view=rev Log: add instrumentation to capture if there is skew in reducers (Arun Dobriya via cws) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/

svn commit: r1390343 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/parse/ test/queries/clientpositive/ test/results/clientpositive/

2012-09-26 Thread cws
Author: cws Date: Wed Sep 26 09:18:46 2012 New Revision: 1390343 URL: http://svn.apache.org/viewvc?rev=1390343&view=rev Log: HIVE-3465. insert into statement overwrites if target table is prefixed with database name (Navis Ryu via cws) Modified: hive/trunk/ql/src/java/org/apache/ha

svn commit: r1390278 - in /hive/trunk: common/src/java/conf/hive-log4j.properties ql/src/java/conf/hive-exec-log4j.properties

2012-09-25 Thread cws
Author: cws Date: Wed Sep 26 05:05:44 2012 New Revision: 1390278 URL: http://svn.apache.org/viewvc?rev=1390278&view=rev Log: HIVE-3505. log4j template has logging threshold that hides all audit logs (Sean Mackrory via cws) Modified: hive/trunk/common/src/java/conf/hive-log4j.proper

svn commit: r1390155 - /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java

2012-09-25 Thread cws
Author: cws Date: Tue Sep 25 21:28:46 2012 New Revision: 1390155 URL: http://svn.apache.org/viewvc?rev=1390155&view=rev Log: HIVE-3277. Enable Metastore audit logging for non-secure connections (Sean Mackrory via cws) Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metas

svn commit: r1388098 - in /hive/trunk/metastore/src: java/org/apache/hadoop/hive/metastore/ObjectStore.java java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java test/org/apache/hadoop/hive/me

2012-09-20 Thread cws
Author: cws Date: Thu Sep 20 16:21:00 2012 New Revision: 1388098 URL: http://svn.apache.org/viewvc?rev=1388098&view=rev Log: HIVE-3443. Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key (Shreepadma Venugopalan via cws)

svn commit: r1387307 - in /hive/trunk: build.properties build.xml

2012-09-18 Thread cws
Author: cws Date: Tue Sep 18 18:34:14 2012 New Revision: 1387307 URL: http://svn.apache.org/viewvc?rev=1387307&view=rev Log: HIVE-3450. Hive maven-publish ant task should be configurable (Travis Crawford via cws) Modified: hive/trunk/build.properties hive/trunk/build.xml Modified:

svn commit: r1386857 - in /hive/trunk/metastore/src: java/org/apache/hadoop/hive/metastore/ObjectStore.java java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java test/org/apache/hadoop/hive/me

2012-09-17 Thread cws
Author: cws Date: Mon Sep 17 21:40:10 2012 New Revision: 1386857 URL: http://svn.apache.org/viewvc?rev=1386857&view=rev Log: Backout HIVE-3443 (cws) Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java hive/trunk/metastore/src/java/org/apache/ha

svn commit: r1386782 - in /hive/trunk/metastore/src: java/org/apache/hadoop/hive/metastore/ObjectStore.java java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java test/org/apache/hadoop/hive/me

2012-09-17 Thread cws
Author: cws Date: Mon Sep 17 19:27:35 2012 New Revision: 1386782 URL: http://svn.apache.org/viewvc?rev=1386782&view=rev Log: HIVE-3443. Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key (Shreepadma Venugopalan via cws)

svn commit: r1384433 - in /hive/trunk: data/files/ jdbc/src/java/org/apache/hadoop/hive/jdbc/ jdbc/src/test/org/apache/hadoop/hive/jdbc/

2012-09-13 Thread cws
Author: cws Date: Thu Sep 13 17:50:19 2012 New Revision: 1384433 URL: http://svn.apache.org/viewvc?rev=1384433&view=rev Log: HIVE-2957. Hive JDBC doesn't support TIMESTAMP column (Richard Ding via cws) Modified: hive/trunk/data/files/datatypes.txt hive/trunk/jdbc/src/java/o

svn commit: r1383069 - in /hive/branches/branch-0.9: ql/src/java/org/apache/hadoop/hive/ql/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hive/ql/parse/ ql/src/test/org/apa

2012-09-10 Thread cws
Author: cws Date: Mon Sep 10 19:23:32 2012 New Revision: 1383069 URL: http://svn.apache.org/viewvc?rev=1383069&view=rev Log: HIVE-3395. 0.23 compatibility: shim job.tracker.address (Francis Liu via cws) Modified: hive/branches/branch-0.9/ql/src/java/org/apache/hadoop/hive/ql/Context.

svn commit: r1383065 - in /hive/trunk: ql/src/java/org/apache/hadoop/hive/ql/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hive/ql/parse/ ql/src/test/org/apache/hadoop/hiv

2012-09-10 Thread cws
Author: cws Date: Mon Sep 10 19:21:03 2012 New Revision: 1383065 URL: http://svn.apache.org/viewvc?rev=1383065&view=rev Log: HIVE-3395. 0.23 compatibility: shim job.tracker.address (Francis Liu via cws) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/Context.java hive/trun

svn commit: r1382600 - in /hive/trunk/shims/src: 0.20/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java common-secure/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java

2012-09-09 Thread cws
Author: cws Date: Sun Sep 9 22:23:53 2012 New Revision: 1382600 URL: http://svn.apache.org/viewvc?rev=1382600&view=rev Log: HIVE-3387. Meta data file size exceeds limit (Navis Ryu via cws) Modified: hive/trunk/shims/src/0.20/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java

svn commit: r1382098 [2/2] - in /hive/trunk: ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hive/ql/optimizer/ ql/src/java/org/apache/hadoop/hive/ql/plan/ ql/src/java/org/ap

2012-09-07 Thread cws
Added: hive/trunk/ql/src/test/results/clientpositive/bucketcontext_6.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/bucketcontext_6.q.out?rev=1382098&view=auto == --- hive/trunk/ql/sr

svn commit: r1380500 - in /hive/trunk: ./ bin/ bin/ext/ eclipse-templates/ metastore/ metastore/src/java/org/apache/hadoop/hive/metastore/ metastore/src/java/org/apache/hadoop/hive/metastore/tools/ me

2012-09-04 Thread cws
Author: cws Date: Tue Sep 4 09:22:32 2012 New Revision: 1380500 URL: http://svn.apache.org/viewvc?rev=1380500&view=rev Log: HIVE-3056. Ability to bulk update location field in Db/Table/Partition records (Shreepadma Venugopalan via cws) Added: hive/trunk/bin/ext/metatool.sh (with p

svn commit: r1380490 - in /hive/trunk: serde/ivy.xml shims/ivy.xml

2012-09-04 Thread cws
Author: cws Date: Tue Sep 4 08:45:05 2012 New Revision: 1380490 URL: http://svn.apache.org/viewvc?rev=1380490&view=rev Log: HIVE-3416 [jira] Fix TestAvroSerdeUtils.determineSchemaCanReadSchemaFromHDFS when running Hive on hadoop23 (Zhenxiao Luo via Carl Steinbach) Summary: HIVE-3416:

svn commit: r1380483 - /hive/trunk/metastore/scripts/upgrade/mysql/008-HIVE-2246.mysql.sql

2012-09-04 Thread cws
Author: cws Date: Tue Sep 4 08:26:05 2012 New Revision: 1380483 URL: http://svn.apache.org/viewvc?rev=1380483&view=rev Log: HIVE-3424. Error by upgrading a Hive 0.7.0 database to 0.8.0 (008-HIVE-2246.mysql.sql) (Alexander Alten-Lorenz via cws) Modified: hive/trunk/metastore/scripts/upg

svn commit: r1380479 - in /hive/trunk/ql/src/test: queries/clientpositive/repair.q queries/clientpositive/repair_hadoop23.q results/clientpositive/repair.q.out results/clientpositive/repair_hadoop23.q

2012-09-04 Thread cws
Author: cws Date: Tue Sep 4 08:04:59 2012 New Revision: 1380479 URL: http://svn.apache.org/viewvc?rev=1380479&view=rev Log: HIVE-3412. Fix TestCliDriver.repair on Hadoop 0.23.3, 3.0.0, and 2.2.0-alpha (Zhenxiao Luo via cws) Added: hive/trunk/ql/src/test/queries/clientposi

svn commit: r1380478 - in /hive/trunk: builtins/build.xml builtins/ivy.xml pdk/scripts/build-plugin.xml pdk/test-plugin/test/conf/ pdk/test-plugin/test/conf/log4j.properties

2012-09-04 Thread cws
Author: cws Date: Tue Sep 4 08:00:36 2012 New Revision: 1380478 URL: http://svn.apache.org/viewvc?rev=1380478&view=rev Log: HIVE-3413. Fix pdk.PluginTest on hadoop23 (Zhenxiao Luo via cws) Added: hive/trunk/pdk/test-plugin/test/conf/ hive/trunk/pdk/test-plugin/test/conf/log4j.proper

svn commit: r1378472 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistory.java

2012-08-29 Thread cws
Author: cws Date: Wed Aug 29 08:06:38 2012 New Revision: 1378472 URL: http://svn.apache.org/viewvc?rev=1378472&view=rev Log: HIVE-3265. HiveHistory.printRowCount() throws NPE (Shreepadma Venugopalan via cws) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistory.

svn commit: r1378470 - in /hive/trunk: build-common.xml build.properties common/build.xml

2012-08-29 Thread cws
Author: cws Date: Wed Aug 29 08:02:57 2012 New Revision: 1378470 URL: http://svn.apache.org/viewvc?rev=1378470&view=rev Log: HIVE-3409. Increase test.junit.timeout value (Carl Steinbach via cws) Modified: hive/trunk/build-common.xml hive/trunk/build.properties hive/trunk/co

svn commit: r1377370 - /hive/trunk/ivy/libraries.properties

2012-08-25 Thread cws
Author: cws Date: Sun Aug 26 02:19:17 2012 New Revision: 1377370 URL: http://svn.apache.org/viewvc?rev=1377370&view=rev Log: HIVE-3365. Upgrade Hive's Avro dependency to version 1.7 (Shreepadma Venugopalan via cws) Modified: hive/trunk/ivy/libraries.properties Modified: hive/

svn commit: r1377359 - in /hive/trunk: build-common.xml build.properties common/build.xml

2012-08-25 Thread cws
Author: cws Date: Sat Aug 25 21:56:27 2012 New Revision: 1377359 URL: http://svn.apache.org/viewvc?rev=1377359&view=rev Log: HIVE-3345. Add junit exclude utility to disable testcases (Zhenxiao Luo via cws) Modified: hive/trunk/build-common.xml hive/trunk/build.properties hive/t

svn commit: r1376834 - in /hive/trunk/ql/src/test: queries/clientpositive/newline.q queries/clientpositive/timestamp_lazy.q results/clientpositive/newline.q.out results/clientpositive/timestamp_lazy.q

2012-08-23 Thread cws
Author: cws Date: Fri Aug 24 06:21:42 2012 New Revision: 1376834 URL: http://svn.apache.org/viewvc?rev=1376834&view=rev Log: HIVE-3240. Fix non-deterministic results in newline.q and timestamp_lazy.q (Zhenxiao Luo via cws) Modified: hive/trunk/ql/src/test/queries/clientpositive/newli

svn commit: r1375313 - in /hive/trunk/hbase-handler/src/test: queries/negative/ results/negative/ templates/

2012-08-20 Thread cws
Author: cws Date: Mon Aug 20 23:24:48 2012 New Revision: 1375313 URL: http://svn.apache.org/viewvc?rev=1375313&view=rev Log: HIVE-3242. Fix cascade_dbdrop.q when building hive on hadoop0.23 (Zhenxiao Luo via cws) Added: hive/trunk/hbase-handler/src/test/queries/nega

svn commit: r1374101 - /hive/trunk/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.java

2012-08-16 Thread cws
Author: cws Date: Thu Aug 16 23:37:06 2012 New Revision: 1374101 URL: http://svn.apache.org/viewvc?rev=1374101&view=rev Log: HIVE-3029. Update ShimLoader to work with Hadoop 2.x (Carl Steinbach via cws) Modified: hive/trunk/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.

svn commit: r1373218 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ conf/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientposi

2012-08-14 Thread cws
Author: cws Date: Wed Aug 15 05:34:45 2012 New Revision: 1373218 URL: http://svn.apache.org/viewvc?rev=1373218&view=rev Log: HIVE-3337. Create Table Like should copy configured Table Parameters (Bhushan Mandhani via cws) Added: hive/trunk/ql/src/test/queries/clientpositive/create_lik

svn commit: r1373145 - in /hive/trunk: ./ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hive/ql/exec/errors/ ql/src/test/org/apache/hadoop/hive/ql/udf/generic/ ql/src/test/

2012-08-14 Thread cws
Author: cws Date: Tue Aug 14 22:21:37 2012 New Revision: 1373145 URL: http://svn.apache.org/viewvc?rev=1373145&view=rev Log: HIVE-2804. Task log retrieval fails on Hadoop 0.23 (Zhenxiao Luo via cws) Added: hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/gen

svn commit: r1370982 - in /hive/trunk/ql/src/test: queries/clientpositive/query_properties.q results/clientpositive/query_properties.q.out

2012-08-08 Thread cws
Author: cws Date: Wed Aug 8 21:30:17 2012 New Revision: 1370982 URL: http://svn.apache.org/viewvc?rev=1370982&view=rev Log: HIVE-2789. query_properties.q contains non-deterministic queries (Zhenxiao Luo via cws) Modified: hive/trunk/ql/src/test/queries/clientpositive/query_properti

svn commit: r1367708 - /hive/trunk/ql/build.xml

2012-07-31 Thread cws
Author: cws Date: Tue Jul 31 19:15:06 2012 New Revision: 1367708 URL: http://svn.apache.org/viewvc?rev=1367708&view=rev Log: HIVE-3273 [jira] Add avro jars into hive execution classpath (Zhenxiao Luo via Carl Steinbach) Summary: HIVE-3273: Add avro jars into hive execution classpath avro*

svn commit: r1365371 - /hive/trunk/ivy/libraries.properties

2012-07-24 Thread cws
Author: cws Date: Wed Jul 25 00:50:22 2012 New Revision: 1365371 URL: http://svn.apache.org/viewvc?rev=1365371&view=rev Log: HIVE-3249 [jira] Upgrade guava to 11.0.2 (Zhenxiao Luo via Carl Steinbach) Summary: HIVE-3249: Upgrade guava to 11.0.2 Hadoop has upgraded to this new version of G

svn commit: r1356516 - in /hive/trunk: ./ bin/ext/ eclipse-templates/ ivy/ jdbc/ jdbc/src/java/org/apache/hive/ jdbc/src/java/org/apache/hive/jdbc/ jdbc/src/java/org/apache/hive/jdbc/beeline/

2012-07-02 Thread cws
Author: cws Date: Mon Jul 2 23:07:07 2012 New Revision: 1356516 URL: http://svn.apache.org/viewvc?rev=1356516&view=rev Log: HIVE-3100. Add HiveCLI that runs over JDBC (Prasad Mujumdar via cws) Added: hive/trunk/bin/ext/beeline.sh (with props) hive/trunk/eclipse-templ

svn commit: r1353720 [3/3] - in /hive/trunk: ./ metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ ql/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/ql/plan/api/ serde/src

2012-06-25 Thread cws
Modified: hive/trunk/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Type.java URL: http://svn.apache.org/viewvc/hive/trunk/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Type.java?rev=1353720&r1=1353719&r2=1353720&view=diff =

svn commit: r1353720 [1/3] - in /hive/trunk: ./ metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ ql/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/ql/plan/api/ serde/src

2012-06-25 Thread cws
Author: cws Date: Mon Jun 25 19:59:44 2012 New Revision: 1353720 URL: http://svn.apache.org/viewvc?rev=1353720&view=rev Log: Hive thrift code doesnt generate quality hashCode() (Liu Tim via Carl Steinbach) Summary: Hive thrift code doesnt generate quality hashCode(). Right now, it all

svn commit: r1352719 - in /hive/trunk/ql/src/test: queries/clientpositive/autogen_colalias.q results/clientpositive/autogen_colalias.q.out

2012-06-21 Thread cws
Author: cws Date: Thu Jun 21 22:39:30 2012 New Revision: 1352719 URL: http://svn.apache.org/viewvc?rev=1352719&view=rev Log: HIVE-3161. A minor test update (Namit Jain via Carl Steinbach) Summary: The correct long term fix is HIVE-3160 Test Plan: manual Differential Revision: h

svn commit: r1351859 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/metadata/Partition.java java/org/apache/hadoop/hive/ql/metadata/Table.java test/queries/clientpositive/protectmode2.q test/

2012-06-19 Thread cws
Author: cws Date: Tue Jun 19 21:14:09 2012 New Revision: 1351859 URL: http://svn.apache.org/viewvc?rev=1351859&view=rev Log: Fixing bug in removing ProtectMode from a Table (Bhushan Mandhani via Carl Steinbach) Summary: When ProtectMode has every member set to the default false value,

svn commit: r1351467 - in /hive/trunk: cli/ivy.xml contrib/ivy.xml hbase-handler/ivy.xml hwi/ivy.xml jdbc/ivy.xml metastore/ivy.xml pdk/ivy.xml ql/ivy.xml serde/ivy.xml service/ivy.xml shims/ivy.xml

2012-06-18 Thread cws
Author: cws Date: Mon Jun 18 19:54:03 2012 New Revision: 1351467 URL: http://svn.apache.org/viewvc?rev=1351467&view=rev Log: HIVE-3019 [jira] Add JUnit to list of test dependencies managed by Ivy Summary: HIVE-3019. Add JUnit to list of test dependencies managed by Ivy Test Plan: E

svn commit: r1351174 - in /hive/trunk: metastore/src/java/org/apache/hadoop/hive/metastore/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientpositive/

2012-06-17 Thread cws
Author: cws Date: Sun Jun 17 22:22:13 2012 New Revision: 1351174 URL: http://svn.apache.org/viewvc?rev=1351174&view=rev Log: HIVE-3134 Drop table/index/database can result in orphaned locations (Kevin Wilfong via Carl Steinbach) Summary: Today when a managed table has a partition with a loca

svn commit: r1348995 - in /hive/trunk: ./ eclipse-templates/

2012-06-11 Thread cws
Author: cws Date: Mon Jun 11 20:32:40 2012 New Revision: 1348995 URL: http://svn.apache.org/viewvc?rev=1348995&view=rev Log: HIVE-3013 [jira] TestCliDriver cannot be debugged with eclipse since hadoop_home is set wrongly Summary: HIVE-3013 fix typo cp Fix cp Test Plan: EMPTY Revie

svn commit: r1348976 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/udf/generic/ test/queries/clientnegative/ test/queries/clientpositive/ test/results/cl

2012-06-11 Thread cws
Author: cws Date: Mon Jun 11 19:16:28 2012 New Revision: 1348976 URL: http://svn.apache.org/viewvc?rev=1348976&view=rev Log: HIVE-2694. Add FORMAT UDF (Zhenxiao Luo via cws) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java (with p

  1   2   3   >