這一篇文章主要是在CentOS 7.4最小安裝下去部署Oracle database
我會建立Oracle database的主要原因是
為了下一篇測試從Oracle database拉資料到sqoop
(Note: modified at 2018/04/19)
這一篇文章主要是在CentOS 7.4最小安裝下去部署Oracle database
我會建立Oracle database的主要原因是
為了下一篇測試從Oracle database拉資料到sqoop
(Note: modified at 2018/04/19)
之前有一系列文章是在mint 17上部署R-hadoop的環境
這篇主要是在centos 7.2最小安裝下去部署hadoop, yarn, zookeeper, hbase, phoenix以及spark
一樣是透過VM做部署,所以目標是部署好其中一台後
再把那一台的映像檔做clone,變成slaves
Just for records.
I try to install Unix system on a machine with fake raid supported by intel RST in BIOS.
But I spent 36 hours to install ubuntu 16.04, it did not come to succeed.
Accidentally, I saw a massage that installation of centos on fake raid is easier than ubuntu,
so I try to install and succeed. The reference website is PowerRC.
Revolution R Open (Now named Microsoft R Open) provides Intel MKL multi-threaded BLAS.
This post is to record the installation of MRO in ubuntu 16.04.
mongodb is a noSQL database. I use it to construct the vd database.
1 | sudo add-apt-repository ppa:webupd8team/sublime-text-3 |
Revolution R Open (Now named Microsoft R Open) provides Intel MKL multi-threaded BLAS.
RcppParallel provides parallel tools for R via Intel TBB. (Note: On other platforms, it use TinyThread library.)
However, does RcppParallel conflict with Intel MKL multi-threaded BLAS?
這是我自己在PTT PO的文,詳細介紹tidyr,以下是正文~~
本篇是最後一篇,主要介紹tidyr,以下是要介紹的內容:
data.table:::dcast.data.table
data.table:::melt
tidyr:::gather
tidyr:::spread
tidyr:::separate