Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
About This Task Before You Begin Steps About This Task You can install MySQL 5.5 or later. Before You Begin On the Ambari host, install the JDBC driver for MySQL, and then...
If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...
Before deploying a cluster, you should collect the following information: The fully qualified domain name (FQDN) of each host in your system. The Ambari Cluster Install wizard s...
About This Task Steps About This Task To have Ambari Server automatically install Ambari Agents on all your cluster hosts, you must set up password-less SSH connections betwee...
About This Task Steps About This Task To have Ambari Server automatically install Ambari Agents on all your cluster hosts, you must set up password-less SSH connections between...
When an Rmd document is compiled, all of its metadata in the YAML section will be stored in the list object rmarkdown::metadata . For example, rmarkdown::metadata$title gives you...
You can place multiple figures side by side using the fig.show="hold" along with the out.width option. In the example below, we have set out.width="50%" (see Figure 9.2 for th...