Russell Jurney created HCATALOG-429:
---------------------------------------
Summary: scripts/hcatalog_server_install.sh references
'share/doc/hcatalog/NOTICE.txt' instead of NOTICE.txt
Key: HCATALOG-429
URL: https://issues.apache.org/jira/browse/HCATALOG-429
Project: HCatalog
Issue Type: Bug
Components: scripts
Affects Versions: 0.4
Environment: Amazon EMR
Reporter: Russell Jurney
Priority: Blocker
Installing HCatalog from
http://incubator.apache.org/hcatalog/docs/r0.4.0/install.html
hadoop@ip-10-4-115-51:~/hcatalog-src-0.4.0-incubating$
./scripts/hcat_server_install.sh -r root -d hive_081 -h $HADOOP_HOME -p 9933
head: cannot open `share/doc/hcatalog/NOTICE.txt' for reading: No such file or
directory
Reading the script shows that the problem is: dir_check=`head -1
share/doc/hcatalog/NOTICE.txt`
Submitting patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira