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

Sean Owen commented on SPARK-19034:
-----------------------------------

I don't see that:

{code}
srowen@instance-1:~/spark-2.1.0-bin-hadoop2.4$ ./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 10:22:08 WARN NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
16/12/30 10:22:16 WARN ObjectStore: Version information not found in metastore. 
hive.metastore.schema.verification is not enabled so recording the schema 
version 1.2.0
16/12/30 10:22:17 WARN ObjectStore: Failed to get database default, returning 
NoSuchObjectException
16/12/30 10:22:17 WARN ObjectStore: Failed to get database global_temp, 
returning NoSuchObjectException
Spark context Web UI available at http://10.240.0.2:4040
Spark context available as 'sc' (master = local[*], app id = 
local-1483093329719).
Spark session available as 'spark'.
Welcome to
      ____              __
     / __/__  ___ _____/ /__
    _\ \/ _ \/ _ `/ __/  '_/
   /___/ .__/\_,_/_/ /_/\_\   version 2.1.0
      /_/
         
Using Scala version 2.11.8 (OpenJDK 64-Bit Server VM, Java 1.8.0_111)
Type in expressions to have them evaluated.
Type :help for more information.
{code}

Maybe you're running a different spark-shell inadvertently?

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to