This needs to be authenticated, so the nfi user’s credentials created during the aen server install must be used #!/bin/bashfirst_cmd=$1if['bash'==$1];thenshiftexporthome= ~ exportshell= /bin/bash exportpath=$path:/opt/wakari/anaconda/bin bash $@elseexec$@fi After successfully completing the installation script, the installer creates the administrator account—aen_srvc_acct user—and assigns it a password.
Watch this exciting video! | indiadymee | 2025-01-09 - YouTube
Setting variables and changing permissions running the aen compute installer configuring your compute node (s) what’s next
Make the custom install folder owned by $aen_srvc_acct
Make a symlink from /opt/wakari to /data/aen Move the folder from /projects to your chosen custom location Make a symlink from /projects to /data/aen/projects. $ exportmongo_url=mongodb://<username>:<password>@<host>:<port>/ $ exportmongo_db=<database_name> continue the installation process
Install spark # the easiest way to install spark is with cloudera cdh You will use yarn as a resource manager After installing cloudera cdh, install spark Spark comes with a pyspark shell.
Anaconda officially supports and tests functionality of the default environment (s) only for those extensions that ship with aen