Is there a way to define a set of commands to 'initialize' the environment in the SparkShell? I'd like to create a wrapper script that starts up the sparkshell and does some boiler plate initialization (imports and variable creation) before handing things over to me.
Kyle
