You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "linwaterbin (JIRA)" <ji...@apache.org> on 2016/11/26 13:11:58 UTC

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

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

linwaterbin updated KNOX-793:
-----------------------------
    Description: 
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 :)

  was:
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 lol_lol_dg_league_gdr_1_10.178.65.11_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 :)


> fail to put when the filesize over 8g
> -------------------------------------
>
>                 Key: KNOX-793
>                 URL: https://issues.apache.org/jira/browse/KNOX-793
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Release
>    Affects Versions: 0.9.1
>            Reporter: linwaterbin
>             Fix For: 0.9.1
>
>
> 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.4#6332)