[
https://issues.apache.org/jira/browse/HDFS-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104281#comment-14104281
]
Brandon Li commented on HDFS-5135:
----------------------------------
[~zhz], sorry for the late reply.
For option1, we don't have to start portmap and we can use SimpleUdpClient or
SimpleTcpClient to send NFS request directly to its RPC port.
{quote}It seems the system won't allow the AUTH flavor of CredentialsNone and
VerifierNone in create() and write() requests. {quote}
Yes. Currently AUTH_SYS is the only supported AUTH flavor.
> Umbrella JIRA for NFS end to end unit test frameworks
> -----------------------------------------------------
>
> Key: HDFS-5135
> URL: https://issues.apache.org/jira/browse/HDFS-5135
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.2.0
> Reporter: Brandon Li
> Assignee: Zhe Zhang
>
> Currently, we have to manually start portmap and nfs3 processes to test patch
> and new functionalities. This JIRA is to track the effort to introduce a test
> framework to NFS unit test without starting standalone nfs3 processes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)