[ 
https://issues.apache.org/jira/browse/HDDS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593720#comment-16593720
 ] 

Elek, Marton commented on HDDS-227:
-----------------------------------

Thanks [~candychencan]. It looks good to me. I ran a full acceptance test and 
everything worked well:

{code}
+++ dirname 
/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin/robot.sh
++ cd /home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin
++ pwd
+ DIR=/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin
++ which robot
+ '[' '!' /home/elek/.pyenv/shims/robot ']'
+ 
OZONEDISTDIR=/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin/../../../../hadoop-dist/target/ozone
+ '[' '!' -d 
/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin/../../../../hadoop-dist/target/ozone
 ']'
+ robot -x junit-results.xml 
/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/dev-support/bin/../../src/test/acceptance
==============================================================================
Acceptance                                                                    
==============================================================================
Acceptance.Basic                                                              
==============================================================================
Acceptance.Basic.Basic :: Smoketest ozone cluster startup                     
==============================================================================
Test rest interface                                                   | PASS |
------------------------------------------------------------------------------
Check webui static resources                                          | PASS |
------------------------------------------------------------------------------
Start freon testing                                                   | PASS |
------------------------------------------------------------------------------
Acceptance.Basic.Basic :: Smoketest ozone cluster startup             | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
Acceptance.Basic.Ozone-Shell :: Test ozone shell CLI usage                    
==============================================================================
RestClient without http port                                          | PASS |
------------------------------------------------------------------------------
RestClient with http port                                             | PASS |
------------------------------------------------------------------------------
RestClient without host name                                          | PASS |
------------------------------------------------------------------------------
RpcClient with port                                                   | PASS |
------------------------------------------------------------------------------
RpcClient without host                                                | PASS |
------------------------------------------------------------------------------
RpcClient without scheme                                              | PASS |
------------------------------------------------------------------------------
Acceptance.Basic.Ozone-Shell :: Test ozone shell CLI usage            | PASS |
6 critical tests, 6 passed, 0 failed
6 tests total, 6 passed, 0 failed
==============================================================================
Acceptance.Basic                                                      | PASS |
9 critical tests, 9 passed, 0 failed
9 tests total, 9 passed, 0 failed
==============================================================================
Acceptance.Ozonefs                                                            
==============================================================================
Acceptance.Ozonefs.Ozonefs :: Ozonefs test                                    
==============================================================================
Create volume and bucket                                              | PASS |
------------------------------------------------------------------------------
Check volume from ozonefs                                             | PASS |
------------------------------------------------------------------------------
Create directory from ozonefs                                         | PASS |
------------------------------------------------------------------------------
Acceptance.Ozonefs.Ozonefs :: Ozonefs test                            | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
Acceptance.Ozonefs.Ozonesinglenode :: Ozonefs Single Node Test                
==============================================================================
Create volume and bucket                                              | PASS |
------------------------------------------------------------------------------
Check volume from ozonefs                                             | PASS |
------------------------------------------------------------------------------
Create directory from ozonefs                                         | PASS |
------------------------------------------------------------------------------
Test key handling                                                     | PASS |
------------------------------------------------------------------------------
Acceptance.Ozonefs.Ozonesinglenode :: Ozonefs Single Node Test        | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
Acceptance.Ozonefs                                                    | PASS |
7 critical tests, 7 passed, 0 failed
7 tests total, 7 passed, 0 failed
==============================================================================
Acceptance                                                            | PASS |
16 critical tests, 16 passed, 0 failed
16 tests total, 16 passed, 0 failed
==============================================================================
Output:  /home/elek/projects/hadoop/hadoop-ozone/acceptance-test/output.xml
XUnit:   
/home/elek/projects/hadoop/hadoop-ozone/acceptance-test/junit-results.xml
Log:     /home/elek/projects/hadoop/hadoop-ozone/acceptance-test/log.html
Report:  /home/elek/projects/hadoop/hadoop-ozone/acceptance-test/report.html
{code}

Will commit it to the trunk shortly...

> Use Grpc as the default transport protocol for Standalone pipeline
> ------------------------------------------------------------------
>
>                 Key: HDDS-227
>                 URL: https://issues.apache.org/jira/browse/HDDS-227
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Mukul Kumar Singh
>            Assignee: chencan
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-227.001.patch, HDDS-227.002.patch, 
> HDDS-227.003.patch, HDDS-227.004.patch, HDDS-227.005.patch
>
>
> Using a config, Standalone pipeline can currently choose between Grpc and 
> Netty based transport protocol, this jira proposes to use only grpc as the 
> transport protocol.



--
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

Reply via email to