SPARK-1007: spark-class2.cmd should change SCALA_VERSION to be 2.10

This commit is contained in:
Patrick Wendell 2013-12-26 23:21:08 -08:00
parent 5e69fc5bb4
commit 0cc1e0d43d

View file

@ -17,7 +17,7 @@ rem See the License for the specific language governing permissions and
rem limitations under the License. rem limitations under the License.
rem rem
set SCALA_VERSION=2.9.3 set SCALA_VERSION=2.10
rem Figure out where the Spark framework is installed rem Figure out where the Spark framework is installed
set FWDIR=%~dp0 set FWDIR=%~dp0