Assigned the JIRA to you Lokesh, happy coding. :) Best,
Marton On Wed, Jun 3, 2015 at 5:02 PM, Márton Balassi <balassi.mar...@gmail.com> wrote: > Sure, feel free to take it. :) > > On Wed, Jun 3, 2015 at 5:00 PM, Lokesh Rajaram <rajaram.lok...@gmail.com> > wrote: > >> Hello Marton, >> >> Nice find. can I work on this JIRA? >> >> Thanks, >> Lokesh >> >> On Wed, Jun 3, 2015 at 7:48 AM, Márton Balassi <balassi.mar...@gmail.com> >> wrote: >> >> > Actually it is really important that you are using a Mac, it look like: >> > >> > Spark had the same issue with hbase annotations. [1] >> > I have added a JIRA for Flink, should be easy as Spark had a PR for it. >> [2, >> > 3] >> > >> > [1] https://issues.apache.org/jira/browse/SPARK-4455 >> > [2] https://issues.apache.org/jira/browse/FLINK-2153 >> > [3] https://github.com/apache/spark/pull/3286/files >> > >> > Best, >> > >> > Marton >> > >> > On Wed, Jun 3, 2015 at 4:40 PM, Robert Metzger <rmetz...@apache.org> >> > wrote: >> > >> > > Hi Lokesh, >> > > >> > > can you try this fix? >> > > >> > > >> > >> http://dbknickerbocker.blogspot.de/2013/04/simple-fix-to-missing-toolsjar-in-jdk.html >> > > >> > > On Wed, Jun 3, 2015 at 4:27 PM, Lokesh Rajaram < >> rajaram.lok...@gmail.com >> > > >> > > wrote: >> > > >> > > > Hi, >> > > > >> > > > When I ran mvn checkstyle:checkstyle with the latest master branch. >> I >> > see >> > > > the following failure: >> > > > >> > > > [ERROR] Failed to execute goal on project flink-hbase: Could not >> > resolve >> > > > dependencies for project >> org.apache.flink:flink-hbase:jar:0.9-SNAPSHOT: >> > > > Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified >> path >> > > > >> > > > >> > > >> > >> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/../lib/tools.jar >> > > > >> > > > Looks like some system dependencies mentioned in some hbase pom. any >> > > idea? >> > > > >> > > > Note: I am running this on Mac. >> > > > >> > > > Thanks, >> > > > Lokesh >> > > > >> > > >> > >> > >