You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Eason Zhang (JIRA)" <ji...@apache.org> on 2015/11/16 04:13:10 UTC

[jira] [Created] (TRAFODION-1627) 'sqgen' cannot copy files to all nodes.

Eason Zhang created TRAFODION-1627:
--------------------------------------

             Summary: 'sqgen' cannot copy files to all nodes.
                 Key: TRAFODION-1627
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1627
             Project: Apache Trafodion
          Issue Type: Bug
          Components: foundation
            Reporter: Eason Zhang


'shell.env', 'mon.env' doesn't exist on Trafodion, but 'sqgen' tries to use 'pdcp' command to copy them to all nodes:
   $PDCP -w ${ExNodeList[@]} -x `uname -n` sqconfig sqshell gomon.cold gomon.warm shell.env mon.env $PWD

So this 'pdcp' command will fail to execute, all files will not be copied.



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