diff --git a/doc/tutorials/aws_yarn.rst b/doc/tutorials/aws_yarn.rst index 9988c0248..62c30967f 100644 --- a/doc/tutorials/aws_yarn.rst +++ b/doc/tutorials/aws_yarn.rst @@ -5,9 +5,9 @@ This is a step-by-step tutorial on how to setup and run distributed `XGBoost `_, which supports distributed training on Resilient Distributed Dataset (RDD). + If you are preprocessing training data with Spark, consider using :doc:`XGBoost4J-Spark `. ************ Prerequisite