[GitHub] spark pull request #20304: [SPARK-23139]Read eventLog file with mixed encodi...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/20304


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #20304: [SPARK-23139]Read eventLog file with mixed encodi...

2018-01-17 Thread hellodengfei
GitHub user hellodengfei opened a pull request:

https://github.com/apache/spark/pull/20304

[SPARK-23139]Read eventLog file with mixed encodings

## What changes were proposed in this pull request?

EventLog may contain mixed encodings such as custom exception message, but 
caused to replay failure 

## How was this patch tested?

manual test


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/hellodengfei/spark master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/20304.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #20304


commit 4e67ab96027f5de942c25eb14669d5aedae80204
Author: daniedeng(邓飞) 
Date:   2018-01-17T12:32:10Z

Read eventLog file with mixed encodings




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org