dan young created SPARK-10139:
---------------------------------
Summary: 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
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]