As you can tell from the
compatibility page we don't have that information. I am sure testing for some version of CDH will be added soon, but I can't guarantee the exact combination. Furthermore, we only test in distributed mode. You have two options: if you are building your cluster now and you want the least amount of trouble, pick one of the tested combinations; if you have an existing setup or are under certain constraints to support other software, just try it out. It is as simple as running R CMD check path-to-package-archive. If it passes all the tests, we call that compatible (some errors in the document building part can be ignored). Chances are that if you pick a reasonably modern combination of components, like the one you listed, it's going to pass the tests. If you do that and have the time to report back, that would be helpful for the project.
Antonio