[ https://issues.apache.org/jira/browse/SPARK-25697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-25697. ------------------------------- Resolution: Fixed Assignee: shahid Fix Version/s: 2.4.1 Resolved by https://github.com/apache/spark/pull/22689 > 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 > Assignee: shahid > Priority: Major > Fix For: 2.4.1 > > Attachments: Screenshot from 2018-10-10 12-45-20.png > > > # 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org