You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Hans Zeller (JIRA)" <ji...@apache.org> on 2015/10/05 18:36:28 UTC

[jira] [Created] (TRAFODION-1504) Check for changed class path information in sqgen

Hans Zeller created TRAFODION-1504:
--------------------------------------

             Summary: Check for changed class path information in sqgen
                 Key: TRAFODION-1504
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1504
             Project: Apache Trafodion
          Issue Type: Bug
          Components: foundation
            Reporter: Hans Zeller
             Fix For: 1.2-incubating


There have been quite a few cases I've seen where we set up something (e.g. called the install_local_hadoop script) in a shell and then did sqgen in that same shell.

What happened was that the first action should have had an impact on the CLASSPATH, but since that only happens when we source sqenv.sh and this was not done, sqgen created the wrong CLASSPATH information.

I would like to fix that by sourcing in sqenv.sh at the beginning of the sqgen script. Also, sqenv gives the warning that the environment changed, then issue an error and abort sqgen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)