Jestem całkiem nowy na ubuntu, w pewnym momencie w terminalu biegnę:Ustawienie zmiennej środowiskowej JAVA_HOME w Ubuntu
mortar local:illustrate pigscripts/retail-recsys.pig purchase_input -f params/retail.params
ale mam ten następujący błąd:
A suitable java installation could not be found. If you already have java installed
please set your JAVA_HOME environment variable before continuing. Otherwise, a suitable java installation will need to be added to your local system.Installing Java
On OSX run
javac
from the command line. This will intiate the installation. For Linux systems please consult the documentation on your relevant package manager.
Ale jestem prawie pewien, że mam Javę, więc proszę, jak mogę ustawić moją zmienną środowiskową JAVA_HOME?
Zrobiłem trochę zamieszania wokół i [znalazłem tę stronę dokumentu] (http://help.mortardata.com/data_apps/recommendation_engine/install_mortar) powiązaną z Mortarem. Mogę się założyć, że tego właśnie chcesz użyć, aby wyeksportować swoją bibliotekę JAVA_HOME podczas jej uruchamiania/instalowania. – Makoto