[
https://issues.apache.org/jira/browse/HDFS-13402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yiqun Lin updated HDFS-13402:
-----------------------------
Affects Version/s: (was: 3.2.0)
3.0.0
Target Version/s: 3.2.0
Fix Version/s: 3.0.3
2.9.2
3.1.1
3.2.0
2.10.0
Committed this to trunk, branch-3.1, branch-3.0, branch-2 and branch-2.9.
Thanks [~yiran] for the contribution and thanks [~elgoiri], [~ajayydv] for the
revirews!
> RBF: Fix java doc for StateStoreFileSystemImpl
> -----------------------------------------------
>
> Key: HDFS-13402
> URL: https://issues.apache.org/jira/browse/HDFS-13402
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs
> Affects Versions: 3.0.0
> Reporter: Yiran Wu
> Assignee: Yiran Wu
> Priority: Minor
> Fix For: 2.10.0, 3.2.0, 3.1.1, 2.9.2, 3.0.3
>
> Attachments: HDFS-13402.001.patch, HDFS-13402.002.patch,
> HDFS-13402.003.patch
>
>
> {code:java}
> /**
> *StateStoreDriver}implementation based on a filesystem. The most common uses
> * HDFS as a backend.
> */
> {code}
> to
> {code:java}
> /**
> * {@link StateStoreDriver} implementation based on a filesystem. The common
> * implementation uses HDFS as a backend. The path can be specified setting
> * dfs.federation.router.driver.fs.path=hdfs://host:port/path/to/store.
> */
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]