Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Where find resource manager URI value

Hi, 
i need use the cloudera CDH 5.8 for Talend Open Studio Big Data 6.3.0. For this, i want find the URI of the "resource manager" and "the resource manager sheduler" from yarn-site.xml file. But on my cloudera i don't find these values.
So , from where i can recover them?
thank you
Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,
Did you follow up document about: TalendHelpCenter0683p000009M9p6.pngetting up Hadoop connection manually to set up t he connection to a given Hadoop distribution?
Have you checked the  yarn.resourcemanager.hostname  property in the configuration file  yarn-site.xml  of your cluster?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi , 
i'm sorry , i don't have the yarn.resourcemanager.hostname property. 
but i resolve the problem, i leave the default value and i replace the localhost by the ip address.
Thank you