site.json issue
xuyan1972 opened this issue · comments
xuyan1972 commented
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?
xuyan1972 commented
"jobTracker" : "localhost:8032" in here give resourceManager port ,then ok
Ramon Buckland commented
Hi @xuyan1972 , can this issue be closed now ?