You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Subhod Lagade (JIRA)" <ji...@apache.org> on 2017/07/28 04:18:00 UTC

[jira] [Created] (SPARK-21554) Spark Hive reporting pyspark.sql.utils.AnalysisException: u'Table not found: XXX' when run on yarn cluster

Subhod Lagade created SPARK-21554:
-------------------------------------

             Summary: Spark Hive reporting pyspark.sql.utils.AnalysisException: u'Table not found: XXX' when run on yarn cluster
                 Key: SPARK-21554
                 URL: https://issues.apache.org/jira/browse/SPARK-21554
             Project: Spark
          Issue Type: Bug
          Components: Deploy
    Affects Versions: 2.1.1
         Environment: We are deploying pyspark scripts on EMR 5.7
            Reporter: Subhod Lagade


Traceback (most recent call last):
  File "Test.py", line 7, in <module>
    hc = HiveContext(sc)
  File "/mnt/yarn/usercache/hadoop/appcache/application_1500357225179_0540/container_1500357225179_0540_02_000001/pyspark.zip/pyspark/sql/context.py", line 514, in __init__
  File "/mnt/yarn/usercache/hadoop/appcache/application_1500357225179_0540/container_1500357225179_0540_02_000001/pyspark.zip/pyspark/sql/session.py", line 179, in getOrCreate
  File "/mnt/yarn/usercache/hadoop/appcache/application_1500357225179_0540/container_1500357225179_0540_02_000001/py4j-0.10.4-src.zip/py4j/java_gateway.py", line 1133, in __call__
  File "/mnt/yarn/usercache/hadoop/appcache/application_1500357225179_0540/container_1500357225179_0540_02_000001/pyspark.zip/pyspark/sql/utils.py", line 79, in deco
pyspark.sql.utils.IllegalArgumentException: u"Error while instantiating 'org.apache.spark.sql.hive.HiveSessionState':"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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