[
https://issues.apache.org/jira/browse/SQOOP-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700572#comment-16700572
]
ASF GitHub Bot commented on SQOOP-3413:
---------------------------------------
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.
----
> TestMainframeManager does not restore the inner state of AccumuloUtil
> ---------------------------------------------------------------------
>
> Key: SQOOP-3413
> URL: https://issues.apache.org/jira/browse/SQOOP-3413
> Project: Sqoop
> Issue Type: Test
> Affects Versions: 1.4.7
> Reporter: Szabolcs Vasas
> Assignee: Szabolcs Vasas
> Priority: Major
>
> org.apache.sqoop.manager.TestMainframeManager#testImportTableNoAccumuloJarPresent
> sets the testingMode field of AccumuloUtil to true but it does not restores
> it so Accumulo tests will fail if they are executed after
> TestMainframeManager.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)