1

I installed HortonWorks Sandbox 2.1 through Oracle VM Virtual Box and then I tried to follow an example using Talend's tHDFS component but am getting the following error:

https://plus.google.com/u/0/115961411938996992246/posts/JygQvMgwEBz?pid=6084505570738968834&oid=115961411938996992246

My job layout looks like this.

ydaetskcoR
  • 53,225
  • 8
  • 158
  • 177
HariKrishna
  • 101
  • 3
  • 13
  • possible duplicate of [Data Replication error in Hadoop](http://stackoverflow.com/questions/10447743/data-replication-error-in-hadoop) – ydaetskcoR Nov 22 '14 at 13:01
  • Instead of posting an image of the error block can you instead paste the red highlighted error message into a code formatted block in place of the linked image? I'm pretty sure the linked question above should solve your issue though. – ydaetskcoR Nov 22 '14 at 13:08

1 Answers1

0

The issue was solved in Oracle VM Virtual Box by following these steps:

  1. Go to File-- >Preferencs --- >Network, Now select the Host-Only Networks and add the VirtualBox Host-Only Ethernet Adapter and click OK. (Details.)

  2. Now right click on HartonWorks Sandbox and then go to Settings-- >Network, now selected the Host-Only Adapter for the filed of Attached to and Click Ok. (Details.)

  3. Now start the Server.

We follow these three steps then the issue in talend was resolved.

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
HariKrishna
  • 101
  • 3
  • 13