[
https://issues.apache.org/jira/browse/SQOOP-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815542#comment-13815542
]
Hudson commented on SQOOP-1228:
-------------------------------
SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop200 #867 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/867/])
SQOOP-1228. Method Configuration#unset is not available on Hadoop < 1.2.0
(hshreedharan:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=07cc3b3fad2b0ce67f22bbb18673a8d1f1a35636)
* src/java/org/apache/sqoop/util/password/CryptoFileLoader.java
> Method Configuration#unset is not available on Hadoop < 1.2.0
> -------------------------------------------------------------
>
> Key: SQOOP-1228
> URL: https://issues.apache.org/jira/browse/SQOOP-1228
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.4
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.4.5
>
> Attachments: SQOOP-1228.patch
>
>
> SQOOP-1223 introduced call to Configuration#unset that has been added via
> HADOOP-8023 to Hadoop 1.2.0 and later versions. As a result this method is
> not available in Hadoop < 1.2.0 that we are also supporting.
--
This message was sent by Atlassian JIRA
(v6.1#6144)