Преглед изворни кода

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