kyuubi/bin
Guillem Nieto a131ce0535 Squashed commit of the following:
commit 065238d830e1bf237cf5b5d74f987827cbe3ba61
Author: Guillem Nieto <gnieto@scopely.com>
Date:   Thu May 9 17:01:37 2019 +0200

    Cast to int wc jar count

    While using Kyuubi on my local environment (OSX) I'm having issues with
    `wc` returning the result with a preffixed tab character.

    Due to this issue, it fails to compare "	1" with "1" and script
    is aborted due to duplicated JARs found.

    To solve that, I'm casting `wc` result to integer and perform integer
    comparisions, which seems to solve the issue.
2019-05-10 12:01:35 +08:00
..
kyuubi-class.sh add permit, export kyuubi home 2018-05-19 23:59:10 +08:00
kyuubi-daemon.sh add kyuubi submit 2018-05-20 21:42:25 +08:00
kyuubi-env.sh export kyuubi home in kyuubi env 2018-05-21 19:19:28 +08:00
kyuubi-logo typo 2019-02-21 17:46:19 +08:00
start-kyuubi.sh Squashed commit of the following: 2019-05-10 12:01:35 +08:00
stop-kyuubi.sh suitable stop script 2018-05-21 19:12:12 +08:00