Parcourir la source

[spark] Switch livy server start script to bash

Romain Rigaux il y a 10 ans
Parent
commit
2a6e394164
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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