Help Center/
CloudTable Service/
FAQs/
Connection and Access/
How Do I Query the Creation Time of a Table in CloudTable HBase?
Updated on 2024-04-30 GMT+08:00
How Do I Query the Creation Time of a Table in CloudTable HBase?
You can use either of the following methods to query the table creation time in CloudTable:
Method 1: Check the table creation time in the output of the create command.
- Connect to the cluster and use the HBase shell to access the cluster. For details, see Using HBase Shell to Access a Cluster in the CloudTable Service User Guide.
- Run the create command to create a table.
create 'TEST','StuInfo','Grades'
- In the command output, the first row indicates the table creation time and table name, and the second row indicates the table creation duration.
Figure 1 Table creation time
Parent topic: Connection and Access
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot