[ 
https://issues.apache.org/jira/browse/SPARK-19034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15787410#comment-15787410
 ] 

Dongjoon Hyun commented on SPARK-19034:
---------------------------------------

Hi, [[email protected]].

I tried the binary you mentioned. For me, it works correctly like the 
following. Could you check your `SPARK_HOME` environment variable?

{code}
spark-2.1.0-bin-hadoop2.4$ SPARK_HOME=$PWD bin/spark-shell
Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties
Setting default log level to "WARN".
To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use 
setLogLevel(newLevel).
16/12/30 02:24:22 WARN NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
16/12/30 02:24:26 WARN ObjectStore: Failed to get database global_temp, 
returning NoSuchObjectException
Spark context Web UI available at http://192.168.1.78:4040
Spark context available as 'sc' (master = local[*], app id = 
local-1483093463544).
Spark session available as 'spark'.
Welcome to
      ____              __
     / __/__  ___ _____/ /__
    _\ \/ _ \/ _ `/ __/  '_/
   /___/ .__/\_,_/_/ /_/\_\   version 2.1.0
      /_/

Using Scala version 2.11.8 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_102)
Type in expressions to have them evaluated.
Type :help for more information.
{code}

> Download packages on 'spark.apache.org/downloads.html' contain release 2.0.2
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-19034
>                 URL: https://issues.apache.org/jira/browse/SPARK-19034
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.1.0
>         Environment: All
>            Reporter: Sanjay Dasgupta
>              Labels: distribution, download
>
> Download packages on 'https://spark.apache.org/downloads.html' have the right 
> name ( spark-2.1.0-bin-...) but contain the release 2.0.2 software



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to