docs/api does not contain the hdfs directory after building
-----------------------------------------------------------
Key: HADOOP-4720
URL: https://issues.apache.org/jira/browse/HADOOP-4720
Project: Hadoop Core
Issue Type: Bug
Components: build
Affects Versions: 0.19.0
Reporter: Ramya R
Fix For: 0.19.1
When ant package is run, the build/docs/api folder is not reflecting the "hdfs"
hierarchy of packages and classes. org.apache.hadoop.hdfs is not getting
created in the api folder. Instead, the build creates org.apache.hadoop.fs.
The same can be observed here as well :
http://hadoop.apache.org/core/docs/r0.19.0/api/index.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.