[
https://issues.apache.org/jira/browse/DRILL-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415095#comment-16415095
]
ASF GitHub Bot commented on DRILL-6103:
---------------------------------------
GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/1191
DRILL-6103: lsb_release: command not found
Thanks to Sanel Zukan for providing a small patch that checks for
/etc/fedora-release path. This is more common, than lsb_release command on
Linux distros.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-6103
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1191.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1191
----
commit 11a7ff214f70a353b54aef38ba51279da5b31935
Author: Kunal Khatua <kkhatua@...>
Date: 2018-03-27T06:30:31Z
DRILL-6103: lsb_release: command not found
Thanks to Sanel Zukan for providing a small patch that checks for
/etc/fedora-release path. This is more common, than lsb_release command on
Linux distros.
----
> lsb_release: command not found
> ------------------------------
>
> Key: DRILL-6103
> URL: https://issues.apache.org/jira/browse/DRILL-6103
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Chunhui Shi
> Assignee: Kunal Khatua
> Priority: Major
> Fix For: 1.14.0
>
> Attachments: drill-config.sh.patch
>
>
> Got this error when running drillbit.sh:
>
> $ bin/drillbit.sh restart
> bin/drill-config.sh: line 317: lsb_release: command not found
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)