Просмотр исходного кода

[spark] Switch livy server start script to bash

Romain Rigaux 10 лет назад
Родитель
Сommit
2a6e394164
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/spark/java/bin/livy-server

+ 1 - 1
apps/spark/java/bin/livy-server

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Licensed to Cloudera, Inc. under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information