You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/05/25 02:21:01 UTC

[jira] [Created] (BIGTOP-1322) hbase_install.sh shall be called with bash

Konstantin Boudnik created BIGTOP-1322:
------------------------------------------

             Summary: hbase_install.sh shall be called with bash
                 Key: BIGTOP-1322
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1322
             Project: Bigtop
          Issue Type: Bug
          Components: Build
    Affects Versions: 0.7.0
            Reporter: Konstantin Boudnik
             Fix For: 0.8.0


Right now we are calling hbase_install.sh with explicit {{sh}}. This might cause issues on the systems where {{/bin/sh}} isn't linked to {{/bin/bash}}. Hence we should explicitly use {{bash}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)