[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-10 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Fix Version/s: 0.4.0

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch, 
> HDDS-879.04.patch, HDDS-879.05.patch, HDDS-879.06.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-10 Thread Elek, Marton (JIRA)


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

Elek, Marton updated HDDS-879:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Uploaded to the trunk. Thanks [~bharatviswa] the contributions.

I executed the acceptance tests and unit tests locally.

I think the test are not related and investigating them on the trunk.

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch, 
> HDDS-879.04.patch, HDDS-879.05.patch, HDDS-879.06.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-07 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Attachment: HDDS-879.06.patch

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch, 
> HDDS-879.04.patch, HDDS-879.05.patch, HDDS-879.06.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-06 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Attachment: HDDS-879.05.patch

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch, 
> HDDS-879.04.patch, HDDS-879.05.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-06 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Attachment: HDDS-879.04.patch

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch, 
> HDDS-879.04.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-12-03 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Attachment: HDDS-879.03.patch

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch, HDDS-879.03.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-879) MultipartUpload: Add InitiateMultipartUpload in ozone

2018-11-30 Thread Bharat Viswanadham (JIRA)


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

Bharat Viswanadham updated HDDS-879:

Summary: MultipartUpload: Add InitiateMultipartUpload in ozone  (was: Add 
InitiateMultipartUpload in ozone)

> MultipartUpload: Add InitiateMultipartUpload in ozone
> -
>
> Key: HDDS-879
> URL: https://issues.apache.org/jira/browse/HDDS-879
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Attachments: HDDS-879.01.patch, HDDS-879.02.patch
>
>
> This Jira is to add initiate multipart upload.
> InitiateMultipart upload does 2 things:
>  # Create an entry in the open table for this key
>  # Add multipartInfo information for this key in to multipartinfo table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org