Hi, Shekar,
Did you check your firewall configuration? Could you also paste your
configuration, especially task.opts?
-Yi
On Wed, Aug 3, 2016 at 5:56 PM, Shekar Tippur wrote:
> I am trying to submit a Samza job to yarn and I get a error:
>
> Exception in thread "main" java.io.IOException: Cann
Yi
Thanks for responding.. I have tried diff options for task.opts and without
it as well.
I have tried this
task.opts=-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=1099
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Djava.rmi.serve
Sorry .. got trigger happy.
Couple of observations:
1. rmi port seem to be random ones Even with task.opts and setting the port
to 1099
2. Do I need to start rmiregistry manually?
3. I dont have any firewall settings.
On Thu, Aug 4, 2016 at 12:14 PM, Shekar Tippur wrote:
> Yi
> Thanks for respon
Hi, Shekar,
Please see my replies below:
On Thu, Aug 4, 2016 at 12:18 PM, Shekar Tippur wrote:
> Sorry .. got trigger happy.
> Couple of observations:
> 1. rmi port seem to be random ones Even with task.opts and setting the port
> to 1099
>
You are right. Samza containers will choose a random
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47992/#review144836
---
Closing the loop:
This review has been superseded by https://revie
Yi,
I can do a curl or telnet to localhost but it is hard to simulate as it
spawns random ports.
The job fails.
Here is the application log:
2016-08-04 20:40:56 SamzaAppMaster$ [INFO] got container id:
container_1470270235966_0016_02_01
2016-08-04 20:40:56 SamzaAppMaster$ [INFO] got app att
Is there anyway we can disable this?
- Shekar
On Thu, Aug 4, 2016 at 4:02 PM, Shekar Tippur wrote:
> Yi,
>
> I can do a curl or telnet to localhost but it is hard to simulate as it
> spawns random ports.
> The job fails.
>
> Here is the application log:
>
> 2016-08-04 20:40:56 SamzaAppMaster$ [
Hey Shekar,
Are your YARN hosts connected to a VPN by chance?
The only time I've seen problems with the localhost was when I ran unit
tests on my Mac while connected to VPN. Apparently, its related to a bug in
Java http://bugs.java.com/view_bug.do?bug_id=7180557
-Jake
On Thu, Aug 4, 2016 at 4:0
This server is not connected to vpn.
- Shekar
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50828/
---
Review request for samza.
Repository: samza
Description
---
The Stream A
10 matches
Mail list logo