----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42726/ -----------------------------------------------------------
Review request for hive, Sergio Pena, Szehon Ho, and Xuefu Zhang. Repository: hive-git Description ------- Create a tool for hooking into SystemVariable requests to validate/coerce values before sending them to the user. Diffs ----- common/src/java/org/apache/hadoop/hive/common/FileUtils.java 5dd9f407c23316f0a52651446a6038b9b69c6f12 common/src/java/org/apache/hadoop/hive/conf/SystemVariables.java 9f59f11ca6459853b15ca80fa9751db934befc71 common/src/java/org/apache/hadoop/hive/conf/valcoersion/JavaIOTmpdirVariableCoercion.java PRE-CREATION common/src/java/org/apache/hadoop/hive/conf/valcoersion/VariableCoercion.java PRE-CREATION common/src/java/org/apache/hadoop/hive/conf/valcoersion/VariableCoercionSet.java PRE-CREATION common/src/test/org/apache/hadoop/hive/conf/TestValueCoersions.java PRE-CREATION Diff: https://reviews.apache.org/r/42726/diff/ Testing ------- Tested locally, includes unit-test, tested against jenkins. Thanks, Reuben Kuhnert