Hadoop 2.7.3

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Hadoop 2.7.3

Mohit Anchlia
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
Reply | Threaded
Open this post in threaded view
|

Re: Hadoop 2.7.3

Dean Wampler
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:
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



--
Dean Wampler, Ph.D.
Fast Data Product Architect, Office of the CTO





Reply | Threaded
Open this post in threaded view
|

Re: Hadoop 2.7.3

Ted Yu
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:
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:
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



--
Dean Wampler, Ph.D.
Fast Data Product Architect, Office of the CTO






Reply | Threaded
Open this post in threaded view
|

Re: Hadoop 2.7.3

Dean Wampler
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:
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:
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:
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



--
Dean Wampler, Ph.D.
Fast Data Product Architect, Office of the CTO









--
Dean Wampler, Ph.D.
Fast Data Product Architect, Office of the CTO