[
https://issues.apache.org/jira/browse/FLINK-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575700#comment-14575700
]
ASF GitHub Bot commented on FLINK-2153:
---------------------------------------
GitHub user mbalassi opened a pull request:
https://github.com/apache/flink/pull/800
[FLINK-2153] Exclude Hbase annotations
This is a temporal workaround for a bug in hbase.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink flink-2153
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/800.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #800
----
commit 5f7ac25aa63354b3995dd6dc016ca9901dd2a8e4
Author: mbalassi <[email protected]>
Date: 2015-06-06T11:36:08Z
[FLINK-2153] Exclude Hbase annotations
This is a temporal workaround for a bug in hbase.
----
> Exclude dependency on hbase annotations module
> ----------------------------------------------
>
> Key: FLINK-2153
> URL: https://issues.apache.org/jira/browse/FLINK-2153
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 0.9
> Reporter: Márton Balassi
> Assignee: Márton Balassi
>
> [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
> There is a Spark issue for this [1] with a solution [2].
> [1] https://issues.apache.org/jira/browse/SPARK-4455
> [2] https://github.com/apache/spark/pull/3286/files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)