You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sushanta Sen (JIRA)" <ji...@apache.org> on 2018/12/03 10:56:00 UTC

[jira] [Created] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

Sushanta Sen created SPARK-26255:
------------------------------------

             Summary: Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch
                 Key: SPARK-26255
                 URL: https://issues.apache.org/jira/browse/SPARK-26255
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.2
         Environment: 【Test Environment】:
Server OS :-SUSE 
No. of Cluster Node:-3 
Spark Version:- 2.3.2
Hadoop Version:-3.1
            Reporter: Sushanta Sen


【Detailed description】:Custom error is not thrown for the SQL tab when UI filters are added in spark-sql launch
【Precondition】:
1.Cluster is up and running【Test step】:
1. Launch spark sql as below:
spark-sql --master yarn --conf spark.ui.filters=org.apache.hadoop.security.authentication.server.AuthenticationFilter --conf spark.org.apache.hadoop.security.authentication.server.AuthenticationFilter.params="type=simple"
2. Go to Yarn application list UI link
3. Launch the application master for the Spark-SQL app ID
4. It will display an error 
5. Append /executors, /stages, /jobs, /environment, /SQL

【Expect Output】:An error should be displayed "An error has occurred. Please check for all the TABS 

 【Actual Output】:The error message is displayed  for all the tabs except SQL tab .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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