ymc-geko / ansible-cdh-cluster

install Cloudera's distribution of Hadoop including Cloudera Manager and Cloudera Search (Beta)
31 stars 11 forks source link

HUE Search installation fails on python 2.7 #3

Open jkirsch opened 11 years ago

jkirsch commented 11 years ago

scripts/register-hue-search.sh.j2

Has a hardcoded reference to the python version 2.6

thus the script fails with

sed: can't read ./build/env/lib/python2.6/site-packages/hue.pth:

Either detect the version or use wildcard references