[
https://issues.apache.org/jira/browse/KNOX-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-793:
------------------------------
Fix Version/s: (was: 0.13.0)
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)