Skip to content

saagie/example-R-read-and-write-from-hdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read and write data on HDFS from R

Dependencies

  • R package httr -> Used to make curl requests.
  • R package getPass -> Used to hide passwords in Rstudio.

Usage

  • Fill the Webhdfs url in the variable hdfsUri
  • Fill the path of the file you want to read or write in the variable fileUri
  • Add optionnal parameters
  • Source the file you want to execute.

About

Example for Saagie Wiki - Read and write to HDFS with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages