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

2014-11-17 Thread khorgath
Author: khorgath Date: Mon Nov 17 22:17:28 2014 New Revision: 1640244 URL: http://svn.apache.org/r1640244 Log: HIVE-8879 : Upgrade derby version to address race candition (Roshan Naik via Sushanth Sowmyan) Modified: hive/trunk/pom.xml Modified: hive/trunk/pom.xml URL: http

svn commit: r1640458 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java

2014-11-18 Thread khorgath
Author: khorgath Date: Wed Nov 19 00:31:20 2014 New Revision: 1640458 URL: http://svn.apache.org/r1640458 Log: HIVE-8808 : HiveInputFormat caching cannot work with all input formats (Brock Noland via Sushanth Sowmyan) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io

svn commit: r1643473 - in /hive/trunk: common/pom.xml data/conf/hive-log4j.properties pom.xml ql/pom.xml shims/common/pom.xml

2014-12-05 Thread khorgath
Author: khorgath Date: Fri Dec 5 23:45:56 2014 New Revision: 1643473 URL: http://svn.apache.org/r1643473 Log: HIVE-9001 : Ship with log4j.properties file that has a reliable time based rolling policy (Hari Sankar Sivarama Subramaniyan via Sushanth Sowmyan) Modified: hive/trunk/common

svn commit: r1643966 - /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java

2014-12-08 Thread khorgath
Author: khorgath Date: Tue Dec 9 01:10:26 2014 New Revision: 1643966 URL: http://svn.apache.org/r1643966 Log: HIVE-8850 : ObjectStore:: rollbackTransaction() needs to be looked into further (Hari Sankar Sivarama Subramaniyan, reviewed by Sushanth Sowmyan, Chaoyu Tang) Modified: hive/trunk

svn commit: r1616331 - in /hive/trunk/hcatalog/webhcat/java-client/src: main/java/org/apache/hive/hcatalog/api/HCatCreateTableDesc.java test/java/org/apache/hive/hcatalog/api/TestHCatClient.java

2014-08-06 Thread khorgath
Author: khorgath Date: Wed Aug 6 19:59:11 2014 New Revision: 1616331 URL: http://svn.apache.org/r1616331 Log: HIVE-7472 : CLONE - Import fails for tables created with default text, sequence and orc file formats using HCatalog API (Sushanth Sowmyan, reviewed by Thejas Nair) Modified: hive

svn commit: r1616642 - in /hive/trunk/hcatalog: core/src/main/java/org/apache/hive/hcatalog/mapreduce/SpecialCases.java hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java

2014-08-07 Thread khorgath
Author: khorgath Date: Thu Aug 7 23:57:14 2014 New Revision: 1616642 URL: http://svn.apache.org/r1616642 Log: HIVE-7072 : HCatLoader only loads first region of hbase table (Sushanth Sowmyan, reviewed by Daniel Dai) Modified: hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog

svn commit: r1618582 [1/2] - in /hive/trunk/hcatalog/webhcat/java-client/src: main/java/org/apache/hive/hcatalog/api/ test/java/org/apache/hive/hcatalog/api/

2014-08-18 Thread khorgath
Author: khorgath Date: Mon Aug 18 10:59:56 2014 New Revision: 1618582 URL: http://svn.apache.org/r1618582 Log: HIVE-7341 : Support for Table replication across HCatalog instances (Mithun Radhakrishnan via Sushanth Sowmyan) Added: hive/trunk/hcatalog/webhcat/java-client/src/main/java/org

svn commit: r1618582 [2/2] - in /hive/trunk/hcatalog/webhcat/java-client/src: main/java/org/apache/hive/hcatalog/api/ test/java/org/apache/hive/hcatalog/api/

2014-08-18 Thread khorgath
Modified: hive/trunk/hcatalog/webhcat/java-client/src/test/java/org/apache/hive/hcatalog/api/TestHCatClient.java URL: http://svn.apache.org/viewvc/hive/trunk/hcatalog/webhcat/java-client/src/test/java/org/apache/hive/hcatalog/api/TestHCatClient.java?rev=1618582r1=1618581r2=1618582view=diff

svn commit: r1619005 [4/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Added: hive/trunk/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloSerDeParameters.java URL: http://svn.apache.org/viewvc/hive/trunk/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloSerDeParameters.java?rev=1619005view=auto

svn commit: r1619005 [2/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Added: hive/trunk/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/columns/ColumnMappingFactory.java URL: http://svn.apache.org/viewvc/hive/trunk/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/columns/ColumnMappingFactory.java?rev=1619005view=auto

svn commit: r1619005 [5/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Added: hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/columns/TestColumnMapper.java URL: http://svn.apache.org/viewvc/hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/columns/TestColumnMapper.java?rev=1619005view=auto

svn commit: r1619005 [1/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Author: khorgath Date: Tue Aug 19 22:41:10 2014 New Revision: 1619005 URL: http://svn.apache.org/r1619005 Log: HIVE-7068 : Integrate AccumuloStorageHandler (Josh Elser, reviewed by Navis, Nick Dimiduk Sushanth Sowmyan) Added: hive/trunk/accumulo-handler/ hive/trunk/accumulo-handler

svn commit: r1619005 [8/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Added: hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/serde/TestDefaultAccumuloRowIdFactory.java URL: http://svn.apache.org/viewvc/hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/serde/TestDefaultAccumuloRowIdFactory.java?rev=1619005view=auto

svn commit: r1619005 [6/9] - in /hive/trunk: ./ accumulo-handler/ accumulo-handler/src/ accumulo-handler/src/java/ accumulo-handler/src/java/org/ accumulo-handler/src/java/org/apache/ accumulo-handler

2014-08-19 Thread khorgath
Added: hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/mr/TestHiveAccumuloTypes.java URL: http://svn.apache.org/viewvc/hive/trunk/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/mr/TestHiveAccumuloTypes.java?rev=1619005view=auto

svn commit: r1620471 - /hive/trunk/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatPartition.java

2014-08-25 Thread khorgath
Author: khorgath Date: Mon Aug 25 21:54:56 2014 New Revision: 1620471 URL: http://svn.apache.org/r1620471 Log: HIVE-7770 : Undo backward-incompatible behaviour change introduced by HIVE-7341 (Mithun Radhakrishnan via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/webhcat/java-client/src

svn commit: r1636214 - in /hive/branches/branch-0.14/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce: DynamicPartitionFileRecordWriterContainer.java FileOutputCommitterContainer.java Ta

2014-11-02 Thread khorgath
Author: khorgath Date: Sun Nov 2 23:49:37 2014 New Revision: 1636214 URL: http://svn.apache.org/r1636214 Log: HIVE-8394 : HIVE-7803 doesn't handle Pig MultiQuery, can cause data-loss. (Mithun Radhakrishnan via Sushanth Sowmyan) Added: hive/branches/branch-0.14/hcatalog/core/src/main/java

svn commit: r1636213 - in /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce: DynamicPartitionFileRecordWriterContainer.java FileOutputCommitterContainer.java TaskCommitContext

2014-11-02 Thread khorgath
Author: khorgath Date: Sun Nov 2 23:49:23 2014 New Revision: 1636213 URL: http://svn.apache.org/r1636213 Log: HIVE-8394 : HIVE-7803 doesn't handle Pig MultiQuery, can cause data-loss. (Mithun Radhakrishnan via Sushanth Sowmyan) Added: hive/trunk/hcatalog/core/src/main/java/org/apache/hive

svn commit: r1636814 - /hive/branches/branch-0.14/ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java

2014-11-04 Thread khorgath
Author: khorgath Date: Wed Nov 5 07:43:40 2014 New Revision: 1636814 URL: http://svn.apache.org/r1636814 Log: HIVE-8719 : LoadSemanticAnalyzer ignores previous partition location if inserting into partition that already exists (Sushanth Sowmyan, reviewed by Alan Gates) Modified: hive

svn commit: r1626135 - in /hive/trunk/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo: mr/HiveAccumuloTableOutputFormat.java serde/AccumuloRowSerializer.java

2014-09-19 Thread khorgath
Author: khorgath Date: Fri Sep 19 07:10:09 2014 New Revision: 1626135 URL: http://svn.apache.org/r1626135 Log: HIVE-7984 : AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez (Josh Elser via Sushanth Sowmyan) Modified: hive/trunk/accumulo-handler

svn commit: r1627169 - /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java

2014-09-23 Thread khorgath
Author: khorgath Date: Tue Sep 23 22:24:46 2014 New Revision: 1627169 URL: http://svn.apache.org/r1627169 Log: HIVE-8212 : Regression for hcat commandline alter view set tblproperties (Sushanth Sowmyan, reviewed by Thejas Nair) Modified: hive/trunk/hcatalog/core/src/main/java/org/apache

svn commit: r1627382 - in /hive/trunk/hcatalog: src/test/e2e/templeton/deployers/ src/test/e2e/templeton/deployers/config/webhcat/ webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/

2014-09-24 Thread khorgath
Author: khorgath Date: Wed Sep 24 18:09:29 2014 New Revision: 1627382 URL: http://svn.apache.org/r1627382 Log: HIVE-8217 : WebHCat 'jobs' endpoint fails if it runs into issues with any of the jobs (Eugene Koifman via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/src/test/e2e/templeton

svn commit: r1628580 - /hive/trunk/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java

2014-09-30 Thread khorgath
Author: khorgath Date: Wed Oct 1 00:14:04 2014 New Revision: 1628580 URL: http://svn.apache.org/r1628580 Log: HIVE-7891 : Table-creation fails through HCatClient for Oracle-based metastore (Mithun Radhakrishnan via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/webhcat/java-client/src

svn commit: r1628581 - /hive/branches/branch-0.14/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java

2014-09-30 Thread khorgath
Author: khorgath Date: Wed Oct 1 00:14:10 2014 New Revision: 1628581 URL: http://svn.apache.org/r1628581 Log: HIVE-7891 : Table-creation fails through HCatClient for Oracle-based metastore (Mithun Radhakrishnan via Sushanth Sowmyan) Modified: hive/branches/branch-0.14/hcatalog/webhcat

svn commit: r1628660 - in /hive/trunk: hcatalog/hcatalog-pig-adapter/ hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/ ql/src/test/org/apache/hadoop/hive/ql/io/

2014-10-01 Thread khorgath
Author: khorgath Date: Wed Oct 1 09:44:02 2014 New Revision: 1628660 URL: http://svn.apache.org/r1628660 Log: HIVE-7420 : Parameterize tests for HCatalog Pig interfaces for testing against all storage formats (David Chen via Sushanth Sowmyan) Added: hive/trunk/hcatalog/hcatalog-pig

svn commit: r1628661 - in /hive/branches/branch-0.14: hcatalog/hcatalog-pig-adapter/ hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/ ql/src/test/org/apache/hadoop/hive/ql/io/

2014-10-01 Thread khorgath
Author: khorgath Date: Wed Oct 1 09:44:12 2014 New Revision: 1628661 URL: http://svn.apache.org/r1628661 Log: HIVE-7420 : Parameterize tests for HCatalog Pig interfaces for testing against all storage formats (David Chen via Sushanth Sowmyan) Added: hive/branches/branch-0.14/hcatalog

svn commit: r1628662 - /hive/trunk/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java

2014-10-01 Thread khorgath
Author: khorgath Date: Wed Oct 1 09:47:20 2014 New Revision: 1628662 URL: http://svn.apache.org/r1628662 Log: HIVE-8248 : TestHCatLoader.testReadDataPrimitiveTypes() occasionally fails (Jason Dere via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/hcatalog-pig-adapter/src/test/java/org

svn commit: r1628663 - /hive/branches/branch-0.14/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java

2014-10-01 Thread khorgath
Author: khorgath Date: Wed Oct 1 09:47:38 2014 New Revision: 1628663 URL: http://svn.apache.org/r1628663 Log: HIVE-8248 : TestHCatLoader.testReadDataPrimitiveTypes() occasionally fails (Jason Dere via Sushanth Sowmyan) Modified: hive/branches/branch-0.14/hcatalog/hcatalog-pig-adapter/src

svn commit: r1632389 - in /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore: MetaStoreDirectSql.java ObjectStore.java

2014-10-16 Thread khorgath
Author: khorgath Date: Thu Oct 16 17:17:11 2014 New Revision: 1632389 URL: http://svn.apache.org/r1632389 Log: HIVE-7366 : getDatabase using direct sql (Sushanth Sowmyan, reviewed by Sergei Shelukhin) Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore

svn commit: r1632391 - in /hive/branches/branch-0.14/metastore/src/java/org/apache/hadoop/hive/metastore: MetaStoreDirectSql.java ObjectStore.java

2014-10-16 Thread khorgath
Author: khorgath Date: Thu Oct 16 17:18:13 2014 New Revision: 1632391 URL: http://svn.apache.org/r1632391 Log: HIVE-7366 : getDatabase using direct sql (Sushanth Sowmyan, reviewed by Sergei Shelukhin) Modified: hive/branches/branch-0.14/metastore/src/java/org/apache/hadoop/hive/metastore

svn commit: r1579090 - /hive/trunk/hcatalog/bin/hcat

2014-03-18 Thread khorgath
Author: khorgath Date: Tue Mar 18 23:43:28 2014 New Revision: 1579090 URL: http://svn.apache.org/r1579090 Log: HIVE-6695 bin/hcat should include hbase jar and dependencies in the classpath [followup/clone of HCATALOG-621] (Nick Dimiduk via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/bin

svn commit: r1579806 - in /hive/trunk/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hcatalog/pig: HCatLoader.java PigHCatUtil.java

2014-03-20 Thread khorgath
Author: khorgath Date: Thu Mar 20 22:25:45 2014 New Revision: 1579806 URL: http://svn.apache.org/r1579806 Log: HIVE-6633 : pig -useHCatalog with embedded metastore fails to pass command line args to metastore (Eric Hanson via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/hcatalog-pig

svn commit: r1581531 - in /hive/trunk/hcatalog/hcatalog-pig-adapter/src: main/java/org/apache/hive/hcatalog/pig/ test/java/org/apache/hive/hcatalog/pig/

2014-03-25 Thread khorgath
Author: khorgath Date: Tue Mar 25 21:25:17 2014 New Revision: 1581531 URL: http://svn.apache.org/r1581531 Log: HIVE-6724 : HCatStorer throws ClassCastException while storing tinyint/smallint data (Eugene Koifman via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/hcatalog-pig-adapter/src

svn commit: r1581536 - in /hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/src: main/java/org/apache/hive/hcatalog/pig/ test/java/org/apache/hive/hcatalog/pig/

2014-03-25 Thread khorgath
Author: khorgath Date: Tue Mar 25 21:35:52 2014 New Revision: 1581536 URL: http://svn.apache.org/r1581536 Log: HIVE-6724 : HCatStorer throws ClassCastException while storing tinyint/smallint data (Eugene Koifman via Sushanth Sowmyan) (backport from 0.14 trunk) Modified: hive/branches

svn commit: r1581630 - in /hive/trunk/hcatalog: src/test/e2e/templeton/tests/jobsubmission.conf webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java

2014-03-25 Thread khorgath
Author: khorgath Date: Wed Mar 26 02:17:36 2014 New Revision: 1581630 URL: http://svn.apache.org/r1581630 Log: HIVE-6521 : WebHCat cannot fetch correct percentComplete for Hive jobs (Deepesh Khandelwal via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/src/test/e2e/templeton/tests

svn commit: r1582895 - /hive/trunk/hcatalog/src/test/e2e/templeton/drivers/TestDriverCurl.pm

2014-03-28 Thread khorgath
Author: khorgath Date: Fri Mar 28 22:13:48 2014 New Revision: 1582895 URL: http://svn.apache.org/r1582895 Log: HIVE-6592 : WebHCat E2E test abort when pointing to https url of webhdfs (Deepesh Khandelwal via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/src/test/e2e/templeton/drivers

svn commit: r1582899 - /hive/branches/branch-0.13/hcatalog/src/test/e2e/templeton/drivers/TestDriverCurl.pm

2014-03-28 Thread khorgath
Author: khorgath Date: Fri Mar 28 22:56:10 2014 New Revision: 1582899 URL: http://svn.apache.org/r1582899 Log: HIVE-6592 : WebHCat E2E test abort when pointing to https url of webhdfs (Deepesh Khandelwal via Sushanth Sowmyan) (backport to 0.13) Modified: hive/branches/branch-0.13/hcatalog

svn commit: r1582906 - /hive/branches/branch-0.13/hcatalog/src/test/e2e/templeton/tests/doas.conf

2014-03-28 Thread khorgath
Author: khorgath Date: Fri Mar 28 23:23:29 2014 New Revision: 1582906 URL: http://svn.apache.org/r1582906 Log: HIVE-6597 : WebHCat E2E tests doAsTests_6 and doAsTests_7 need to be updated (Deepesh Khandelwal via Eugene Koifman Sushanth Sowmyan) (backport to 0.13) Modified: hive/branches

svn commit: r1586805 - /hive/trunk/hcatalog/bin/hcat_server.sh

2014-04-11 Thread khorgath
Author: khorgath Date: Sat Apr 12 01:29:00 2014 New Revision: 1586805 URL: http://svn.apache.org/r1586805 Log: HIVE-6480 : Metastore server startup script ignores ENV settings (Adam Faris via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/bin/hcat_server.sh Modified: hive/trunk/hcatalog

svn commit: r1586842 - in /hive/trunk/hcatalog/core/src: main/java/org/apache/hive/hcatalog/data/schema/HCatSchema.java test/java/org/apache/hive/hcatalog/data/schema/TestHCatSchema.java

2014-04-12 Thread khorgath
Author: khorgath Date: Sat Apr 12 09:11:30 2014 New Revision: 1586842 URL: http://svn.apache.org/r1586842 Log: HIVE-5336 : HCatSchema.remove(HCatFieldSchema hcatFieldSchema) should renumber the fieldPositionMap and the fieldPositionMap should not be cached by the end user (Hari Sankar Sivarama

svn commit: r1587713 - /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java

2014-04-15 Thread khorgath
Author: khorgath Date: Tue Apr 15 20:22:31 2014 New Revision: 1587713 URL: http://svn.apache.org/r1587713 Log: HIVE-6726 : Hcat cli does not close SessionState (Sushanth Sowmyan, reviewed by Thejas M Nair) Modified: hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli

svn commit: r1591522 - in /hive/trunk/bin: ./ ext/ ext/util/

2014-04-30 Thread khorgath
Author: khorgath Date: Thu May 1 00:57:57 2014 New Revision: 1591522 URL: http://svn.apache.org/r1591522 Log: HIVE-6982 : Export all .sh equivalent for windows (.cmd files) in bin, bin/ext (Hari Sankar Sivarama Subramaniyan via Sushanth Sowmyan) Added: hive/trunk/bin/beeline.cmd hive

svn commit: r1591523 - in /hive/trunk: ant/src/org/apache/hadoop/hive/ant/QTestGenTask.java pom.xml

2014-04-30 Thread khorgath
Author: khorgath Date: Thu May 1 01:01:02 2014 New Revision: 1591523 URL: http://svn.apache.org/r1591523 Log: HIVE-6966 : More fixes for TestCliDriver on Windows (Jason Dere via Sushanth Sowmyan) Modified: hive/trunk/ant/src/org/apache/hadoop/hive/ant/QTestGenTask.java hive/trunk

svn commit: r1591527 - in /hive/trunk: ./ itests/util/src/main/java/org/apache/hadoop/hive/ql/ ql/src/test/org/apache/hadoop/hive/ql/ ql/src/test/org/apache/hadoop/hive/ql/exec/ ql/src/test/queries/cl

2014-04-30 Thread khorgath
Author: khorgath Date: Thu May 1 01:08:11 2014 New Revision: 1591527 URL: http://svn.apache.org/r1591527 Log: HIVE-6931 : Windows unit test fixes (Jason Dere via Sushanth Sowmyan) Modified: hive/trunk/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java hive/trunk/pom.xml

svn commit: r1593462 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/exec/Utilities.java test/org/apache/hadoop/hive/ql/exec/TestUtilities.java

2014-05-11 Thread khorgath
Author: khorgath Date: Thu May 8 23:39:06 2014 New Revision: 1593462 URL: http://svn.apache.org/r1593462 Log: HIVE-7001 : fs.permissions.umask-mode is getting unset when Session is started (Thejas Nair, reviewed by Ashutosh Chauhan, Vikram Dixit) Modified: hive/branches/branch-0.13/ql/src

svn commit: r1593452 [2/2] - /hive/branches/branch-0.13/metastore/scripts/upgrade/mssql/

2014-05-11 Thread khorgath
Added: hive/branches/branch-0.13/metastore/scripts/upgrade/mssql/hive-schema-0.13.0.mssql.sql URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/metastore/scripts/upgrade/mssql/hive-schema-0.13.0.mssql.sql?rev=1593452view=auto

svn commit: r1593455 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/metadata/ test/queries/clientpositive/ test/results/clientpositive/

2014-05-12 Thread khorgath
Author: khorgath Date: Thu May 8 23:26:47 2014 New Revision: 1593455 URL: http://svn.apache.org/r1593455 Log: HIVE-6921 : index creation fails with sql std auth turned on (Ashutosh Chauhan via Thejas Nair) Added: hive/branches/branch-0.13/ql/src/test/queries/clientpositive

svn commit: r1593460 - /hive/branches/branch-0.13/shims/common-secure/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java

2014-05-13 Thread khorgath
Author: khorgath Date: Thu May 8 23:35:15 2014 New Revision: 1593460 URL: http://svn.apache.org/r1593460 Log: HIVE-6957 : SQL authorization does not work with HS2 binary mode and Kerberos auth (Thejas Nair, reviewed by Vaibhav Gumashta) (from https://issues.apache.org/jira/secure/attachment

svn commit: r1593454 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java test/queries/clientpositive/drop_partitions_filter2.q test/results/clientposi

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:25:20 2014 New Revision: 1593454 URL: http://svn.apache.org/r1593454 Log: Drop partitions treats partition columns as strings (Sergey Shelukhin, reviewed by Jitendra Nath Pandey) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql

svn commit: r1593453 - in /hive/branches/branch-0.13/hcatalog/webhcat/svr/src: main/config/ main/java/org/apache/hive/hcatalog/templeton/ main/java/org/apache/hive/hcatalog/templeton/tool/ test/java/o

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:24:17 2014 New Revision: 1593453 URL: http://svn.apache.org/r1593453 Log: HIVE-4576 : templeton.hive.properties does not allow values with commas (Eugene Koifman via Ashutosh Chauhan) ((from https://issues.apache.org/jira/secure/attachment/12643464/HIVE

svn commit: r1593450 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/Driver.java

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:19:14 2014 New Revision: 1593450 URL: http://svn.apache.org/r1593450 Log: HIVE-6919 : hive sql std auth select query fails on partitioned tables (Thejas Nair via Ashutosh Chauhan) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql

svn commit: r1593463 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java

2014-05-14 Thread khorgath
Author: khorgath Date: Thu May 8 23:40:01 2014 New Revision: 1593463 URL: http://svn.apache.org/r1593463 Log: HIVE-6828: Hive tez bucket map join conversion interferes with map join conversion (Vikram Dixit K via Gunther Hagleitner) Modified: hive/branches/branch-0.13/ql/src/java/org

svn commit: r1593451 - in /hive/branches/branch-0.13/ql/src/test: queries/clientpositive/authorization_parts.q results/clientpositive/authorization_parts.q.out

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:20:02 2014 New Revision: 1593451 URL: http://svn.apache.org/r1593451 Log: HIVE-6919 : hive sql std auth select query fails on partitioned tables (Thejas Nair via Ashutosh Chauhan) (continued, 2 more files) Added: hive/branches/branch-0.13/ql/src/test

svn commit: r1593457 - in /hive/branches/branch-0.13: metastore/src/java/org/apache/hadoop/hive/metastore/ ql/src/test/results/clientnegative/ ql/src/test/results/clientpositive/

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:31:50 2014 New Revision: 1593457 URL: http://svn.apache.org/r1593457 Log: HIVE-6945 : issues with dropping partitions on Oracle (Sergey Shelukhin, reviewed by Ashutosh Chauhan) (from https://issues.apache.org/jira/secure/attachment/12643950/HIVE-6945-0.13.1

svn commit: r1593448 [1/7] - in /hive/branches/branch-0.13: data/conf/tez/ ql/src/java/org/apache/hadoop/hive/ql/optimizer/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientpositive/ ql/s

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:16:49 2014 New Revision: 1593448 URL: http://svn.apache.org/r1593448 Log: HIVE-6883 : Dynamic partitioning optimization does not honor sort order or order by (Prasanth J, reviewed by Vikram Dixit K) (from https://issues.apache.org/jira/secure/attachment

svn commit: r1593458 - in /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql: exec/tez/DagUtils.java exec/tez/TezSessionPoolManager.java exec/tez/TezTask.java session/SessionState.java

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:33:11 2014 New Revision: 1593458 URL: http://svn.apache.org/r1593458 Log: HIVE-6898 : Functions in hive are failing with java.lang.ClassNotFoundException on Tez (Vikram Dixit K, reviewed by Sergey Shelukhin) Modified: hive/branches/branch-0.13/ql/src

svn commit: r1593467 - /hive/tags/release-0.13.1-rc0/

2014-05-15 Thread khorgath
Author: khorgath Date: Fri May 9 00:47:00 2014 New Revision: 1593467 URL: http://svn.apache.org/r1593467 Log: Hive 0.13.1-rc0 release. Added: hive/tags/release-0.13.1-rc0/ (props changed) - copied from r1593466, hive/branches/branch-0.13/ Propchange: hive/tags/release-0.13.1-rc0

svn commit: r1593464 - in /hive/branches/branch-0.13: itests/qtest/ ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientpositive/tez/

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:41:38 2014 New Revision: 1593464 URL: http://svn.apache.org/r1593464 Log: HIVE-6826 : Hive-tez has issues when different partitions work off of different input types (Vikram Dixit K, reviewed by Gunther Hagleitner) Added: hive/branches/branch-0.13/ql

svn commit: r1593459 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeColumnDesc.java

2014-05-15 Thread khorgath
Author: khorgath Date: Thu May 8 23:34:06 2014 New Revision: 1593459 URL: http://svn.apache.org/r1593459 Log: HIVE-6955 ExprNodeColDesc isSame doesn't account for tabAlias: this affects trait Propagation in Joins (Harish Butani via Gunther Hagleitner) Modified: hive/branches/branch-0.13

svn commit: r1593448 [4/7] - in /hive/branches/branch-0.13: data/conf/tez/ ql/src/java/org/apache/hadoop/hive/ql/optimizer/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientpositive/ ql/s

2014-05-15 Thread khorgath
Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/infer_bucket_sort_dyn_part.q.out URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/infer_bucket_sort_dyn_part.q.out?rev=1593448r1=1593447r2=1593448view=diff

svn commit: r1593466 - in /hive/branches/branch-0.13: ./ ant/ beeline/ cli/ common/ contrib/ hbase-handler/ hcatalog/ hcatalog/core/ hcatalog/hcatalog-pig-adapter/ hcatalog/server-extensions/ hcatalog

2014-05-16 Thread khorgath
Author: khorgath Date: Fri May 9 00:45:34 2014 New Revision: 1593466 URL: http://svn.apache.org/r1593466 Log: Preparing for release 0.13.1 Modified: hive/branches/branch-0.13/.reviewboardrc hive/branches/branch-0.13/RELEASE_NOTES.txt hive/branches/branch-0.13/ant/pom.xml hive

svn commit: r1593447 - /hive/branches/branch-0.13/ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcRawRecordMerger.java

2014-05-16 Thread khorgath
Author: khorgath Date: Thu May 8 23:15:03 2014 New Revision: 1593447 URL: http://svn.apache.org/r1593447 Log: HIVE-6877 : TestOrcRawRecordMerger is deleting test.tmp.dir (Jason Dere via Ashutosh Chauhan) Modified: hive/branches/branch-0.13/ql/src/test/org/apache/hadoop/hive/ql/io/orc

svn commit: r1597017 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/index/ java/org/apache/hadoop/hive/ql/index/bitmap/ java/org/apache/hadoop/hive/ql/index/compact/ test/queri

2014-05-23 Thread khorgath
Author: khorgath Date: Fri May 23 07:03:29 2014 New Revision: 1597017 URL: http://svn.apache.org/r1597017 Log: HIVE-6996 : FS based stats broken with indexed tables (Ashutosh Chauhan via Prasanth J) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/index

svn commit: r1597018 - in /hive/branches/branch-0.13: ./ data/files/ ql/src/java/org/apache/hadoop/hive/ql/io/orc/ ql/src/test/org/apache/hadoop/hive/ql/io/orc/ ql/src/test/queries/clientpositive/ ql/

2014-05-23 Thread khorgath
Author: khorgath Date: Fri May 23 07:06:52 2014 New Revision: 1597018 URL: http://svn.apache.org/r1597018 Log: HIVE-7067: Min() and Max() on Timestamp and Date columns for ORC returns wrong results (Prasanth J, reviewed by Jason Dere) Added: hive/branches/branch-0.13/data/files/alltypes2

svn commit: r1597022 - /hive/tags/release-0.13.1-rc2/

2014-05-23 Thread khorgath
Author: khorgath Date: Fri May 23 07:55:29 2014 New Revision: 1597022 URL: http://svn.apache.org/r1597022 Log: Hive 0.13.1-rc2 release. Added: hive/tags/release-0.13.1-rc2/ (props changed) - copied from r1597021, hive/branches/branch-0.13/ Propchange: hive/tags/release-0.13.1-rc2

svn commit: r1599305 - /hive/branches/branch-0.13/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java

2014-06-02 Thread khorgath
Author: khorgath Date: Mon Jun 2 18:55:48 2014 New Revision: 1599305 URL: http://svn.apache.org/r1599305 Log: HIVE-7130 : schematool is broken for minor version upgrades (eg 0.13.x) (Thejas Nair, reviewed by Ashutosh Chauhan) Modified: hive/branches/branch-0.13/metastore/src/java/org

svn commit: r1599308 - in /hive/branches/branch-0.13: ql/src/java/org/apache/hadoop/hive/ql/exec/ shims/0.20/src/main/java/org/apache/hadoop/hive/shims/ shims/0.20S/src/main/java/org/apache/hadoop/hiv

2014-06-02 Thread khorgath
Author: khorgath Date: Mon Jun 2 18:58:05 2014 New Revision: 1599308 URL: http://svn.apache.org/r1599308 Log: HIVE-7116 : HDFS FileSystem object cache causes permission issues in creating tmp directories (Vikram Dixit K via Thejas Nair) (from https://issues.apache.org/jira/secure/attachment

svn commit: r1599309 - /hive/branches/branch-0.13/conf/hive-default.xml.template

2014-06-02 Thread khorgath
Author: khorgath Date: Mon Jun 2 18:59:55 2014 New Revision: 1599309 URL: http://svn.apache.org/r1599309 Log: HIVE-7165 : Fix hive-default.xml.template errors omissions (Lefty Leverenz via Sushanth Sowmyan) Modified: hive/branches/branch-0.13/conf/hive-default.xml.template Modified: hive

svn commit: r1599317 - /hive/branches/branch-0.13/RELEASE_NOTES.txt

2014-06-02 Thread khorgath
Author: khorgath Date: Mon Jun 2 19:23:08 2014 New Revision: 1599317 URL: http://svn.apache.org/r1599317 Log: Preparing for release 0.13.1 (updating release notes as of rc3) Modified: hive/branches/branch-0.13/RELEASE_NOTES.txt Modified: hive/branches/branch-0.13/RELEASE_NOTES.txt URL

svn commit: r1599318 - /hive/tags/release-0.13.1-rc3/

2014-06-02 Thread khorgath
Author: khorgath Date: Mon Jun 2 19:25:00 2014 New Revision: 1599318 URL: http://svn.apache.org/r1599318 Log: Hive 0.13.1-rc3 release. Added: hive/tags/release-0.13.1-rc3/ (props changed) - copied from r1599317, hive/branches/branch-0.13/ Propchange: hive/tags/release-0.13.1-rc3

svn commit: r1600763 - in /hive/tags: release-0.13.1-rc3/ release-0.13.1/

2014-06-05 Thread khorgath
Author: khorgath Date: Thu Jun 5 21:03:32 2014 New Revision: 1600763 URL: http://svn.apache.org/r1600763 Log: Hive 0.13.1 release. Added: hive/tags/release-0.13.1/ (props changed) - copied from r1600762, hive/tags/release-0.13.1-rc3/ Removed: hive/tags/release-0.13.1-rc3

svn commit: r1601055 - in /hive/cms/trunk/content: downloads.mdtext javadoc.mdtext

2014-06-06 Thread khorgath
Author: khorgath Date: Sat Jun 7 02:27:35 2014 New Revision: 1601055 URL: http://svn.apache.org/r1601055 Log: Update for Hive 0.13.1 Modified: hive/cms/trunk/content/downloads.mdtext hive/cms/trunk/content/javadoc.mdtext Modified: hive/cms/trunk/content/downloads.mdtext URL: http

svn commit: r1601072 - /hive/trunk/conf/hive-default.xml.template

2014-06-07 Thread khorgath
Author: khorgath Date: Sat Jun 7 07:27:46 2014 New Revision: 1601072 URL: http://svn.apache.org/r1601072 Log: HIVE-7165 : Fix hive-default.xml.template errors omissions (Lefty Leverenz via Sushanth Sowmyan,Thejas Nair) Modified: hive/trunk/conf/hive-default.xml.template Modified: hive

svn commit: r911720 - in /websites/production/hive/content: ./ javadocs/

2014-06-07 Thread khorgath
Author: khorgath Date: Sat Jun 7 14:25:26 2014 New Revision: 911720 Log: Publishing svnmucc operation to hive site by khorgath Added: websites/production/hive/content/ - copied from r911718, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs

svn commit: r1601441 - in /hive/trunk/hbase-handler/src: java/org/apache/hadoop/hive/hbase/ test/queries/negative/ test/queries/positive/ test/results/negative/ test/results/positive/

2014-06-09 Thread khorgath
Author: khorgath Date: Mon Jun 9 17:01:59 2014 New Revision: 1601441 URL: http://svn.apache.org/r1601441 Log: HIVE-6473 : Allow writing HFiles via HBaseStorageHandler table (Nick Dimiduk via Sushanth Sowmyan) Added: hive/trunk/hbase-handler/src/test/queries/negative

svn commit: r1601499 - in /hive/trunk/hcatalog/core/src: main/java/org/apache/hive/hcatalog/data/schema/HCatSchema.java test/java/org/apache/hive/hcatalog/data/TestJsonSerDe.java

2014-06-09 Thread khorgath
Author: khorgath Date: Mon Jun 9 20:28:39 2014 New Revision: 1601499 URL: http://svn.apache.org/r1601499 Log: JsonSerde raises NullPointerException when object key is not lower case (Yibing Shi, Navis Ryu via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/core/src/main/java/org/apache

svn commit: r1601505 - /hive/trunk/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/package.html

2014-06-09 Thread khorgath
Author: khorgath Date: Mon Jun 9 20:47:00 2014 New Revision: 1601505 URL: http://svn.apache.org/r1601505 Log: HIVE-7192 : Hive Streaming - Some required settings are not mentioned in the documentation (Roshan Naik via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/streaming/src/java/org

svn propchange: r1601499 - svn:log

2014-06-09 Thread khorgath
Author: khorgath Revision: 1601499 Modified property: svn:log Modified: svn:log at Mon Jun 9 22:58:15 2014 -- --- svn:log (original) +++ svn:log Mon Jun 9 22:58:15 2014 @@ -1 +1 @@ -JsonSerde raises NullPointerException

svn commit: r914662 - in /websites/production/hive/content/javadocs/r0.13.1/api: index.html resources/ resources/background.gif resources/tab.gif resources/titlebar.gif resources/titlebar_end.gif styl

2014-07-01 Thread khorgath
Author: khorgath Date: Tue Jul 1 21:21:13 2014 New Revision: 914662 Log: Adding manually generated aggregated index.html for 0.13.1 since the aggregate target is broken Added: websites/production/hive/content/javadocs/r0.13.1/api/index.html websites/production/hive/content/javadocs

svn commit: r914680 - in /websites/production/hive/content: ./ javadocs/

2014-07-01 Thread khorgath
Author: khorgath Date: Tue Jul 1 22:04:48 2014 New Revision: 914680 Log: Publishing svnmucc operation to hive site by khorgath Added: websites/production/hive/content/ - copied from r914679, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs

svn commit: r1607751 - /hive/trunk/hcatalog/bin/templeton.cmd

2014-07-03 Thread khorgath
Author: khorgath Date: Thu Jul 3 21:30:34 2014 New Revision: 1607751 URL: http://svn.apache.org/r1607751 Log: HIVE-7268 : On Windows Hive jobs in Webhcat always run on default MR mode (Deepesh Khandelwal, reviewed by Hari Subramaniyan) Modified: hive/trunk/hcatalog/bin/templeton.cmd

svn commit: r1615730 - in /hive/trunk: ./ common/src/java/org/apache/hadoop/hive/conf/ hbase-handler/src/java/org/apache/hadoop/hive/hbase/ hbase-handler/src/test/queries/positive/ hbase-handler/src/t

2014-08-04 Thread khorgath
Author: khorgath Date: Mon Aug 4 19:17:53 2014 New Revision: 1615730 URL: http://svn.apache.org/r1615730 Log: HIVE-6584 : Add HiveHBaseTableSnapshotInputFormat (Nick Dimiduk, reviewed by Navis Ryu, Sushanth Sowmyan) Added: hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase

svn commit: r1526094 - in /hive/trunk/hcatalog: build-support/ant/ core/src/main/java/org/apache/hcatalog/mapreduce/ storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/ storage-handlers/hbase/s

2013-09-24 Thread khorgath
Author: khorgath Date: Wed Sep 25 03:09:46 2013 New Revision: 1526094 URL: http://svn.apache.org/r1526094 Log: HIVE-5274 : HCatalog package renaming backward compatibility follow-up (Sushanth Sowmyan) Added: hive/trunk/hcatalog/storage-handlers/hbase/src/test/org/apache/hive/hcatalog

svn commit: r1526095 - in /hive/branches/branch-0.12/hcatalog: build-support/ant/ core/src/main/java/org/apache/hcatalog/mapreduce/ storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/ storage-h

2013-09-24 Thread khorgath
Author: khorgath Date: Wed Sep 25 03:13:29 2013 New Revision: 1526095 URL: http://svn.apache.org/r1526095 Log: HIVE-5274 : HCatalog package renaming backward compatibility follow-up (Sushanth Somwyan) Added: hive/branches/branch-0.12/hcatalog/storage-handlers/hbase/src/test/org/apache/hive

svn commit: r1526634 - /hive/trunk/hcatalog/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestHCatHBaseInputFormat.java

2013-09-26 Thread khorgath
Author: khorgath Date: Thu Sep 26 18:06:17 2013 New Revision: 1526634 URL: http://svn.apache.org/r1526634 Log: HIVE-5362 : TestHCatHBaseInputFormat has a bug which will not allow it to run on JDK7 and RHEL 6 (Viraj Bhat via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/storage-handlers

svn commit: r1528633 - in /hive/trunk/hcatalog: conf/ core/src/main/java/org/apache/hcatalog/security/ core/src/main/java/org/apache/hive/hcatalog/security/ core/src/test/java/org/apache/hcatalog/secu

2013-10-02 Thread khorgath
Author: khorgath Date: Wed Oct 2 21:32:43 2013 New Revision: 1528633 URL: http://svn.apache.org/r1528633 Log: HIVE-5413 : StorageDelegationAuthorizationProvider uses non-existent org.apache.hive.hcatalog.hbase.HBaseHCatStorageHandler (Eugene Koifman via Sushanth Sowmyan) Added: hive

svn commit: r1567771 - /hive/trunk/hcatalog/bin/hcat.py

2014-02-12 Thread khorgath
Author: khorgath Date: Wed Feb 12 22:08:53 2014 New Revision: 1567771 URL: http://svn.apache.org/r1567771 Log: HIVE-6072 : With HCatalog refactoring, Hadoop_HBase e2e will fail (Hari Sankar Sivarama Subramaniyan via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/bin/hcat.py Modified: hive

svn commit: r1568008 - in /hive/trunk/hcatalog/core/src: main/java/org/apache/hive/hcatalog/common/ main/java/org/apache/hive/hcatalog/mapreduce/ test/java/org/apache/hive/hcatalog/mapreduce/

2014-02-13 Thread khorgath
Author: khorgath Date: Thu Feb 13 19:01:15 2014 New Revision: 1568008 URL: http://svn.apache.org/r1568008 Log: HIVE-6109 : Support customized location for EXTERNAL tables created by Dynamic Partitioning (Satish Mittal via Sushanth Sowmyan) Added: hive/trunk/hcatalog/core/src/main/java/org

svn commit: r1573107 - in /hive/trunk/hcatalog: core/src/main/java/org/apache/hive/hcatalog/common/ core/src/main/java/org/apache/hive/hcatalog/mapreduce/ core/src/test/java/org/apache/hive/hcatalog/m

2014-02-28 Thread khorgath
Author: khorgath Date: Fri Feb 28 23:04:36 2014 New Revision: 1573107 URL: http://svn.apache.org/r1573107 Log: HIVE-6475 : Implement support for appending to mutable tables in HCatalog (Sushanth Sowmyan, reviewed by Daniel Dai) Added: hive/trunk/hcatalog/core/src/test/java/org/apache/hive

svn commit: r1573675 - /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java

2014-03-03 Thread khorgath
Author: khorgath Date: Mon Mar 3 18:59:25 2014 New Revision: 1573675 URL: http://svn.apache.org/r1573675 Log: HIVE-6409 : FileOutputCommitterContainer::commitJob() cancels delegation tokens too early. (Mithun Radhakrishnan via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/core/src/main

svn commit: r1466255 - in /hive/trunk/hcatalog: core/src/main/java/org/apache/hcatalog/mapreduce/ core/src/test/java/org/apache/hcatalog/fileformats/ core/src/test/java/org/apache/hcatalog/mapreduce/

2013-04-09 Thread khorgath
Author: khorgath Date: Tue Apr 9 21:47:31 2013 New Revision: 1466255 URL: http://svn.apache.org/r1466255 Log: HCATALOG-632 Fixing ORC File usage with HCatalog Added: hive/trunk/hcatalog/core/src/test/java/org/apache/hcatalog/fileformats/ hive/trunk/hcatalog/core/src/test/java/org

svn commit: r1470061 - /hive/branches/branch-0.11/hcatalog/bin/hcat

2013-04-19 Thread khorgath
Author: khorgath Date: Fri Apr 19 22:02:23 2013 New Revision: 1470061 URL: http://svn.apache.org/r1470061 Log: HCATALOG-621 : bin/hcat should include hbase jar and dependencies in the classpath (Nick Dimiduk via Sushanth Sowmyan) Modified: hive/branches/branch-0.11/hcatalog/bin/hcat

svn commit: r1471621 - /hive/branches/branch-0.11/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hcatalog/pig/TestHCatStorer.java

2013-04-24 Thread khorgath
Author: khorgath Date: Wed Apr 24 19:56:31 2013 New Revision: 1471621 URL: http://svn.apache.org/r1471621 Log: HIVE-4407 : TestHCatStorer.testStoreFuncAllSimpleTypes fails because of null case difference (Thejas Nair via Sushanth Sowmyan) Modified: hive/branches/branch-0.11/hcatalog

svn commit: r1471734 - /hive/branches/branch-0.11/hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh

2013-04-24 Thread khorgath
Author: khorgath Date: Wed Apr 24 22:16:52 2013 New Revision: 1471734 URL: http://svn.apache.org/r1471734 Log: HIVE-4419 webhcat - support ${WEBHCAT_PREFIX}/conf/ as config directory (Thejas M Nair via Sushanth Sowmyan) Modified: hive/branches/branch-0.11/hcatalog/webhcat/svr/src/main/bin

svn commit: r1471737 - /hive/trunk/hcatalog/webhcat/svr/src/main/bin/webhcat_config.sh

2013-04-24 Thread khorgath
Author: khorgath Date: Wed Apr 24 22:17:52 2013 New Revision: 1471737 URL: http://svn.apache.org/r1471737 Log: HIVE-4419 : webhcat - support ${WEBHCAT_PREFIX}/conf/ as config directory (Thejas M Nair via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/webhcat/svr/src/main/bin

svn commit: r1476445 - /hive/branches/branch-0.11/hcatalog/build.xml

2013-04-26 Thread khorgath
Author: khorgath Date: Fri Apr 26 23:00:50 2013 New Revision: 1476445 URL: http://svn.apache.org/r1476445 Log: HIVE-4420 : HCatalog unit tests stop after a failure (Alan Gates via Sushanth Sowmyan) Modified: hive/branches/branch-0.11/hcatalog/build.xml Modified: hive/branches/branch-0.11

svn commit: r1512031 - in /hive/trunk/hcatalog/core/src: main/java/org/apache/hcatalog/mapreduce/ test/java/org/apache/hcatalog/mapreduce/

2013-08-08 Thread khorgath
Author: khorgath Date: Thu Aug 8 21:07:40 2013 New Revision: 1512031 URL: http://svn.apache.org/r1512031 Log: HIVE-5011 Dynamic partitioning in HCatalog broken on external tables (Sushanth Sowmyan, reviewed by Daniel Dai) Added: hive/trunk/hcatalog/core/src/test/java/org/apache/hcatalog

svn commit: r1514073 - in /hive/trunk/hcatalog/bin: hcat.py hcat_server.py hcatcfg.py

2013-08-14 Thread khorgath
Author: khorgath Date: Wed Aug 14 22:29:18 2013 New Revision: 1514073 URL: http://svn.apache.org/r1514073 Log: HIVE-5013 : [HCatalog] Create hcat.py, hcat_server.py to make HCatalog work on Windows (Daniel Dai via Sushanth Sowmyan) Added: hive/trunk/hcatalog/bin/hcat.py hive/trunk

svn commit: r1514104 - in /hive/trunk/hcatalog/bin: hcat.py hcat_server.py hcatcfg.py

2013-08-14 Thread khorgath
Author: khorgath Date: Thu Aug 15 00:06:43 2013 New Revision: 1514104 URL: http://svn.apache.org/r1514104 Log: Update to HIVE-5013 to fix checkstyle complaining with build. (Sushanth Sowmyan) Originally : HIVE-5013 [HCatalog] Create hcat.py, hcat_server.py to make HCatalog work on Windows

svn commit: r1514929 - in /hive/trunk/hcatalog/core/src: main/java/org/apache/hcatalog/data/schema/HCatSchema.java test/java/org/apache/hcatalog/data/schema/TestHCatSchema.java

2013-08-16 Thread khorgath
Author: khorgath Date: Sat Aug 17 00:42:16 2013 New Revision: 1514929 URL: http://svn.apache.org/r1514929 Log: HIVE-5105 HCatSchema.remove(HCatFieldSchema hcatFieldSchema) does not clean up fieldPositionMap (Eugene Koifman via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/core/src/main

svn commit: r1519853 - /hive/trunk/hcatalog/build.xml

2013-09-03 Thread khorgath
Author: khorgath Date: Tue Sep 3 21:19:50 2013 New Revision: 1519853 URL: http://svn.apache.org/r1519853 Log: HIVE-5014 : Fix HCatalog build issue on Windows (Daniel Dai via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/build.xml Modified: hive/trunk/hcatalog/build.xml URL: http

  1   2   3   4   5   >