You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by eb...@apache.org on 2021/03/02 21:48:12 UTC

[hadoop] branch trunk updated: [MAPREDUCE-7234] ClientHSSecurityInfo class is in wrong META-INF file. Contributed by Eric Badger.

This is an automated email from the ASF dual-hosted git repository.

ebadger pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a17dc4e  [MAPREDUCE-7234] ClientHSSecurityInfo class is in wrong META-INF file. Contributed by Eric Badger.
a17dc4e is described below

commit a17dc4e8218b77e7fb5b5e253cb2d20014073b49
Author: Eric Badger <eb...@verizonmedia.com>
AuthorDate: Tue Mar 2 21:47:31 2021 +0000

    [MAPREDUCE-7234] ClientHSSecurityInfo class is in wrong META-INF file.
    Contributed by Eric Badger.
---
 .../resources/META-INF/services/org.apache.hadoop.security.SecurityInfo   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/resources/META-INF/services/org.apache.hadoop.security.SecurityInfo b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/resources/META-INF/services/org.apache.hadoop.security.SecurityInfo
similarity index 100%
rename from hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/resources/META-INF/services/org.apache.hadoop.security.SecurityInfo
rename to hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/resources/META-INF/services/org.apache.hadoop.security.SecurityInfo


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org