Re: [cloudxy] RE: [Hadoop]Environment variable CLASSPATH not set!

2013-02-09 Thread harryxiyou
On Sun, Feb 10, 2013 at 5:15 AM, John Gordon wrote: Hi John, > Env variables hang off of the session context and are specific to both the > user profile and their shell-specific preferences. If your driver is > loading in kernel mode, it cannot depend on env variables. > Our driver has relation

RE: [Hadoop]Environment variable CLASSPATH not set!

2013-02-09 Thread John Gordon
Env variables hang off of the session context and are specific to both the user profile and their shell-specific preferences. If your driver is loading in kernel mode, it cannot depend on env variables. This will be a problem for the other environment variables like hadoop_home. Instead of usi