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

[jira] [Created] (SPARK-25697) When zstd compression enabled in progress application is throwing Error in UI

ABHISHEK KUMAR GUPTA created SPARK-25697:
--------------------------------------------

             Summary: When zstd compression enabled in progress application is throwing Error in UI
                 Key: SPARK-25697
                 URL: https://issues.apache.org/jira/browse/SPARK-25697
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.2
            Reporter: ABHISHEK KUMAR GUPTA


# In spark-default.conf of Job History enable below parameter
spark.eventLog.compress=true
spark.io.compression.codec = org.apache.spark.io.ZStdCompressionCodec
 #  Restart Job History Services
 # Submit beeline jobs
 # Open Yarn Resource Page
 # Check for the running application in Yarn Resource Page it will list the application.
 # Open Job History Page 
 # Go and click Incomplete Application Link and click on the application

*Actual Result:*
UI display "*Read error or truncated source*" Error

*Expected Result:*
Job History should list the Jobs of the application on clicking the application ID.



--
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