Musthafa, Kiran and Gowri met @ 5.30 pm on May 20 with the following agenda:
a) Take this forward
b) Our ideas to bring this activity to close
c) Handling a new requirement/request related to this
Updates:
* Current deployment of apache hadoop had issues and we decided to create two VMs
(a) one to host "Name Node" and
(b) another to host "Data Node".
If needed, we will clone the Data nodes to simulate multiple nodes.
* It is also planned to have each of these VMs to have 512 MB RAM on a text only environment, so that we can host multiple on them on a single physical system.
* Name Node will also have a running jBoss, so that we can get data to user using web interface. Name node will also have jdk 1.6, so that hadoop can run.
* Data nodes will also be 512 MB RAM text only environment with jdk 1.6 installed.
* Data node master will be used to clone, so they will not have any "objects" in their apache.
* Gowri will create the VMs and share the installations.
* Musthafa & Kiran will work on their code to see how to let it use input parameters and come up with an output that resembles:
|| Src IP Address || Time || Bytes ||
|| 192.168.16.12 || 01:00 || 1456 ||
|| 192.168.16.12 || 02:00 || 3426 ||
|| 192.168.16.12 || 03:00 || 146 ||
|| 192.168.16.12 || 04:00 || 9456 ||
|| 192.168.16.12 || 05:00 || 1252 ||
|| 192.168.16.24 || 01:00 || 1954 ||
|| 192.168.16.24 || 02:00 || 0 ||
|| 192.168.16.24 || 03:00 || 11252 ||
:
:
* Paul mentioned that he also has ping response time at various time lines. His new requirement is to check if we can super-impose the ping response time to the load on the system. It was shared with team, but planned to be taken up after the current impl is done.
a) Take this forward
b) Our ideas to bring this activity to close
c) Handling a new requirement/request related to this
Updates:
* Current deployment of apache hadoop had issues and we decided to create two VMs
(a) one to host "Name Node" and
(b) another to host "Data Node".
If needed, we will clone the Data nodes to simulate multiple nodes.
* It is also planned to have each of these VMs to have 512 MB RAM on a text only environment, so that we can host multiple on them on a single physical system.
* Name Node will also have a running jBoss, so that we can get data to user using web interface. Name node will also have jdk 1.6, so that hadoop can run.
* Data nodes will also be 512 MB RAM text only environment with jdk 1.6 installed.
* Data node master will be used to clone, so they will not have any "objects" in their apache.
* Gowri will create the VMs and share the installations.
* Musthafa & Kiran will work on their code to see how to let it use input parameters and come up with an output that resembles:
|| Src IP Address || Time || Bytes ||
|| 192.168.16.12 || 01:00 || 1456 ||
|| 192.168.16.12 || 02:00 || 3426 ||
|| 192.168.16.12 || 03:00 || 146 ||
|| 192.168.16.12 || 04:00 || 9456 ||
|| 192.168.16.12 || 05:00 || 1252 ||
|| 192.168.16.24 || 01:00 || 1954 ||
|| 192.168.16.24 || 02:00 || 0 ||
|| 192.168.16.24 || 03:00 || 11252 ||
:
:
* Paul mentioned that he also has ping response time at various time lines. His new requirement is to check if we can super-impose the ping response time to the load on the system. It was shared with team, but planned to be taken up after the current impl is done.