[
https://issues.apache.org/jira/browse/HDDS-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDDS-112:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
[~ljain] Really appreciate you following up and fixing this issue. Thank you
very much. I have committed this to trunk.
I have also tested this on my local machine and acceptance tests pass.
{code}
~/a/h/h/acceptance-test> dev-support/bin/robot-all.sh
==============================================================================
Acceptance
==============================================================================
Acceptance.Ozone-Shell :: Smoke test to start cluster with docker-compose e...
==============================================================================
Daemons are running without error | PASS |
------------------------------------------------------------------------------
Check if datanode is connected to the scm | PASS |
------------------------------------------------------------------------------
Scale it up to 5 datanodes | PASS |
------------------------------------------------------------------------------
Test ozone shell (RestClient without http port) | PASS |
------------------------------------------------------------------------------
Test ozone shell (RestClient with http port) | PASS |
------------------------------------------------------------------------------
Test ozone shell (RestClient without hostname) | PASS |
------------------------------------------------------------------------------
Test ozone shell (RpcClient without http port) | PASS |
------------------------------------------------------------------------------
Test ozone shell (RpcClient with http port) | PASS |
------------------------------------------------------------------------------
Test ozone shell (RpcClient without hostname) | PASS |
------------------------------------------------------------------------------
Test ozone shell (no scheme - RpcClient used by default) | PASS |
------------------------------------------------------------------------------
Acceptance.Ozone-Shell :: Smoke test to start cluster with docker-... | PASS |
10 critical tests, 10 passed, 0 failed
10 tests total, 10 passed, 0 failed
==============================================================================
Acceptance.Ozone :: Smoke test to start cluster with docker-compose environ...
==============================================================================
Daemons are running without error | PASS |
------------------------------------------------------------------------------
Check if datanode is connected to the scm | PASS |
------------------------------------------------------------------------------
Scale it up to 5 datanodes | PASS |
------------------------------------------------------------------------------
Test rest interface | PASS |
------------------------------------------------------------------------------
Check webui static resources | PASS |
------------------------------------------------------------------------------
Start freon testing | PASS |
------------------------------------------------------------------------------
Acceptance.Ozone :: Smoke test to start cluster with docker-compos... | PASS |
6 critical tests, 6 passed, 0 failed
6 tests total, 6 passed, 0 failed
==============================================================================
Acceptance | PASS |
16 critical tests, 16 passed, 0 failed
16 tests total, 16 passed, 0 failed
==============================================================================
{code}
> OzoneShell should support commands with url without scheme
> ----------------------------------------------------------
>
> Key: HDDS-112
> URL: https://issues.apache.org/jira/browse/HDDS-112
> Project: Hadoop Distributed Data Store
> Issue Type: Task
> Components: Ozone Client
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-112.001.patch
>
>
> Currently urls need to have o3 or http scheme in OzoneShell. This Jira aims
> to supportĀ urls without scheme in OzoneShell. For such cases default o3
> scheme would be used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]