sebastian-nagel opened a new pull request, #748:
URL: https://github.com/apache/nutch/pull/748

   This PR includes everything from #691 rebased to the recent master and 
sqashed into a single commit. It also includes
   - a fix to make the arg instructions (eg. `--build-arg BUILD_MODE=1`) 
working, see [comment in 
#691](https://github.com/apache/nutch/pull/691#issuecomment-925304439)
   - installation of the WebApp from the separate repository and running it via 
`mvn jetty:run -Djetty.port=<WEBAPP_PORT>`
   
   So far, I've successfully tested this PR
   - using all BUILD_MODEs: 0 (default if not set), 1 and 2
   - running the resulting images as containers
   - for build mode 0: run some Nutch commands
   - for build mode 2 (server + webapp): configure run a small crawl
   - for build mode 1 (server): run external webapp to configure and run a crawl
   - crawls where successful with some work-arounds required (NUTCH-2965 and 
NUTCH-2966) and not testing indexing into Solr (NUTCH-2964)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to