/[Apache-SVN]
ViewVC logotype

Revision 1663518


Jump to revision: Previous Next
Author: sershe
Date: Tue Mar 3 02:58:22 2015 UTC (9 years, 1 month ago)
Changed paths: 14
Log Message:
HIVE-9729p1 : LLAP: design and implement proper metadata cache - make sure java metadata objects are not accessed via cache from decode side (so they could be evicted); also clean up some interfaces

Changed paths

Path Details
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCacheImpl.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCachePolicy.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelFifoCachePolicy.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelLrfuCachePolicy.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapIoImpl.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/ColumnVectorProducer.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/EncodedDataConsumer.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcColumnVectorProducer.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/metadata/OrcMetadataCache.java modified , text changed
Directoryhive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/metadata/OrcStripeMetadata.java modified , text changed
Directoryhive/branches/llap/llap-server/src/test/org/apache/hadoop/hive/llap/cache/TestLowLevelCacheImpl.java modified , text changed
Directoryhive/branches/llap/llap-server/src/test/org/apache/hadoop/hive/llap/cache/TestLowLevelLrfuCachePolicy.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26