/[Apache-SVN]
ViewVC logotype

Revision 1648279


Jump to revision: Previous Next
Author: brock
Date: Mon Dec 29 02:12:18 2014 UTC (9 years, 3 months ago)
Changed paths: 1205 (showing only 100; show all)
Log Message:
HIVE-9157 - Merge from trunk to spark 12/26/2014 [Spark Branch] (Initial Merge)

Changed paths

Path Details
Directoryhive/branches/spark/ modified , props changed
Directoryhive/branches/spark/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/LazyAccumuloMap.java modified , text changed
Directoryhive/branches/spark/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/LazyAccumuloRow.java modified , text changed
Directoryhive/branches/spark/accumulo-handler/src/test/org/apache/hadoop/hive/accumulo/serde/FirstCharAccumuloCompositeRowId.java modified , text changed
Directoryhive/branches/spark/accumulo-handler/src/test/results/positive/accumulo_predicate_pushdown.q.out modified , text changed
Directoryhive/branches/spark/accumulo-handler/src/test/results/positive/accumulo_queries.q.out modified , text changed
Directoryhive/branches/spark/beeline/src/test/org/apache/hive/beeline/ProxyAuthTest.java modified , text changed
Directoryhive/branches/spark/bin/ext/orcfiledump.cmd modified , text changed
Directoryhive/branches/spark/bin/ext/orcfiledump.sh modified , text changed
Directoryhive/branches/spark/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java modified , text changed
Directoryhive/branches/spark/common/pom.xml 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/hadoop/hive/conf/Validator.java modified , text changed
Directoryhive/branches/spark/common/src/java/org/apache/hive/common/util/HiveStringUtils.java modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/dboutput.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_avg.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_group_concat.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_max.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_max_n.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_min.q.out modified , text changed
Directoryhive/branches/spark/contrib/src/test/results/clientpositive/udaf_example_min_n.q.out modified , text changed
Directoryhive/branches/spark/data/conf/hive-log4j.properties modified , text changed
Directoryhive/branches/spark/data/files/avro_timestamp.txt
(Copied from hive/trunk/data/files/avro_timestamp.txt, r1646993)
added
Directoryhive/branches/spark/data/files/cbo_t1.txt modified , text changed
Directoryhive/branches/spark/data/files/cbo_t2.txt modified , text changed
Directoryhive/branches/spark/data/files/cbo_t3.txt modified , text changed
Directoryhive/branches/spark/data/files/cbo_t4.txt modified , text changed
Directoryhive/branches/spark/data/files/cbo_t5.txt modified , text changed
Directoryhive/branches/spark/data/files/cbo_t6.txt modified , text changed
Directoryhive/branches/spark/data/files/inventory
(Copied from hive/trunk/data/files/inventory, r1646993)
added
Directoryhive/branches/spark/data/files/parquet_types.txt modified , text changed
Directoryhive/branches/spark/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseRow.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/org/apache/hadoop/hive/hbase/SampleHBaseKeyFactory.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/org/apache/hadoop/hive/hbase/SampleHBaseKeyFactory2.java modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/results/positive/hbase_ppd_key_range.q.out modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/results/positive/hbase_queries.q.out modified , text changed
Directoryhive/branches/spark/hbase-handler/src/test/results/positive/hbase_timestamp.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/streaming/src/test/org/apache/hive/hcatalog/streaming/TestStreaming.java 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/test/java/org/apache/hive/hcatalog/templeton/TestWebHCatE2e.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/TestMiniHiveKdc.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestCreateUdfEntities.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/hive/beeline/TestBeeLineWithArgs.java modified , text changed
Directoryhive/branches/spark/itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.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/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/pom.xml modified , text changed
Directoryhive/branches/spark/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java modified , text changed
Directoryhive/branches/spark/metastore/scripts/upgrade/mssql/hive-txn-schema-0.14.0.mssql.sql 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/ObjectStore.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/txn/TxnDbUtil.java 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/DDLTask.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.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/OrcFileMergeOperator.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezJobMonitor.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/BytesColumnVector.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprStringScalarStringScalar.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringGroupColConcatStringScalar.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringGroupConcatColCol.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringScalarConcatStringGroupCol.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/hooks/Entity.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/hooks/HookContext.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/hooks/ReadEntity.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/FileDump.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcFileKeyWrapper.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcFileStripeMergeRecordReader.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveSchemaConverter.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/AbstractParquetMapInspector.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ArrayWritableObjectInspector.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetHiveSerDe.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/SearchArgumentImpl.java modified , text changed
Directoryhive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26