Hi! I am in the following folder - lens/incubator-lens/lens-docker/lens-test. I try to run the tests in this folder by running lens-bootstrap.sh. I get the following error. Is there documentation available on docker settings, and running docker tests that I can refer to?
Neerjas-MacBook-Pro:lens-test nbhatnag$ ./lens-bootstrap.sh LENS_HOME LENS_SERVER_CONF LENS_CLIENT LENS_CLIENT_CONF LENS_ML SPARK_HOME ./lens-bootstrap.sh: line 28: /bin/lens-ml-classpath.sh: No such file or directory HIVE_AUX_JARS_PATH /lib/lens-ml-lib-2.2.0-beta-incubating-SNAPSHOT.jar,/lib/spark-assembly-1.3.0-hadoop2.4.0.jar ./lens-bootstrap.sh: line 37: /etc/hive-bootstrap.sh: No such file or directory Waiting for 20 secs for servers to start ... Starting Lens server... ./lens-bootstrap.sh: line 44: /bin/lens-ctl: No such file or directory Waiting for 60 secs for Lens Server to start ... ./lens-bootstrap.sh: line 50: /bin/run-examples.sh: No such file or directory ./lens-bootstrap.sh: line 51: /bin/run-examples.sh: No such file or directory ./lens-bootstrap.sh: line 52: /bin/lens-cli.sh: No such file or directory Thank you, Neerja
