Hi,
In the following command:
bash <ExtractKamanjaDirectory>/ClusterInstall/KamanjaClusterInstall.sh --ClusterId <ClusterId> --MetadataAPIConfig <ExtractKamanjaDirectory>/ClusterInstall/ClusterCfgMetadataAPIConfig.properties --TarballPath <KamanjaPackageTarGzFile> --NodeConfigPath <ExtractKamanjaDirectory>/ClusterInstall/ClusterConfig.json --WorkingDir <WorkingDirectoryPath> 2>&1 | tee /tmp/KamanjaInstall.txt
For example:
bash /apps/project/Kamanja/KamanjaExtract1_2_1/KamanjaClusterInstall.sh --ClusterId kamanjacluster1 --MetadataAPIConfig /apps/project/Kamanja/KamanjaExtract1_2_1/ClusterCfgMetadataAPIConfig.properties --TarballPath /apps/project/Kamanja/Repos/Kamanja-1.2.1.tar.gz --NodeConfigPath /apps/project/Kamanja/KamanjaExtract1_2_1/ClusterConfig.json --WorkingDir /tmp/KamanjaWorkDir 2>&1 | tee /tmp/KamanjaExtract1_2_1.txt
What is the tarball path?
thanks,
alison