Wednesday 13 December 2017

sentiment dataset

https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences

Saturday 9 December 2017

Mesos cluster on Vagrant

Install Mesos locally

Install Virtualbox:
  sudo apt-get install virtualbox

Install Vagrant:
  https://www.vagrantup.com/downloads.html
  sudo dpkg -i /home/wasit/Downloads/vagrant_2.0.1_x86_64.deb

Install plugin:
  sudo vagrant plugin install vagrant-hostmanager

Up:
  cp VagrantConfig-1m-1a-1p.yaml VagrantConfig.yaml
  vagrant up

Remove:
vagrant halt
vagrant destroy -f

Sleep:
vagrant suspend
vagrant resume


ref:
  https://github.com/dcos/dcos-vagrant#setup
  https://github.com/dcos/dcos-vagrant/blob/master/docs/deploy.md

Thursday 7 December 2017

DO ssh key

https://www.digitalocean.com/community/tutorials/how-to-use-ssh-keys-with-putty-on-digitalocean-droplets-windows-users#setting-up-an-ssh-session-with-ssh-keys-in-putty

Tuesday 5 December 2017

ETL review

Spark:
https://youtu.be/Zb9YW8XjxnE?t=32m22s

Talend:
https://www.talend.com/resources/webinars/talend-open-studio-for-big-data-for-dummies/?aliId=318108320

Pentaho:
https://talendexpert.com/pentaho-vs-talend/