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 2017/08/16 05:02:00 UTC

[jira] [Created] (TRAFODION-2718) Clean up the current traofodion scripts/tools

Eason Zhang created TRAFODION-2718:
--------------------------------------

             Summary: Clean up the current traofodion scripts/tools 
                 Key: TRAFODION-2718
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2718
             Project: Apache Trafodion
          Issue Type: Improvement
            Reporter: Eason Zhang


Now we have lots of scripts/tools distributed in lots of directories:
Sqenv.sh
Sqenvcom.sh
export/bin64
export/limited-support-tools/
sql/scripts/
gdb/
samples/runconnect_test.sh
tools/
tools/check_hbase_available/
hbase_utilities/backup_and_restore/
opt/hpmpi/bin/mpicc
trafci/bin/


it's difficult for user to get familar with them. It would be better if we can reorgnize as below:

bin/   -- executables and scripts meant for users to access/admin EsgynDB  
lib/bin   -- internal helper executables/scripts for esgyn-only use; gdb scripts (or maybe lib/gdb)
utils/ -- helper/sample tools that we provide to be potential use, but not really esgyn commands
sbin/ -- system admin tools that affect not just esgyn, but system as well (install tools that may be needed later, etc)
(none) – lots of dev-only scripts in sql/scripts that we should not be packaging




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)