GitHub user rlukin opened a pull request:
https://github.com/apache/tez/pull/26
Fix file mime type,
to avoid error when "X-Content-Type-Options: nosniff" header enabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rlukin/tez master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tez/pull/26.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 #26
----
commit 8db8c04faee04dc161c90c3961233ec5aa40518e
Author: Roman <lknrmn@...>
Date: 2018-07-04T08:15:48Z
Fix file mime type, to avoid error when "X-Content-Type-Options: nosniff"
header enabled
----
---