-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Unfortunately it looks like the pydoop extra package is… broken. Here’s what I discovered
- The underlying pydoop library is not actively maintained. The last release was
2.0.0on May 24, 2019. The dependency defined insetup.pyis ^0.9.1 (see below). - The pydoop API usage in hadoop.pydoop.reader.py is outdated.
- Due to both of the above, the
pdoccommand will not even generate API documentation for this project without adding the--skip-errorsflag.
What should we do about this?
Metadata
Metadata
Assignees
Labels
No labels