Skip to content

Commit 76d6a4c

Browse files
committed
remove hdfs example
1 parent a2d0f82 commit 76d6a4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/src/main/scala/org/apache/spark/deploy/history/HistoryServer.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@ class HistoryServer(
165165
* export SPARK_HISTORY_OPTS="-Dspark.history.fs.logDirectory=/tmp/spark-events"
166166
* ./sbin/start-history-server.sh
167167
*
168-
* export SPARK_HISTORY_OPTS="-Dspark.history.fs.logDirectory=hdfs://1.2.3.4:9000/spark-events"
169-
* ./sbin/start-history-server.sh
170-
*
171168
* This launches the HistoryServer as a Spark daemon.
172169
*/
173170
object HistoryServer extends Logging {

0 commit comments

Comments
 (0)