GitHub user hsaputra opened a pull request:

    https://github.com/apache/spark/pull/953

    SPARK-2001 : Remove docs/spark-debugger.md from master

    Per discussion in dev list:
    "
    Seemed like the spark-debugger.md is no longer accurate (see
    http://spark.apache.org/docs/latest/spark-debugger.html) and since it
    was originally written Spark has evolved that makes the doc obsolete.
    There are already work pending for new replay debugging (I could not
    find the PR links for it) so I
    With version control we could always reinstate the old doc if needed,
    but as of today the doc is no longer reflect the current state of
    Spark's RDD.
    "

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hsaputra/spark SPARK-2001-hsaputra

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/953.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #953
    
----
commit dc324aa304851f2a137980a07603b9ebe899a71d
Author: Henry Saputra <[email protected]>
Date:   2014-06-03T18:20:49Z

    SPARK-2001 : Remove docs/spark-debugger.md from master since it is obsolete

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to