You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by rlukin <gi...@git.apache.org> on 2018/07/04 08:17:21 UTC

[GitHub] tez pull request #26: Fix file mime type,

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 <lk...@...>
Date:   2018-07-04T08:15:48Z

    Fix file mime type, to avoid error when "X-Content-Type-Options: nosniff" header enabled

----


---

[GitHub] tez issue #26: Fix file mime type,

Posted by rlukin <gi...@git.apache.org>.
Github user rlukin commented on the issue:

    https://github.com/apache/tez/pull/26
  
    @jteagles  https://issues.apache.org/jira/browse/TEZ-3966


---

[GitHub] tez issue #26: Fix file mime type,

Posted by jteagles <gi...@git.apache.org>.
Github user jteagles commented on the issue:

    https://github.com/apache/tez/pull/26
  
    Please feel free to file a TEZ jira at https://issues.apache.org/jira/browse/TEZ to better track the issue and help give context to how to reproduce.


---