Browse Source

[livy] Clean up some unnecessary comments

Erick Tryzelaar 10 năm trước cách đây
mục cha
commit
a23f977

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