[ https://issues.apache.org/jira/browse/HDFS-13402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yiqun Lin updated HDFS-13402: ----------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > 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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org