/[Apache-SVN]
ViewVC logotype

Revision 1642394


Jump to revision: Previous Next
Author: brock
Date: Sat Nov 29 03:39:26 2014 UTC (9 years, 4 months ago)
Changed paths: 785 (showing only 100; show all)
Log Message:
HIVE-8994 - Merge from trunk Nov 28 2014 (initial merge)

Changed paths

Path Details
Directoryhive/branches/spark/ modified , props changed
Directoryhive/branches/spark/LICENSE modified , text changed
Directoryhive/branches/spark/accumulo-handler/src/test/results/positive/accumulo_queries.q.out modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/AbstractCommandHandler.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLine.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLineCommandCompleter.java
(Copied from hive/trunk/beeline/src/java/org/apache/hive/beeline/BeeLineCommandCompleter.java, r1640407)
added
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLineCommandCompletor.java deleted
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLineCompleter.java
(Copied from hive/trunk/beeline/src/java/org/apache/hive/beeline/BeeLineCompleter.java, r1640407)
added
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLineCompletor.java deleted
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BooleanCompleter.java
(Copied from hive/trunk/beeline/src/java/org/apache/hive/beeline/BooleanCompleter.java, r1640407)
added
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/BooleanCompletor.java deleted
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/ClassNameCompleter.java
(Copied from hive/trunk/beeline/src/java/org/apache/hive/beeline/ClassNameCompleter.java, r1640407)
added
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/CommandHandler.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/Commands.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/DatabaseConnection.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/ReflectiveCommandHandler.java modified , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java
(Copied from hive/trunk/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java, r1640407)
added , text changed
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/SQLCompletor.java deleted
Directoryhive/branches/spark/beeline/src/java/org/apache/hive/beeline/TableNameCompletor.java modified , text changed
Directoryhive/branches/spark/beeline/src/test/org/apache/hive/beeline/ProxyAuthTest.java modified , text changed
Directoryhive/branches/spark/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java modified , text changed
Directoryhive/branches/spark/cli/src/test/org/apache/hadoop/hive/cli/TestCliDriverMethods.java modified , text changed
Directoryhive/branches/spark/common/src/java/org/apache/hadoop/hive/common/FileUtils.java modified , text changed
Directoryhive/branches/spark/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java modified , text changed
Directoryhive/branches/spark/common/src/java/org/apache/hive/common/util/HiveStringUtils.java modified , text changed
Directoryhive/branches/spark/data/files/AvroPrimitiveInList.parquet
(Copied from hive/trunk/data/files/AvroPrimitiveInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/AvroSingleFieldGroupInList.parquet
(Copied from hive/trunk/data/files/AvroSingleFieldGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/HiveRequiredGroupInList.parquet
(Copied from hive/trunk/data/files/HiveRequiredGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/MultiFieldGroupInList.parquet
(Copied from hive/trunk/data/files/MultiFieldGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/NestedMap.parquet
(Copied from hive/trunk/data/files/NestedMap.parquet, r1641313)
added
Directoryhive/branches/spark/data/files/NewOptionalGroupInList.parquet
(Copied from hive/trunk/data/files/NewOptionalGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/NewRequiredGroupInList.parquet
(Copied from hive/trunk/data/files/NewRequiredGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/SingleFieldGroupInList.parquet
(Copied from hive/trunk/data/files/SingleFieldGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/ThriftPrimitiveInList.parquet
(Copied from hive/trunk/data/files/ThriftPrimitiveInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/ThriftSingleFieldGroupInList.parquet
(Copied from hive/trunk/data/files/ThriftSingleFieldGroupInList.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/UnannotatedListOfGroups.parquet
(Copied from hive/trunk/data/files/UnannotatedListOfGroups.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/UnannotatedListOfPrimitives.parquet
(Copied from hive/trunk/data/files/UnannotatedListOfPrimitives.parquet, r1640963)
added
Directoryhive/branches/spark/data/files/parquet_array_null_element.txt
(Copied from hive/trunk/data/files/parquet_array_null_element.txt, r1640615)
added
Directoryhive/branches/spark/data/files/sour1.txt
(Copied from hive/trunk/data/files/sour1.txt, r1640651)
added
Directoryhive/branches/spark/data/files/sour2.txt
(Copied from hive/trunk/data/files/sour2.txt, r1640651)
added
Directoryhive/branches/spark/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/results/positive/hbase_queries.q.out modified , text changed
Directoryhive/branches/spark/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java modified , text changed
Directoryhive/branches/spark/hcatalog/hcatalog-pig-adapter/pom.xml modified , text changed
Directoryhive/branches/spark/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java modified , text changed
Directoryhive/branches/spark/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleWebException.java modified , text changed
Directoryhive/branches/spark/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java modified , text changed
Directoryhive/branches/spark/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TrivialExecService.java modified , text changed
Directoryhive/branches/spark/itests/hive-minikdc/src/test/java/org/apache/hive/minikdc/MiniHiveKdc.java modified , text changed
Directoryhive/branches/spark/itests/hive-minikdc/src/test/java/org/apache/hive/minikdc/TestJdbcWithMiniKdc.java modified , text changed
Directoryhive/branches/spark/itests/hive-minikdc/src/test/java/org/apache/hive/minikdc/TestMiniHiveKdc.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/StorageBasedMetastoreTestBase.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/TestClientSideAuthorizationProvider.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/TestMetastoreAuthorizationProvider.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/TestStorageBasedMetastoreAuthorizationDrops.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithMiniHS2.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit-hadoop2/src/test/java/org/apache/hadoop/hive/ql/security/TestStorageBasedMetastoreAuthorizationProviderWithACL.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit-hadoop2/src/test/java/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java modified , text changed
Directoryhive/branches/spark/itests/src/test/resources/testconfiguration.properties modified , text changed
Directoryhive/branches/spark/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java modified , text changed
Directoryhive/branches/spark/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java modified , text changed
Directoryhive/branches/spark/metastore/if/hive_metastore.thrift modified , text changed
Directoryhive/branches/spark/metastore/scripts/upgrade/postgres/019-HIVE-7784.postgres.sql modified , text changed
Directoryhive/branches/spark/metastore/scripts/upgrade/postgres/pre-0-upgrade-0.13.0-to-0.14.0.postgres.sql
(Copied from hive/trunk/metastore/scripts/upgrade/postgres/pre-0-upgrade-0.13.0-to-0.14.0.postgres.sql, r1641024)
added
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore-remote modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py modified , text changed
Directoryhive/branches/spark/metastore/src/gen/thrift/gen-rb/thrift_hive_metastore.rb modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/AlterHandler.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/RetryingMetaStoreClient.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java modified , text changed
Directoryhive/branches/spark/metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g modified , text changed
Directoryhive/branches/spark/pom.xml modified , text changed
Directoryhive/branches/spark/ql/pom.xml modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/Driver.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/ArchiveUtils.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionInfo.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/SecureCmdDoAs.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/SelectOperator.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/UnionOperator.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26