Question
When the sqlline script is used on the client, the error message "import argparse" is displayed.
Answer
- Log in to the node where the HBase client is installed as user root. Perform security authentication using the hbase user.
- Go to the directory where the sqlline script of the HBase client is stored and run the python3 sqlline.py command.