[jira] [Updated] (HAWQ-1506) Support multi-append a file within encryption zone

2017-07-25 Thread Hongxu Ma (JIRA)

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

Hongxu Ma updated HAWQ-1506:

Description: 
Currently, multi-append (*serializable*) can cause write the incorrect content.
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# Call hdfsWrite() twice.
# Then read all file contents => only the first write content is correct.

So we need to fix it.

  was:
Currently, multi-append can cause write 
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# hdfsWrite() it multi-times.
# Then read all file contents => only the first write content is correct.

So we need to fix it.


> Support multi-append a file within encryption zone
> --
>
> Key: HAWQ-1506
> URL: https://issues.apache.org/jira/browse/HAWQ-1506
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: libhdfs
>Reporter: Hongxu Ma
>Assignee: Hongxu Ma
> Fix For: 2.3.0.0-incubating
>
>
> Currently, multi-append (*serializable*) can cause write the incorrect 
> content.
> Reproduction method:
> # Open a file with O_APPEND flag in encryption zone directory.
> # Call hdfsWrite() twice.
> # Then read all file contents => only the first write content is correct.
> So we need to fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HAWQ-1506) Support multi-append a file within encryption zone

2017-07-25 Thread Hongxu Ma (JIRA)

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

Hongxu Ma updated HAWQ-1506:

Description: 
Currently, multi-append can cause write 
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# hdfsWrite() it multi-times.
# Then read all file contents => only the first write content is correct.

So we need to fix it.

  was:
Currently, multi-append 
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# hdfsWrite() it multi-times.
# Then read all file contents => only the first write content is correct.

So we need to fix it.


> Support multi-append a file within encryption zone
> --
>
> Key: HAWQ-1506
> URL: https://issues.apache.org/jira/browse/HAWQ-1506
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: libhdfs
>Reporter: Hongxu Ma
>Assignee: Hongxu Ma
> Fix For: 2.3.0.0-incubating
>
>
> Currently, multi-append can cause write 
> Reproduction method:
> # Open a file with O_APPEND flag in encryption zone directory.
> # hdfsWrite() it multi-times.
> # Then read all file contents => only the first write content is correct.
> So we need to fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HAWQ-1506) Support multi-append a file within encryption zone

2017-07-25 Thread Hongxu Ma (JIRA)

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

Hongxu Ma updated HAWQ-1506:

Description: 
Currently, multi-append 
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# hdfsWrite() it multi-times.
# Then read all file contents => only the first write content is correct.

So we need to fix it.

  was:
Reproduction method:
# Open a file with O_APPEND flag in encryption zone directory.
# hdfsWrite() it multi-times.
# Then read all file contents => only the first write content is correct.

So we need to fix it.


> Support multi-append a file within encryption zone
> --
>
> Key: HAWQ-1506
> URL: https://issues.apache.org/jira/browse/HAWQ-1506
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: libhdfs
>Reporter: Hongxu Ma
>Assignee: Hongxu Ma
> Fix For: 2.3.0.0-incubating
>
>
> Currently, multi-append 
> Reproduction method:
> # Open a file with O_APPEND flag in encryption zone directory.
> # hdfsWrite() it multi-times.
> # Then read all file contents => only the first write content is correct.
> So we need to fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HAWQ-1506) Support multi-append a file within encryption zone

2017-07-25 Thread Hongxu Ma (JIRA)

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

Hongxu Ma updated HAWQ-1506:

Summary: Support multi-append a file within encryption zone  (was: Fix 
multi-append bug of write a encryption zone)

> Support multi-append a file within encryption zone
> --
>
> Key: HAWQ-1506
> URL: https://issues.apache.org/jira/browse/HAWQ-1506
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: libhdfs
>Reporter: Hongxu Ma
>Assignee: Hongxu Ma
> Fix For: 2.3.0.0-incubating
>
>
> Reproduction method:
> # Open a file with O_APPEND flag in encryption zone directory.
> # hdfsWrite() it multi-times.
> # Then read all file contents => only the first write content is correct.
> So we need to fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)