google / mr4c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

site.json issue

xuyan1972 opened this issue · comments

in example site.json it give as bottom:
{
"clusters" : {
"local" : {
"jobTracker" : "localhost:8032"
,"nameNode" : "hdfs://localhost:8020"
}
}
}
in yarn mode ,no jobTracker ,how i set this setting now?
and waht namenode means in here?

"jobTracker" : "localhost:8032" in here give resourceManager port ,then ok

Hi @xuyan1972 , can this issue be closed now ?