search for: generatedemofolder

Displaying 1 result from an estimated 1 matches for "generatedemofolder".

2009 Mar 17
1
Putting demo shell scripts, text files, and RScript files with a package?
...shell scripts that demonstrate how to run the job from the command line and in a Hadoop cluster. My best idea so far for distributing these files is to package the contents of these files as a list of strings in a data file in the data directory, and include a function in the package, say generateDemoFolder(targetDir), that writes the files to a user- specified directory, ready for use from the command line. Any suggestions? Thanks, David