Modified FTPInputStream doesn't get picked up in hydrator unit-test

Description

We had to modify the logic in FTPInputStream and we placed it in the cdap-app-fabric module. During unit-tests in hydrator-plugins, the hadoop-common jar comes ahead of the cdap-app-fabric jar in the classpath and thus the original FTPInputStream is picked out and thus the unit-test for FTP batch source fails.

Release Notes

None

Activity

Show:

Albert Shau April 21, 2017 at 12:22 AM

doesn't seem to be failing anymore for whatever reason.
https://github.com/caskdata/hydrator-plugins/pull/639

Jonathan Wentz August 29, 2016 at 9:33 PM

+1... in extending the Hydrator-provided FTP source, we found that the supplied unit tests and our own fail.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Priority

Created March 30, 2016 at 7:59 PM
Updated April 27, 2017 at 6:59 AM
Resolved April 21, 2017 at 12:52 AM