Does Flink support Hadoop 2.7.3? I installed Flink for HAdoop 2.7.0 but seeing this error: 2017-02-10 18:59:52,661 INFO org.apache.flink.yarn.YarnClusterDescriptor - Deployment took more than 60 seconds. Please check if the requested resources are available in the YARN cluster |
This is completely unrelated, but I just debugged a MethodMissing error in an application stack, where it doesn't occur with Hadoop 2.7.2, but does occur with 2.7.3 (yeah!). I would dig into the appropriate logs to see if an underlying exception is being thrown and you're not seeing enough detail. On Fri, Feb 10, 2017 at 1:47 PM, Mohit Anchlia <[hidden email]> wrote:
Dean Wampler, Ph.D. Fast Data Product Architect, Office of the CTO |
Dean: Can you pastebin the stack trace around the MethodMissing error ? If there was no stack trace, please tell us the what the log said. Thanks On Fri, Feb 10, 2017 at 2:26 PM, Dean Wampler <[hidden email]> wrote:
|
I don't have it any more, unfortunately. To be clear, I don't think it was Flink related, but a collision between a Hadoop security library calling into a Google Guava library, where a method was missing on CacheBuilder in the latter. Also, to add to the irritation, it only happened in my OSX environment, not my Windows environment. dean On Fri, Feb 10, 2017 at 4:32 PM, Ted Yu <[hidden email]> wrote:
Dean Wampler, Ph.D. Fast Data Product Architect, Office of the CTO |
Free forum by Nabble | Edit this page |