Parcourir la source

[livy] Clean up some unnecessary comments

Erick Tryzelaar il y a 11 ans
Parent
commit
a23f977
2 fichiers modifiés avec 0 ajouts et 4 suppressions
  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"