[ https://issues.apache.org/jira/browse/HIVE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081401#comment-13081401 ]
Carl Steinbach commented on HIVE-2362: -------------------------------------- HiveConf currently includes definitions for the following Hadoop properties: {code:language=java} MAPREDMAXSPLITSIZE("mapred.max.split.size", 256000000L), MAPREDMINSPLITSIZE("mapred.min.split.size", 1L), MAPREDMINSPLITSIZEPERNODE("mapred.min.split.size.per.rack", 1L), MAPREDMINSPLITSIZEPERRACK("mapred.min.split.size.per.node", 1L), {code} > HiveConf properties not appearing in the output of 'set' or 'set -v' > -------------------------------------------------------------------- > > Key: HIVE-2362 > URL: https://issues.apache.org/jira/browse/HIVE-2362 > Project: Hive > Issue Type: Bug > Components: CLI, Configuration > Reporter: Carl Steinbach > Priority: Blocker > Fix For: 0.8.0 > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira