i am just following doc to install openTSDB,(already finishde in install java8 and hbase ,and both of them run well).But i go into the directory to run ./build.sh , it comes error like this.
errorlog is below :
../build-aux/gen_build_data.sh src/tools/BuildData.java net.opentsdb.tools 2.3.0
Generating src/tools/BuildData.java
../build-aux/gen_build_data.sh: line 36: python: command not found
Makefile:1802: recipe for target 'src/tools/BuildData.java' failed
make: *** [src/tools/BuildData.java] Error 127
i can't figure it out where is the problem.So,can somebody tells me what had happened and how to fixed it.
Best wishes