Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Check the athena_meta parameter.
cd /path/to/athena_meta/ source .env/bin/activate athena_meta
If the following information is displayed, the verification is successful.

- Verify athena_meta.
athena_meta --check_prereqs
If ok is displayed in the command output, the verification is successful.

Parent topic: athena_meta 1.3 Porting Guide (Kylin V10)