[GitHub] incubator-hawq pull request #1269: HAWQ-1506. Fix multi-append bug of write ...

2017-07-25 Thread interma
GitHub user interma opened a pull request: https://github.com/apache/incubator-hawq/pull/1269 HAWQ-1506. Fix multi-append bug of write a encryption zone This bug is happened on: 1, append a existed file. 2, call multi `hdfsWrite()` Test case please see

[GitHub] incubator-hawq issue #1269: HAWQ-1506. Fix multi-append bug of write a encry...

2017-07-25 Thread interma
Github user interma commented on the issue: https://github.com/apache/incubator-hawq/pull/1269 @linwen @wengyanqing @amyrazz44 @wcl14 help to review, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (HAWQ-1505) Can't start standby master with install HAWQ using ambari

2017-07-25 Thread Lisa Owen (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100192#comment-16100192 ] Lisa Owen commented on HAWQ-1505: - [~rlei] - is there anything we need to document here? i.e. if using

[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

[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

[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