GitHub user szvasas opened a pull request:
https://github.com/apache/sqoop/pull/52
SQOOP-3413: TestMainframeManager does not restore the inner state of
AccumuloUtil
â¦loJarPresent now restores the inner state of AccumuloUtil.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/szvasas/sqoop SQOOP-3413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sqoop/pull/52.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #52
----
commit 1cdff02b55a91548a487372803b5ede4a5d2f93e
Author: Szabolcs Vasas <vasas@...>
Date: 2018-11-27T15:15:54Z
org.apache.sqoop.manager.TestMainframeManager#testImportTableNoAccumuloJarPresent
now restores the inner state of AccumuloUtil.
----
---