[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hadoop-dev
Subject:    [jira] [Reopened] (HADOOP-15410) hoop-auth org.apache.hadoop.security.authentication.util.TestZKSign
From:       "Wei-Chiu Chuang (JIRA)" <jira () apache ! org>
Date:       2019-06-24 15:35:00
Message-ID: JIRA.13154846.1524585590000.528516.1561390500578 () Atlassian ! JIRA
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/HADOOP-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Wei-Chiu Chuang reopened HADOOP-15410:
--------------------------------------

> hoop-auth org.apache.hadoop.security.authentication.util.TestZKSignerSecretProvider \
>                 org.apache.log4j package compile error
> --------------------------------------------------------------------------------------------------------------------------
>  
> Key: HADOOP-15410
> URL: https://issues.apache.org/jira/browse/HADOOP-15410
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.9.0
> Reporter: lqjack
> Assignee: lqjacklee
> Priority: Major
> Attachments: HADOOP-15410.000.patch
> 
> 
> When run the org.apache.hadoop.security.authentication.util.TestZKSignerSecretProvider \
> , IDE will automatic compile the java class , but unlucky org.apache.log4j compile \
> failed.  should change the pom.xml 
> <dependency>
> <groupId>log4j</groupId>
> <artifactId>log4j</artifactId>
> <scope>runtime</scope>
> </dependency>
> to 
> <dependency>
> <groupId>log4j</groupId>
> <artifactId>log4j</artifactId>
> <scope>compile</scope>
> </dependency>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic