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:50:29 UTC

[hadoop] branch branch-3.1 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 branch-3.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


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

commit 14dea4015484c9efcc6c082bf98bb52ac6e2452f
Author: Eric Badger <eb...@verizonmedia.com>
AuthorDate: Tue Mar 2 21:50:12 2021 +0000

    [MAPREDUCE-7234] ClientHSSecurityInfo class is in wrong META-INF file.
    Contributed by Eric Badger.
    
    (cherry picked from commit a17dc4e8218b77e7fb5b5e253cb2d20014073b49)
---
 .../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