浏览代码

[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"