You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2017/04/27 17:14:04 UTC

[jira] [Resolved] (KNOX-793) fail to put when the filesize equal 8g

     [ https://issues.apache.org/jira/browse/KNOX-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay resolved KNOX-793.
------------------------------
    Resolution: Invalid

> fail to put when the filesize equal  8g
> ---------------------------------------
>
>                 Key: KNOX-793
>                 URL: https://issues.apache.org/jira/browse/KNOX-793
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.9.1
>            Reporter: linwaterbin
>             Fix For: 0.13.0
>
>
> when I put a file that size over 8g must fail,but when I test other item as following:
> 1、the filesize is 7.9g,will success
> 2、the filesize is 8.1g,will success
> 3、the filesize is 8g,will fail
> my command is:
> curl  -i -k -u root:123 -L -T l_3306_20161126_041435_xtra.split.0 -X PUT "https://1.1.5.3:8080/db/st/webhdfs/v1/IED/l_3306_20161126_041435_xtra.split.0?op=CREATE"
> the 8g is a magic size,anyone can help me,thanks before :)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)