Index: conf/hive-default.xml.template =================================================================== --- conf/hive-default.xml.template (revision 1338297) +++ conf/hive-default.xml.template (working copy) @@ -1282,5 +1282,15 @@ + + hive.exec.rcfile.use.explicit.header + true + + If this is set the header for RC Files will simply be RCF. If this is not + set the header will be that borrowed from sequence files, e.g. SEQ- followed + by the input and output RC File formats. + + +