You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Donghui Xu (Code Review)" <ge...@cloudera.org> on 2017/06/14 01:08:30 UTC

[Impala-ASF-CR] IMPALA-5492: Fix incorrect newline character in the LDAP message within impala-shell introduction

Donghui Xu has uploaded a new patch set (#3).

Change subject: IMPALA-5492: Fix incorrect newline character in the LDAP message within impala-shell introduction
......................................................................

IMPALA-5492: Fix incorrect newline character in the LDAP message within impala-shell introduction

The introduction has redundant '\' in impala-shell when using LDAP.

I fix this issue by removing extraneous '\' in introduction when
impala-shell using LDAP.

Change-Id: I30c601ab255a4882260f7be23b5763ef8ec76d28
---
M shell/impala_shell.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/7166/3
-- 
To view, visit http://gerrit.cloudera.org:8080/7166
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I30c601ab255a4882260f7be23b5763ef8ec76d28
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Donghui Xu <xu...@zte.com.cn>
Gerrit-Reviewer: Bharath Vissapragada <bh...@cloudera.com>