You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:57 UTC

[jira] [Created] (TRAFODION-726) LP Bug: 1387238 - sqenv.sh/sqenvcom.sh needs to be executed outside .bashrc

Alice Chen created TRAFODION-726:
------------------------------------

             Summary: LP Bug: 1387238 - sqenv.sh/sqenvcom.sh needs to be executed outside .bashrc
                 Key: TRAFODION-726
                 URL: https://issues.apache.org/jira/browse/TRAFODION-726
             Project: Apache Trafodion
          Issue Type: Wish
          Components: installer
            Reporter: Guy Groulx
            Priority: Minor


Currently, our sqenv.sh and sqenvcom.sh script gets executed via .bashrc.
There will be even more once the management stuff comes in.
We do tons of processing here and these are done everytime a shell is started.

We already have SQ_HOME and MY_SQROOT where are added to .bashrc during installation.
We need to remove the sqenv.sh -> sqenvcom.sh invocation.

Our product should be smart enough to use the above variables to get the env directly.
This is how most products work.  Hadoop, hbase, hive, etc.

We've seen issues with this setup where we could not log to a node due to something in sqenvcom.sh



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