[
https://issues.apache.org/jira/browse/SPARK-25697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shahid updated SPARK-25697:
---------------------------
Description:
# 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
!Screenshot from 2018-10-10 12-45-20.png!
*Expected Result:*
Job History should list the Jobs of the application on clicking the application
ID.
was:
# 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.
> 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
> Priority: Major
> 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
> !Screenshot from 2018-10-10 12-45-20.png!
> *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]