[jira] [Updated] (HDDS-2588) Consolidate compose environments

2019-12-12 Thread Attila Doroszlai (Jira)


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

Attila Doroszlai updated HDDS-2588:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Consolidate compose environments
> 
>
> Key: HDDS-2588
> URL: https://issues.apache.org/jira/browse/HDDS-2588
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: docker
>Reporter: Attila Doroszlai
>Assignee: Attila Doroszlai
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are a few slightly different sample docker compose environments: ozone, 
> ozoneperf, ozones3, ozone-recon. This issue proposes to merge these 4 by 
> minor additions to ozoneperf:
>  # add {{recon}} service from {{ozone-recon}}
>  # run GDPR and S3 tests
>  # expose datanode web port (eg. for profiling)
> Plus: also run ozone-shell test (from basic suite), which is currently run 
> only in ozonesecure
> I also propose to rename {{ozoneperf}} to {{ozone}} for simplicity.
> Consolidating these 4 environments would slightly reduce both code 
> duplication and the time needed for acceptance tests.
> CC [~elek]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (HDDS-2588) Consolidate compose environments

2019-12-12 Thread Attila Doroszlai (Jira)


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

Attila Doroszlai updated HDDS-2588:
---
Issue Type: Improvement  (was: Bug)

> Consolidate compose environments
> 
>
> Key: HDDS-2588
> URL: https://issues.apache.org/jira/browse/HDDS-2588
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>  Components: docker
>Reporter: Attila Doroszlai
>Assignee: Attila Doroszlai
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are a few slightly different sample docker compose environments: ozone, 
> ozoneperf, ozones3, ozone-recon. This issue proposes to merge these 4 by 
> minor additions to ozoneperf:
>  # add {{recon}} service from {{ozone-recon}}
>  # run GDPR and S3 tests
>  # expose datanode web port (eg. for profiling)
> Plus: also run ozone-shell test (from basic suite), which is currently run 
> only in ozonesecure
> I also propose to rename {{ozoneperf}} to {{ozone}} for simplicity.
> Consolidating these 4 environments would slightly reduce both code 
> duplication and the time needed for acceptance tests.
> CC [~elek]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (HDDS-2588) Consolidate compose environments

2019-12-12 Thread Attila Doroszlai (Jira)


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

Attila Doroszlai updated HDDS-2588:
---
Fix Version/s: 0.5.0

> Consolidate compose environments
> 
>
> Key: HDDS-2588
> URL: https://issues.apache.org/jira/browse/HDDS-2588
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: docker
>Reporter: Attila Doroszlai
>Assignee: Attila Doroszlai
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are a few slightly different sample docker compose environments: ozone, 
> ozoneperf, ozones3, ozone-recon. This issue proposes to merge these 4 by 
> minor additions to ozoneperf:
>  # add {{recon}} service from {{ozone-recon}}
>  # run GDPR and S3 tests
>  # expose datanode web port (eg. for profiling)
> Plus: also run ozone-shell test (from basic suite), which is currently run 
> only in ozonesecure
> I also propose to rename {{ozoneperf}} to {{ozone}} for simplicity.
> Consolidating these 4 environments would slightly reduce both code 
> duplication and the time needed for acceptance tests.
> CC [~elek]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (HDDS-2588) Consolidate compose environments

2019-12-07 Thread Attila Doroszlai (Jira)


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

Attila Doroszlai updated HDDS-2588:
---
Status: Patch Available  (was: In Progress)

> Consolidate compose environments
> 
>
> Key: HDDS-2588
> URL: https://issues.apache.org/jira/browse/HDDS-2588
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: docker
>Reporter: Attila Doroszlai
>Assignee: Attila Doroszlai
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are a few slightly different sample docker compose environments: ozone, 
> ozoneperf, ozones3, ozone-recon. This issue proposes to merge these 4 by 
> minor additions to ozoneperf:
>  # add {{recon}} service from {{ozone-recon}}
>  # run GDPR and S3 tests
>  # expose datanode web port (eg. for profiling)
> Plus: also run ozone-shell test (from basic suite), which is currently run 
> only in ozonesecure
> I also propose to rename {{ozoneperf}} to {{ozone}} for simplicity.
> Consolidating these 4 environments would slightly reduce both code 
> duplication and the time needed for acceptance tests.
> CC [~elek]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (HDDS-2588) Consolidate compose environments

2019-12-05 Thread Attila Doroszlai (Jira)


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

Attila Doroszlai updated HDDS-2588:
---
Status: In Progress  (was: Patch Available)

> Consolidate compose environments
> 
>
> Key: HDDS-2588
> URL: https://issues.apache.org/jira/browse/HDDS-2588
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: docker
>Reporter: Attila Doroszlai
>Assignee: Attila Doroszlai
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are a few slightly different sample docker compose environments: ozone, 
> ozoneperf, ozones3, ozone-recon. This issue proposes to merge these 4 by 
> minor additions to ozoneperf:
>  # add {{recon}} service from {{ozone-recon}}
>  # run GDPR and S3 tests
>  # expose datanode web port (eg. for profiling)
> Plus: also run ozone-shell test (from basic suite), which is currently run 
> only in ozonesecure
> I also propose to rename {{ozoneperf}} to {{ozone}} for simplicity.
> Consolidating these 4 environments would slightly reduce both code 
> duplication and the time needed for acceptance tests.
> CC [~elek]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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