检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deregister users, and delete user data. Delete the user information table after service A ends.
More > Delete or Delete Delete a backup or restoration task. After a task is deleted, the backup data is retained by default. More > Suspend Suspend a backup task. Only periodic backup tasks can be suspended. Suspended backup tasks are no longer executed automatically.
When a user is created in the MRS cluster and the user has the permission to delete component data, you need to configure the recycle bin clearing rule for this new user.
To view, modify, or delete a security group rule, click Manage Security Group Rule. Click OK. Parent topic: FAQs About HDFS Application Development
In Hive on HBase, Hive in the MRS solution supports the ability to delete a single piece of HBase table data. Using a specific syntax, Hive can delete one or more pieces of data from an HBase table.
On the WebUI provided by Hue, you can perform the following operations on the components: HDFS: View, create, manage, rename, move, and delete files or directories.
logic cmdsb = new StringBuilder(); cmdsb.append("delete from ") .append(carbonTableName) .append(" where key in (select key from ") .append(externalHiveTableName) .append(" where modify_time>'") .append(queryTimeStart) .append("' and modify_time<'") .append(queryTimeEnd) .append
_c0 0 Delete table success! Parent topic: Debugging the Application
_c0 0 Delete table success! Parent topic: Debugging the Application
On the configuration page that is displayed, click Delete + to delete a directory, for example, /user/admin/examples/output-data/hive2_workflow. Configure the JOB XML. The value is Client installation directory/Oozie/oozie-client-*/examples/apps/hive/hive-site.xml.
On the configuration page that is displayed, click Delete + to delete a directory, for example, /user/admin/examples/output-data/hive2_workflow. Configure JOB XML.
_c0 0 Delete table success! Parent topic: Debugging Hive Applications
_c0 0 Delete table success! Parent topic: Commissioning Hive Applications
logic cmdsb = new StringBuilder(); cmdsb.append("delete from ") .append(carbonTableName) .append(" where key in (select key from ") .append(externalHiveTableName) .append(" where modify_time>'") .append(queryTimeStart) .append("' and modify_time<'") .append(queryTimeEnd) .append
logic cmdsb = new StringBuilder(); cmdsb.append("delete from ") .append(carbonTableName) .append(" where key in (select key from ") .append(externalHiveTableName) .append(" where modify_time>'") .append(queryTimeStart) .append("' and modify_time<'") .append(queryTimeEnd) .append
Procedure Check the disk capacity and delete unnecessary files. On the MRS cluster details page, choose Components > HDFS. The Service Status page is displayed.
To use components of new versions, delete the current cluster and create a cluster again. For details about the components supported by MRS, see List of MRS Component Versions. Parent topic: Upgrade and Patching
Open the httpd.conf file again, search for proxy_hue_port, and delete the following content: ProxyHTMLEnable On SetEnv PROXY_PREFIX=https://[proxy_ip]:[proxy_port] ProxyHTMLURLMap (https?
logic cmdsb = new StringBuilder(); cmdsb.append("delete from ") .append(carbonTableName) .append(" where key in (select key from ") .append(externalHiveTableName) .append(" where modify_time>'") .append(queryTimeStart) .append("' and modify_time<'") .append(queryTimeEnd) .append
What happens if I add or delete or reorder operators that have no state in my job? If you assigned IDs to your stateful operators, the stateless operators will not influence the savepoint restore.