# 901503 - Feasibility Study for Applying Cloud Infrastructure to Data Analysis Problems

Principle Investigator: [Brian Schlining](http://www.mbari.org/staff/brian/)

## Notes

1. [Apache Mesos](site/mesos.html)
2. [Docker](site/docker.html)
3. [Google Cloud](site/google_cloud.html)
4. [Hadoop](site/hadoop.html)
5. [Project Ideas](site/project_ideas.html)

## External References
 
- [Notes from Initial Investigations](https://docs.google.com/document/d/18UYM5ze-1Xc9bYgl1Z7ORrsOy2Y-u5CsuhxscPQMoc8/edit?usp=sharing)
- [Twitter University](https://www.youtube.com/channel/UCeDh9omC_xMKrar2srQZiLg)

## Virtual Machines

### MapR Sandbox

Documentation: http://doc.mapr.com/display/MapR/MapR+Sandbox+for+Hadoop

```
login:    mapr 
password: mapr
```

## Footnotes

The HTML version of this document and associated site was generated using [Pandoc](http://johnmacfarlane.net/pandoc/index.html) with the following command:

```bash
bin/doc_generate
```

You can trash the generated documentation using:

```bash 
bin/doc_clean
```