Form the Flink logs you see that the version is the correct right (1.0.3)?

> On Jun 2, 2016, at 4:19 PM, Debaditya Roy <roydca...@gmail.com> wrote:
> 
> Hello,
> 
> I updated the artifact Id and regenerated the jar, but it is giving the same 
> error. It is somehow trying to access the method which is not there in the 
> updated version.
> 
> Warm Regards,
> Debaditya
> 
> On Thu, Jun 2, 2016 at 4:10 PM, Robert Metzger <rmetz...@apache.org 
> <mailto:rmetz...@apache.org>> wrote:
> The correct artifact id is flink-yarn-tests_2.10.
> 
> On Thu, Jun 2, 2016 at 3:54 PM, Debaditya Roy <roydca...@gmail.com 
> <mailto:roydca...@gmail.com>> wrote:
> Hi Kostas,
> 
> Doing this throws an error in the pom.
> <dependency>
>    <groupId>org.apache.flink</groupId>
>    <artifactId>flink-yarn-tests</artifactId>
>    <version>${flink.version}</version>
> </dependency>
> 
> 'org.apache.flink:flink-yarn-tests:1.0.3' not found.
> 
> Warm Regards,
> Debaditya
> 
> On Thu, Jun 2, 2016 at 3:32 PM, Kostas Kloudas <k.klou...@data-artisans.com 
> <mailto:k.klou...@data-artisans.com>> wrote:
> Could you replace 0.10-SNAPSHOT with ${flink.version} in the pom?
> 
> Thanks,
> Kostas
> 
>> On Jun 2, 2016, at 3:13 PM, Debaditya Roy <roydca...@gmail.com 
>> <mailto:roydca...@gmail.com>> wrote:
>> 
>> 0.10-SNAPSHOT
> 
> 
> 
> 

Reply via email to