Fang-Yu Rao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24740 )
Change subject: IMPALA-15295: Fix getOptionValue parameter for newer commons-cli ...................................................................... IMPALA-15295: Fix getOptionValue parameter for newer commons-cli hadoop-hdfs 3.4.2.7.3.2.20000-210 switched to use commons-cli 1.9.0 (v.s. 1.2), so we change the call site in ImpalaJdbcClient to remove the redundant 2nd argument. Change-Id: I5bf69a5202c94d1b731252de0b64f19ab6a0cae8 Reviewed-on: http://gerrit.cloudera.org:8080/24740 Reviewed-by: Fang-Yu Rao <[email protected]> Tested-by: Fang-Yu Rao <[email protected]> --- M fe/src/test/java/org/apache/impala/testutil/ImpalaJdbcClient.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fang-Yu Rao: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24740 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5bf69a5202c94d1b731252de0b64f19ab6a0cae8 Gerrit-Change-Number: 24740 Gerrit-PatchSet: 3 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
