Browse Source

[spark] Switch livy server start script to bash

Romain Rigaux 10 years ago
parent
commit
2a6e394164
1 changed files with 1 additions and 1 deletions
  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