Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HADOOP-10388
-
None
Description
Refactor the common/uri.c code to be a bit clearer. We should just be able to refer to user_info, auth, port, path, etc. fields in the structure, rather than calling accessors. hdfsBuilder should just have a connection URI rather than separate fields for all these things.