hi,
after doing all installation steps i am getting following error :
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: self.yarnenumerate(hostname, username, password) [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: File "/usr/lib64/python2.6/site-packages/sashadooptool/hadoopscanner.py", line 795, in yarnenumerate [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: Hadoop directory exists so attempting to reuse [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: File "/usr/lib64/python2.6/site-packages/sashadooptool/hadoopscanner.py", line 697, in scrapeclusterinfo [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: File "/usr/lib64/python2.6/site-packages/sashadooptool/hadoopscanner.py", line 795, in yarnenumerate [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: File "/usr/lib64/python2.6/site-packages/sashadooptool/hadoopscanner.py", line 89, in scanclient [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: sys.exit(main()) [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: ERROR: sas-hadoop-tool init --clienthost="192.168.247.129" --clientuser="notroot" --clientpass="hadoop123" --svckey=hivejdbc --svckey=hadoop --svckey=mapreduce --svckey=hcatapi failed: [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: self.yarnenumerate(hostname, username, password) [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: Testing connection to 192.168.247.129 ... [0m
2015-03-05 01:02:04 USER[Unauthenticated] - [0;36mDebug: SSH [email protected]: File "/usr/lib64/python2.6/site-
Problem solved. Turned out to be a "customized Hadoop VM". Downloading the free single-node VM from either the Cloudera or Hortonworks site resolved the issue.
It looks like the user id that you entered on the Settings dialog for SAS Data Loader does not have the correct permissions. You will need to go to the Information Center Page and open the Settings dialog, under the Hadoop settings section you will need to change the user and password to the root level user.
If you are using a HortonWorks 2.2 sandbox you would use:
username: root
password: hadoop
If you are using a Cloudera quickstart you would use:
username: root
password: cloudera
Problem solved. Turned out to be a "customized Hadoop VM". Downloading the free single-node VM from either the Cloudera or Hortonworks site resolved the issue.
Nearly 200 sessions are now available on demand in the Innovate Hub.
Watch Now →Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.