Anton Kurochkin created BIGTOP-3575:
---------------------------------------

             Summary: Hive rpm build warning due to missing dependency
                 Key: BIGTOP-3575
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3575
             Project: Bigtop
          Issue Type: Bug
          Components: hive, rpm
            Reporter: Anton Kurochkin


A warning occurs when building rpm packages for HIVE:
{code:java}
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/maven-metadata.xml
Downloading from apache.snapshots: 
https://repository.apache.org/snapshots/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/maven-metadata.xml
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/ldap-client-api-0.1-SNAPSHOT.pom
Downloading from apache.snapshots: 
https://repository.apache.org/snapshots/org/apache/directory/client/ldap/ldap-client-api/0.1-SNAPSHOT/ldap-client-api-0.1-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.directory.client.ldap:ldap-client-api:jar:0.1-SNAPSHOT is missing, 
no dependency information available
... 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ hive-service ---
[WARNING] Missing POM for 
org.apache.directory.client.ldap:ldap-client-api:jar:0.1-SNAPSHOT
... {code}
The problem is solved in HIVE-21777.
 It is enough to apply the patch from this task.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to