[
https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479806#comment-15479806
]
Duo Zhang commented on HBASE-16591:
-----------------------------------
[~busbey] I think the problem is the default docker image of yetus does not
have a protoc?
{noformat}
[WARNING] [protoc, --version] failed: java.io.IOException: Cannot run program
"protoc": error=2, No such file or directory
{noformat}
> Add a docker file only contains java 8 for running pre commit on master
> -----------------------------------------------------------------------
>
> Key: HBASE-16591
> URL: https://issues.apache.org/jira/browse/HBASE-16591
> Project: HBase
> Issue Type: Task
> Components: build
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-16591.patch
>
>
> As described in YETUS-369, this is a workaround before YETUS-369 done.
> Hadoop's pre-commit has already been java 8 only, so I think we could just
> copy their docker file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)