Skip to content

Commit

Permalink
Refer to Spark 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen committed Feb 11, 2015
1 parent 6c1c8b3 commit d48989f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<configuration>
<target>
<echo>
NOTE: Debian packaging is deprecated and will be removed in a future release.
NOTE: Debian packaging is deprecated and is scheduled to be removed in Spark 1.4.
</echo>
</target>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion docs/building-spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ For help in setting up IntelliJ IDEA or Eclipse for Spark development, and troub

# Building Spark Debian Packages

_NOTE: Debian packaging is deprecated and will be removed in a future release._
_NOTE: Debian packaging is deprecated and is scheduled to be removed in Spark 1.4._

The Maven build includes support for building a Debian package containing the assembly 'fat-jar', PySpark, and the necessary scripts and configuration files. This can be created by specifying the following:

Expand Down

0 comments on commit d48989f

Please sign in to comment.