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: [email protected]
For additional commands, e-mail: [email protected]