Elizabeth Lingg
Elizabeth Lingg
@abhay-agarwal, they are referring to distributing core-site.xml with configserver and hdfs://${frameworkName} set so the user can run hadoop fs -ls / without specifying the framework name.
Thanks for reporting this @samek! Yes, correct, @tangzhankun, If the scheduler is working, but a slave with journal node is lost, then the scheduler will try to re-launch journal node...
Hi @nicgrayson, yes figuring out why the NN task was lost is an important detail that I would like to know. Do you have access to those logs? That said,...
Ah, yes, it seems it needs to update the LiveState appropriately and at the right time. I will see if I can reproduce.
Note that the dependencies are apache license, the packaged scripts from hadoop-2.3.0-cdh5.1.0 are also apache license, and the framework source code is apache license as well. Perhaps to match versions,...
Note, we may want to pull down the packaged hadoop scripts and binaries from a pure apache source. We also may want to modify the pom to allow support for...
If the path to the archive is set correctly then the binary should be successfully hosted on the server. I find that error checks are always helpful. An additional error...