----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/580/ -----------------------------------------------------------
Review request for hive. Summary ------- SessionState.initHiveLog4j() is called before hive command argument -S is parsed, so initHiveLog4j will printed out the init info even though -S is specified. Diffs ----- trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 1091220 trunk/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java 1091220 Diff: https://reviews.apache.org/r/580/diff Testing ------- Thanks, Ning