Jelajahi Sumber

[spark] Switch livy server start script to bash

Romain Rigaux 10 tahun lalu
induk
melakukan
2a6e394164
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 # Licensed to Cloudera, Inc. under one
 # or more contributor license agreements.  See the NOTICE file
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
 # distributed with this work for additional information