dist_test
dist_test copied to clipboard
How to deploy this dist test framework locally without using GAE to compile and test Hadoop source code?
Hello guys,
I am an engineer from China who is doing some research on improving the efficiency of Hadoop source code's compiling and testing and I found that this dist_test framework is absolutely what I want except for the fact that it's heavily based on the GAE service which can't be used in China as we all know.
The alternatives to GAE include APPScale and TyphoonAE and so on according to my research, however, the alternative is either too new or too ancient to use.
So what I want to ask is Is There an way which solves the demand as described in the title? Many Thanks in advance!!