----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57546/ -----------------------------------------------------------
(Updated March 13, 2017, 3:15 p.m.) Review request for oozie. Changes ------- Reduced scope to only user-faced typos. Repository: oozie-git Description ------- OOZIE-2820: Fix typos throughout the codebase This patch mostly includes small typo fixes in comments and simple log strings where the name or comment was clearly wrong. The names in the code changed where either a private or local name was affected or it was a test name. No functionality change was intended in this patch. Diffs (updated) ----- core/src/main/java/org/apache/oozie/action/ssh/SshActionExecutor.java dd9e1c9 core/src/main/java/org/apache/oozie/coord/input/logic/CoordInputLogicEvaluatorPhaseOne.java 6525125 core/src/main/java/org/apache/oozie/servlet/JVMInfo.java dac199d core/src/main/java/org/apache/oozie/sla/listener/SLAEmailEventListener.java 7631fc9 core/src/main/java/org/apache/oozie/util/db/SqlStatement.java b739da5 Diff: https://reviews.apache.org/r/57546/diff/2/ Changes: https://reviews.apache.org/r/57546/diff/1-2/ Testing ------- Build succeeded Thanks, Laszlo Zeke
