[
https://issues.apache.org/jira/browse/HADOOP-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756885#action_12756885
]
Jakob Homan commented on HADOOP-6261:
-------------------------------------
bq. in qualifiedPath(String pathString, FileContext fc you, perhaps, should
avoid using a full type name as a part of the var. name. You might want to use
hungarian notation, e.g. prefix a String variable with 's', etc.
Let's avoid Hungarian notation, shall we? Just dropping the type from the
variable name should be enough.
> Junit tests for FileContextURI
> ------------------------------
>
> Key: HADOOP-6261
> URL: https://issues.apache.org/jira/browse/HADOOP-6261
> Project: Hadoop Common
> Issue Type: Test
> Components: test
> Reporter: Ravi Phulari
> Assignee: Ravi Phulari
> Attachments: HADOOP-6261.patch
>
>
> FileContextURI unit tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.