- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 12-15-2017 02:51 PM
(1145 views)
Hi, Which server do the Hadoop jar & XML files reside in? Metadata Compute ( OA or VA) Midtier Thank You Veena Myers
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi Veenam,
It should go in to compute server, you can copy some where on installation folder by creating separate folders for jars and conf, then copy all Jar and xml files into respective folders.
Later you need to make config changes to sasv9_local file and add the paths as below.
-set SAS_HADOOP_JAR_PATH "/path/to/sas/hadoop/jars"
-set SAS_HADOOP_CONFIG_PATH "/path/to/sas/hadoop/conf"