소스 검색

[spark] Switch livy server start script to bash

Romain Rigaux 11 년 전
부모
커밋
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