Wednesday, April 26, 2017

Share folder in Window(O/s) & access in Hadoop(VM)

Hi all,

As we are focusing more on practical aspect we need big files to test/learn big data technology. In order to work on that we can share big files in our local machine (window) & can be access in hadoop using below action.


1.  Create Folder & share in our Windows System (ShareWindow)

2.  Then go to Virtual Machine
     Create Folder where we want to see share folder data (ShareVirtual)

3. Run Below command in order to see the content

         sudo mount -t vboxsf sharewindow sharevirtual

          
           (/Sharevirtual) in case different path

No comments:

Post a Comment