[ https://issues.apache.org/jira/browse/HIVE-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579076#comment-14579076 ]
Sergio Peña commented on HIVE-10943: ------------------------------------ The variable BEELINE-CLI_URL is not valid for shell scripts because. Could you try with BEELINE_CLI_URL? {code} $ BEELINE-CLI_URL="url" BEELINE-CLI_URL=url: command not found $ BEELINE_CLI_URL="url" $ {code} > Beeline-cli: Enable precommit for beelie-cli branch > ---------------------------------------------------- > > Key: HIVE-10943 > URL: https://issues.apache.org/jira/browse/HIVE-10943 > Project: Hive > Issue Type: Sub-task > Components: Testing Infrastructure > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Priority: Minor > Attachments: HIVE-10943.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)