acelyc111 opened a new issue, #1698:
URL: https://github.com/apache/incubator-pegasus/issues/1698

   ## Bug Report
   
   Please answer these questions before submitting your issue. Thanks!
   
   1. What did you do?
   ```
   Pegasus-AdminCli-1.2.0 » backup -h
   
   backup a table
   
   Usage:
     backup <TABLE_ID> <PROVIDER_TYPE> [SPECIFIC_BACKUP_PATH]
   
   Args:
     tableID       int       the table ID
     providerType  string    the provider type of backup
     backupPath    string    the user specified backup path
   
   Flags:
     -h, --help     display help
   
   Pegasus-AdminCli-1.2.0 » backup 1 hdfs_service 12
   error: StartBackupApp failed: ErrorCode({Errno:ERR_INVALID_PARAMETERS}) 
[hint: Backup failed: the default backup path has already configured in 
`hdfs_service`, please modify the configuration if you want to use a specific 
backup path.]
   ```
   
   2. What did you expect to see?
   The backup task can be executed successfully.
   
   3. What did you see instead?
   Error reported in AdminCli.
   
   4. What version of Pegasus are you using?
   2.4.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to