[
https://issues.apache.org/jira/browse/NUTCH-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302335#comment-14302335
]
Radosław Stankiewicz edited comment on NUTCH-1924 at 2/2/15 11:55 PM:
----------------------------------------------------------------------
[~lewismc], I have attached patch, thanks for a command lines :-)
As for a a patch:
It takes a lot of time to compile an image ('docker build .` inside
/docker/hbase/ directory) because of downloading tons of maven dependencies for:
- HBase requires compiling from sources (HBase 0.94 is compiled by default for
Hadoop 1), protobuf is compiled from sources
- Nutch is compiled from sources.
I'm still testing end to end docker build as it is taking a lot of time to
compile everything.
Someone should push this change to github; create official account on docker
connected with github and configure automated build (It may fail for the first
few times as it catches sometimes timeouts when downloading ivy/maven
dependencies)
was (Author: rrydziu):
[~lewismc], I have attached patch, thanks for a command lines :-)
As for a a patch:
It takes a lot of time to compile an image ('docker build .` inside
/docker/hbase/ directory) because of downloading tons of maven dependencies for:
- HBase requires compiling from sources (HBase 0.94 is compiled by default for
Hadoop 1), protobuf is compiled from sources
- Nutch is compiled from sources.
I'm still testing end to end docker build as it is taking a lot of time to
compile everything.
Someone should push this change to github; create official account on docker
connected with github and configure automated build (It may fail for the first
few times as it catches a sometimes timeouts when downloading ivy/maven
dependencies)
> Nutch + HBase Docker
> --------------------
>
> Key: NUTCH-1924
> URL: https://issues.apache.org/jira/browse/NUTCH-1924
> Project: Nutch
> Issue Type: Sub-task
> Components: build
> Reporter: Lewis John McGibbney
> Assignee: Radosław Stankiewicz
> Fix For: 2.3.1
>
> Attachments: NUTCH-1924.patch
>
>
> ZooKeeper 3.4.5 Hadoop 0.20.204 HBase 0.90.4 Nutch 2.2.1
> https://registry.hub.docker.com/u/stankiewicz/hbase_hadoop_nutch/dockerfile/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)