[
https://issues.apache.org/jira/browse/HIVE-18501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337877#comment-16337877
]
Naveen Gangam commented on HIVE-18501:
--------------------------------------
[https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-Build/8792/console]
failed with an odd error. Retrying
local output_file=/tmp/tmp.OjJooYiVP2
+ curl -s -S --location --retry 3
https://issues.apache.org/jira/browse/HIVE-18501
+ is_patch_available /tmp/tmp.OjJooYiVP2
+ grep -q 'Patch Available' /tmp/tmp.OjJooYiVP2
+ fail 'HIVE-18501 is not '\''Patch Available'\''.'
+ echo 'HIVE-18501 is not '\''Patch Available'\''.'
HIVE-18501 is not 'Patch Available'.
+ exit 1
> Typo in beeline code
> --------------------
>
> Key: HIVE-18501
> URL: https://issues.apache.org/jira/browse/HIVE-18501
> Project: Hive
> Issue Type: Bug
> Components: Beeline
> Affects Versions: 3.0.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Trivial
> Attachments: HIVE-18501.patch, HIVE-18501.patch
>
>
> [https://github.com/apache/hive/blob/master/beeline/src/java/org/apache/hive/beeline/BeeLine.java#L744]
> the string literal used here should be "silent", not "slient". There is no
> functional bug here just a silly typo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)