[
https://issues.apache.org/jira/browse/METRON-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475735#comment-16475735
]
ASF GitHub Bot commented on METRON-1356:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/973
- Followed the steps ( we need a docker cheat sheet for deleting existing
old machine/containers btw )
- ran the install/integration-test
not sure it is related:
```bash
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-jar-plugin:3.0.2:jar (default-jar) on project
metron-hbase-client: You have to use a classifier to attach supplemental
artifacts to the project instead of replacing them. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :metron-hbase-client
```
> Add a mechanism in Java for discovering service host/ports
> ----------------------------------------------------------
>
> Key: METRON-1356
> URL: https://issues.apache.org/jira/browse/METRON-1356
> Project: Metron
> Issue Type: Sub-task
> Reporter: Ryan Merriman
> Priority: Major
>
> Integration tests will need to initialize clients with service urls. These
> may change depending on where and how the infrastructure is run (Docker
> engine vs Docker for Mac). It would be helpful to have a unified way of
> retrieving these across all integration tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)