Skip to content

[SPARK-19769][DOCS] Update quickstart instructions#17101

Closed
elmiko wants to merge 1 commit intoapache:masterfrom
elmiko:spark-19769
Closed

[SPARK-19769][DOCS] Update quickstart instructions#17101
elmiko wants to merge 1 commit intoapache:masterfrom
elmiko:spark-19769

Conversation

@elmiko
Copy link
Contributor

@elmiko elmiko commented Feb 28, 2017

What changes were proposed in this pull request?

This change addresses the renaming of the simple.sbt build file to
build.sbt. Newer versions of the sbt tool are not finding the older
named file and are looking for the build.sbt. The quickstart
instructions for self-contained applications is updated with this
change.

How was this patch tested?

As this is a relatively minor change of a few words, the markdown was checked for syntax and spelling. Site was built with SKIP_API=1 jekyll serve for testing purposes.

This change addresses the renaming of the `simple.sbt` build file to
`build.sbt`. Newer versions of the sbt tool are not finding the older
named file and are looking for the `build.sbt`. The quickstart
instructions for self-contained applications is updated with this
change.
@srowen
Copy link
Member

srowen commented Feb 28, 2017

Jenkins test this please

@SparkQA
Copy link

SparkQA commented Feb 28, 2017

Test build #73593 has finished for PR 17101 at commit 9c43df6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Feb 28, 2017
## What changes were proposed in this pull request?

This change addresses the renaming of the `simple.sbt` build file to
`build.sbt`. Newer versions of the sbt tool are not finding the older
named file and are looking for the `build.sbt`. The quickstart
instructions for self-contained applications is updated with this
change.

## How was this patch tested?

As this is a relatively minor change of a few words, the markdown was checked for syntax and spelling. Site was built with `SKIP_API=1 jekyll serve` for testing purposes.

Author: Michael McCune <msm@redhat.com>

Closes #17101 from elmiko/spark-19769.

(cherry picked from commit bf5987c)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
Copy link
Member

srowen commented Feb 28, 2017

Merged to master/2.1/2.0

asfgit pushed a commit that referenced this pull request Feb 28, 2017
## What changes were proposed in this pull request?

This change addresses the renaming of the `simple.sbt` build file to
`build.sbt`. Newer versions of the sbt tool are not finding the older
named file and are looking for the `build.sbt`. The quickstart
instructions for self-contained applications is updated with this
change.

## How was this patch tested?

As this is a relatively minor change of a few words, the markdown was checked for syntax and spelling. Site was built with `SKIP_API=1 jekyll serve` for testing purposes.

Author: Michael McCune <msm@redhat.com>

Closes #17101 from elmiko/spark-19769.

(cherry picked from commit bf5987c)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@asfgit asfgit closed this in bf5987c Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants