You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "dan young (JIRA)" <ji...@apache.org> on 2015/08/20 21:54:45 UTC

[jira] [Updated] (SPARK-10139) java.util.NoSuchElementException

     [ https://issues.apache.org/jira/browse/SPARK-10139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dan young updated SPARK-10139:
------------------------------
    Description: 
cloned Spark repo and am running the spark-ec2/spark_ec2.py on branch-1.4.
Startup a Spark 1.4.1 cluster, and then try to run/connect to the ThriftServer2.

When I try to connect via Beeline, or via JDBC thru the ThriftServer2, I'm getting an java.util.NoSuchElementException with any command.  Example: !sql show tables

Also, If I just connect via SparkSQL, i.e ./spark/bin/spark-sql ....  I'm able to run show tables, queries,etc....


Here is the ThriftServer Log:
https://www.refheap.com/c043705ce7978c16c9cda4e12

I run the same code/examples with Spark 1.3.1 and I'm able to connect via BeeLine and/or JDBC thru the ThriftServer2, and run queries, etc....


Someone else seems to have the same issue:

http://stackoverflow.com/questions/31984057/unable-to-see-hive-tables-from-beeline-in-spark-version-1-4-0



  was:
cloned Spark repo and am running the spark-ec2/spark_ec2.py on branch-1.4.
Startup a Spark 1.4.1 cluster, and then try to run/connect to the ThriftServer2.

When I try to connect via Beeline, or via JDBC thru the ThriftServer2, I'm getting an java.util.NoSuchElementException with any command.  Example: !sql show tables

Here is the ThriftServer Log:

https://www.refheap.com/c043705ce7978c16c9cda4e12

I run the same code/examples with Spark 1.3.1 and I'm able to connect via BeeLine and/or JDBC thru the ThriftServer2.  Also, If I just connect via SparkSQL, i.e ./spark/bin/spark-sql ....  I'm able to run show tables, queries,etc....


Someone else seems to have the same issue:

http://stackoverflow.com/questions/31984057/unable-to-see-hive-tables-from-beeline-in-spark-version-1-4-0




> java.util.NoSuchElementException
> --------------------------------
>
>                 Key: SPARK-10139
>                 URL: https://issues.apache.org/jira/browse/SPARK-10139
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.4.1
>         Environment: using the spark-ec2/spark_ec2.py scripts to launch spark cluster in AWS.
>            Reporter: dan young
>
> cloned Spark repo and am running the spark-ec2/spark_ec2.py on branch-1.4.
> Startup a Spark 1.4.1 cluster, and then try to run/connect to the ThriftServer2.
> When I try to connect via Beeline, or via JDBC thru the ThriftServer2, I'm getting an java.util.NoSuchElementException with any command.  Example: !sql show tables
> Also, If I just connect via SparkSQL, i.e ./spark/bin/spark-sql ....  I'm able to run show tables, queries,etc....
> Here is the ThriftServer Log:
> https://www.refheap.com/c043705ce7978c16c9cda4e12
> I run the same code/examples with Spark 1.3.1 and I'm able to connect via BeeLine and/or JDBC thru the ThriftServer2, and run queries, etc....
> Someone else seems to have the same issue:
> http://stackoverflow.com/questions/31984057/unable-to-see-hive-tables-from-beeline-in-spark-version-1-4-0



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org