[
https://issues.apache.org/jira/browse/SENTRY-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887297#comment-13887297
]
Shreepadma Venugopalan commented on SENTRY-102:
-----------------------------------------------
mvn clean install -Pdownload-hadoop fails with the following error,
main:
[exec] + /bin/pwd
[exec]
/home/shreepadma/work/repositories/apache-sentry-commit/sentry-tests/sentry-tests-hive
[exec] + BASE_DIR=./target
[exec] + DOWNLOAD_DIR=./thirdparty
[exec] + mkdir -p ./thirdparty
[exec] + download
http://archive.cloudera.com/cdh4/cdh/4/hadoop-latest.tar.gz hadoop.tar.gz hadoop
[exec] + url=http://archive.cloudera.com/cdh4/cdh/4/hadoop-latest.tar.gz
[exec] + tarName=hadoop.tar.gz
[exec] + finalName=hadoop
[exec] + rm -rf ./target/hadoop
[exec] + [[ ! -f ./thirdparty/hadoop.tar.gz ]]
[exec] target/download.sh: 11: target/download.sh: [[: not found
[exec] + tar -zxf ./thirdparty/hadoop.tar.gz -C ./target
[exec] tar (child): ./thirdparty/hadoop.tar.gz: Cannot open: No such file
or directory
[exec] tar (child): Error is not recoverable: exiting now
[exec] tar: Child returned status 2
[exec] tar: Error is not recoverable: exiting now
> Remove download-hadoop profile requirement and cache downloads
> --------------------------------------------------------------
>
> Key: SENTRY-102
> URL: https://issues.apache.org/jira/browse/SENTRY-102
> Project: Sentry
> Issue Type: Improvement
> Reporter: Brock Noland
> Assignee: Brock Noland
> Attachments: SENTRY-102.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)