Преглед на файлове

[livy] Clean up some unnecessary comments

Erick Tryzelaar преди 10 години
родител
ревизия
a23f977
променени са 2 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 2
      apps/spark/java/bin/livy-yarn-server
  2. 0 2
      apps/spark/java/bin/setup-classpath

+ 0 - 2
apps/spark/java/bin/livy-yarn-server

@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# Runs Livy server.
 
 set -e
 

+ 0 - 2
apps/spark/java/bin/setup-classpath

@@ -14,8 +14,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
-# Runs Livy server.
 
 ASSEMBLY_DIR="$LIVY_HOME/livy-assembly/target/scala-2.10"