bin created TRAFODION-2361:
------------------------------
Summary: [offline backup&restore] it doesn't show the '-n'
parameter when execute ' ./run_full_trafodion_backup.sh --help'
Key: TRAFODION-2361
URL: https://issues.apache.org/jira/browse/TRAFODION-2361
Project: Apache Trafodion
Issue Type: Bug
Components: db-utility-backup-restore
Reporter: bin
Priority: Trivial
When I execute ‘ ./run_full_trafodion_backup.sh --help ’ or ‘
./run_full_trafodion_restore.sh --help ’ , it can’t show the “ -n ” parameter,
but it will show the details of “-n”:
(1) ./run_full_trafodion_backup.sh --help
-m mappers
(Optional) Number of mappers. If unspecified each snapshot will use a
number suitable for its size.
(Optional) Non interactive mode. With this option the script does not
prompt
the user to confirm the use of computed or default values when a parameter
like trafodion user, hbase user, hdfs user or backup path is not provided.
(2) ./run_full_trafodion_restore.sh --help
-m mappers
(Optional) Number of mappers. The default value is 2.
(Optional) Non interactive mode. With this option the script does not
prompt
the user to confirm the use of computed or default values when a parameter
like trafodion user, hbase user, hdfs user or backup path is not provided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)