Details
Description
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.