mirror of
https://github.com/apache/impala.git
synced 2026-01-01 09:00:42 -05:00
The hdfs-site template in CDH5 is different from the one we fine in CDH5. Specifically: - It has entries that enable hdfs caching. - It uses the correct parameter name for hdfs block locations timeout. Change-Id: I0ca6bd84b074ccbb8f42243d37c5082b305f9bcf Reviewed-on: http://gerrit.ent.cloudera.com:8080/2338 Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: jenkins