Jarek Jarcec Cecho created SENTRY-87:
----------------------------------------
Summary: Sentry depends on SNAPSHOT release of Hadoop that is no
longer available
Key: SENTRY-87
URL: https://issues.apache.org/jira/browse/SENTRY-87
Project: Sentry
Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Priority: Minor
Attachments: SENTRY-87.patch
I've tried to compile fresh checkout of the sentry and failed on following
issue:
{code}
jarcec@garfield incubator-sentry % mvn clean install -DskipTests
... omitted ...
[ERROR] Failed to execute goal on project sentry-policy-db: Could not resolve
dependencies for project
org.apache.sentry:sentry-policy-db:jar:1.3.0-incubating-SNAPSHOT: The following
artifacts could not be resolved:
org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:2.0.0-cdh4.4.0-SNAPSHOT,
org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.0.0-cdh4.4.0-SNAPSHOT,
org.apache.hadoop:hadoop-mapreduce-client-hs:jar:2.0.0-cdh4.4.0-SNAPSHOT:
Failure to find
org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:2.0.0-cdh4.4.0-SNAPSHOT
in https://repository.cloudera.com/artifactory/cloudera-repos/ was cached in
the local repository, resolution will not be reattempted until the update
interval of cloudera-repo has elapsed or updates are forced -> [Help 1]
... omitted ...
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)