Hi Marcin,

If I remember correctly, what worked for me was to switch IP addresses in the 
config before running docker-compose
config.zk.servers=172.18.0.2
kafka.metadata.broker.list=172.18.0.3:9092
Because zookeeper is instantiated first.

Hope this helps.
Regards
Adrian

From: [email protected] 
[mailto:[email protected]] On Behalf Of Migdal, Marcin (Nokia 
- PL/Wroclaw)
Sent: 15. marca 2018 15:06
To: DRAGOSH, PAMELA L (PAM) <[email protected]>; [email protected]
Cc: [email protected]
Subject: Re: [onap-discuss] Dmaap - how to run locally


Hello

Provided instruction:

http://onap.readthedocs.io/en/amsterdam/submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.html

assumes static IP addresses which do not point to localhost.

I managed to build and run Docker images, but despite this fact services are 
not available via REST interface, so I am still looking for root cause.

Marcin

________________________________
From: DRAGOSH, PAMELA L (PAM) 
<[email protected]<mailto:[email protected]>>
Sent: Thursday, March 15, 2018 1:30:51 PM
To: [email protected]<mailto:[email protected]>; Migdal, Marcin 
(Nokia - PL/Wroclaw)
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [onap-discuss] Dmaap - how to run locally


Actually, Liam Fallon put together a nice little how-to:



https://wiki.onap.org/display/DW/How+to+set+up+a+local+DMaaP+installation+in+Docker+for+testing



Hope that helps.



Pam



From: 
<[email protected]<mailto:[email protected]>>
 on behalf of "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Thursday, March 15, 2018 at 6:10 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Cc: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] Dmaap - how to run locally



Hi Marcin,



I'm not from the DMaaP team but I set up DMaaP a couple of days ago following 
the instructions  on 
http://onap.readthedocs.io/en/amsterdam/submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__onap.readthedocs.io_en_amsterdam_submodules_dmaap_messagerouter_messageservice.git_docs_Installation_Installation.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=V3CI0sAbo74-h8PfBaveaEbwvP2hS_xOPieiciM7ugc&s=Vu1XXerf7uCB3xGkEU4pj2wolsgXKTNg2AbSD1wQTwI&e=>.
 I hope it is helpful for you as well.



Regards,

Guangrong









Original Mail

Sender: Migdal,Marcin(Nokia-PL/Wroclaw) 
<[email protected]<mailto:[email protected]>>

To: [email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>>

Date: 2018/03/15 17:50

Subject: [onap-discuss] Dmaap - how to run locally

_______________________________________________
onap-discuss mailing list
[email protected]<mailto:[email protected]>
https://lists.onap.org/mailman/listinfo/onap-discuss<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwQGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=V3CI0sAbo74-h8PfBaveaEbwvP2hS_xOPieiciM7ugc&s=8qjSmkWOZM27I4QagIwktrbcKsz7-mZrpiQqvy66p5M&e=>



Hello,



Is there any instruction describing how to run Dmaap locally for development?
Which elements have to be run to test basic functionality of Dmaap?

I tried to build locally docker images, but it looks like that there are needed 
additional steps such as coping configuration files.

Another question is why dmaap maven modules are separated from each other?
I have noticed there is no one single parent pom that could accumulate all 
modules, define dependencies in one place and also drive one generic build.

Regards
Marcin


_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to