Skip to content

Commit

Permalink
remove hdfs example
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Dec 18, 2014
1 parent a2d0f82 commit 76d6a4c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ class HistoryServer(
* export SPARK_HISTORY_OPTS="-Dspark.history.fs.logDirectory=/tmp/spark-events"
* ./sbin/start-history-server.sh
*
* export SPARK_HISTORY_OPTS="-Dspark.history.fs.logDirectory=hdfs://1.2.3.4:9000/spark-events"
* ./sbin/start-history-server.sh
*
* This launches the HistoryServer as a Spark daemon.
*/
object HistoryServer extends Logging {
Expand Down

0 comments on commit 76d6a4c

Please sign in to comment.