Hello,
We are using HDP 2.3 Sandbox on VMWare player and it was working as expected before. Two days back I kerberized the cluster with a new MIT KDC (installed and started in the same sandbox.) I could issue the TGTs and things were working as expected.
Today I am trying to start the sandbox and boom!! It does not start. Constantly I see the following retried messages.
15/10/23 12:17:27 INFO ipc.Client: Retrying connect to server: sandbox.hortonworks.com/192.168.77.137:8020. Already tried 0 time(s); retry policy is RetryPolicy[MultipleLinearRandomRetry[6x10000ms, 10x60000ms], TryOnceThenFail]
15/10/23 12:17:36 INFO ipc.Client: Retrying connect to server: sandbox.hortonworks.com/192.168.77.137:8020. Already tried 1 time(s); retry policy is RetryPolicy[MultipleLinearRandomRetry[6x10000ms, 10x60000ms], TryOnceThenFail]
15/10/23 12:17:45 INFO ipc.Client: Retrying connect to server: sandbox.hortonworks.com/192.168.77.137:8020. Already tried 2 time(s); retry policy is RetryPolicy[MultipleLinearRandomRetry[6x10000ms, 10x60000ms], TryOnceThenFail]
15/10/23 12:18:00 INFO ipc.Client: Retrying connect to server: sandbox.hortonworks.com/192.168.77.137:8020. Already tried 3 time(s); retry policy is RetryPolicy[MultipleLinearRandomRetry[6x10000ms, 10x60000ms], TryOnceThenFail]
15/10/23 12:18:07 INFO ipc.Client: Retrying connect to server: sandbox.hortonworks.com/192.168.77.137:8020. Already tried 4 time(s); retry policy is RetryPolicy[MultipleLinearRandomRetry[6x10000ms, 10x60000ms], TryOnceThenFail]
Any suggestions/solution for this is highly appreciated.
Thank you,
-A