| as.data.frame.tbl_Hive | Pull rows from a Hive table into a local data.frame |
| collect | Pull a Hive table to a local data frame |
| compute | Compute a Hive table |
| copy_to | Copy a local data frame to Hive |
| full_join | Join two Hive tables |
| gather_hive | Gather columns into key-value pairs |
| hive_to_hdfs_txt | Export a Hive table to a txt file in HDFS |
| inner_join | Join two Hive tables |
| left_join | Join two Hive tables |
| right_join | Join two Hive tables |
| spread_hive | Spread a key-value pair across multiple columns |
| src_Hive | Create Hive connection to research cluster |
| tbl | Establish a connection to a Hive table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.