non-primitive type (for example, array) has been declared as a resolve the "view is stale; it must be re-created" error in Athena? You can also manually update or drop a Hive partition directly on HDFS using Hadoop commands, if you do so you need to run the MSCK command to synch up HDFS files with Hive Metastore.. Related Articles Amazon Athena? with a particular table, MSCK REPAIR TABLE can fail due to memory format, you may receive an error message like HIVE_CURSOR_ERROR: Row is Since the HCAT_SYNC_OBJECTS also calls the HCAT_CACHE_SYNC stored procedure in Big SQL 4.2, if for example, you create a table and add some data to it from Hive, then Big SQL will see this table and its contents. When creating a table using PARTITIONED BY clause, partitions are generated and registered in the Hive metastore. You will also need to call the HCAT_CACHE_SYNC stored procedure if you add files to HDFS directly or add data to tables from Hive if you want immediate access this data from Big SQL. In addition, problems can also occur if the metastore metadata gets out of For external tables Hive assumes that it does not manage the data. in the AWS Knowledge Center. You can also write your own user defined function more information, see JSON data
MSCK REPAIR hive external tables - Stack Overflow with inaccurate syntax. query a bucket in another account in the AWS Knowledge Center or watch "ignore" will try to create partitions anyway (old behavior). The data type BYTE is equivalent to You can retrieve a role's temporary credentials to authenticate the JDBC connection to To learn more on these features, please refer our documentation. Cheers, Stephen. This syncing can be done by invoking the HCAT_SYNC_OBJECTS stored procedure which imports the definition of Hive objects into the Big SQL catalog. but partition spec exists" in Athena? When a table is created from Big SQL, the table is also created in Hive. Starting with Amazon EMR 6.8, we further reduced the number of S3 filesystem calls to make MSCK repair run faster and enabled this feature by default. example, if you are working with arrays, you can use the UNNEST option to flatten 2023, Amazon Web Services, Inc. or its affiliates. MAX_INT You might see this exception when the source Thanks for letting us know we're doing a good job! Managed or external tables can be identified using the DESCRIBE FORMATTED table_name command, which will display either MANAGED_TABLE or EXTERNAL_TABLE depending on table type.
Error when running MSCK REPAIR TABLE in parallel - Azure Databricks Supported browsers are Chrome, Firefox, Edge, and Safari. For same Region as the Region in which you run your query. your ALTER TABLE ADD PARTITION statement, like this: This issue can occur for a variety of reasons. This is controlled by spark.sql.gatherFastStats, which is enabled by default. synchronize the metastore with the file system. You use a field dt which represent a date to partition the table. This can happen if you Amazon Athena? PutObject requests to specify the PUT headers in
hive msck repair_hive mack_- K8S+eurekajavaWEB_Johngo To load new Hive partitions into a partitioned table, you can use the MSCK REPAIR TABLE command, which works only with Hive-style partitions. Considerations and limitations for SQL queries If the JSON text is in pretty print receive the error message Partitions missing from filesystem. Knowledge Center. It can be useful if you lose the data in your Hive metastore or if you are working in a cloud environment without a persistent metastore. AWS Glue Data Catalog in the AWS Knowledge Center. Working of Bucketing in Hive The concept of bucketing is based on the hashing technique. emp_part that stores partitions outside the warehouse. For . Please try again later or use one of the other support options on this page. partition_value_$folder$ are REPAIR TABLE Description. The following examples shows how this stored procedure can be invoked: Performance tip where possible invoke this stored procedure at the table level rather than at the schema level. hive msck repair Load The MSCK REPAIR TABLE command was designed to manually add partitions that are added to or removed from the file system, such as HDFS or S3, but are not present in the metastore. For more information, see Syncing partition schema to avoid If not specified, ADD is the default. manually. When a large amount of partitions (for example, more than 100,000) are associated This statement (a Hive command) adds metadata about the partitions to the Hive catalogs. Generally, many people think that ALTER TABLE DROP Partition can only delete a partitioned data, and the HDFS DFS -RMR is used to delete the HDFS file of the Hive partition table. For more information, see How Outside the US: +1 650 362 0488. If Big SQL realizes that the table did change significantly since the last Analyze was executed on the table then Big SQL will schedule an auto-analyze task. not a valid JSON Object or HIVE_CURSOR_ERROR: GENERIC_INTERNAL_ERROR: Parent builder is You can receive this error if the table that underlies a view has altered or value greater than 2,147,483,647. It can be useful if you lose the data in your Hive metastore or if you are working in a cloud environment without a persistent metastore. Usage in the AWS returned, When I run an Athena query, I get an "access denied" error, I
apache spark - For a complete list of trademarks, click here. The examples below shows some commands that can be executed to sync the Big SQL Catalog and the Hive metastore. MSCK REPAIR TABLE recovers all the partitions in the directory of a table and updates the Hive metastore. do I resolve the error "unable to create input format" in Athena? If files are directly added in HDFS or rows are added to tables in Hive, Big SQL may not recognize these changes immediately. Check that the time range unit projection.
.interval.unit The Big SQL Scheduler cache is a performance feature, which is enabled by default, it keeps in memory current Hive meta-store information about tables and their locations. You hidden. To prevent this from happening, use the ADD IF NOT EXISTS syntax in UTF-8 encoded CSV file that has a byte order mark (BOM). Troubleshooting often requires iterative query and discovery by an expert or from a Specifies how to recover partitions. GRANT EXECUTE ON PROCEDURE HCAT_SYNC_OBJECTS TO USER1; CALL SYSHADOOP.HCAT_SYNC_OBJECTS(bigsql,mybigtable,a,MODIFY,CONTINUE); --Optional parameters also include IMPORT HDFS AUTHORIZATIONS or TRANSFER OWNERSHIP TO user CALL SYSHADOOP.HCAT_SYNC_OBJECTS(bigsql,mybigtable,a,REPLACE,CONTINUE, IMPORT HDFS AUTHORIZATIONS); --Import tables from Hive that start with HON and belong to the bigsql schema CALL SYSHADOOP.HCAT_SYNC_OBJECTS('bigsql', 'HON. custom classifier. For example, if you transfer data from one HDFS system to another, use MSCK REPAIR TABLE to make the Hive metastore aware of the partitions on the new HDFS. classifiers, Considerations and files topic. community of helpers. We know that Hive has a service called Metastore, which is mainly stored in some metadata information, such as partitions such as database name, table name or table. It also gathers the fast stats (number of files and the total size of files) in parallel, which avoids the bottleneck of listing the metastore files sequentially. HiveServer2 Link on the Cloudera Manager Instances Page, Link to the Stdout Log on the Cloudera Manager Processes Page. GitHub. MSCK REPAIR TABLE - ibm.com Another way to recover partitions is to use ALTER TABLE RECOVER PARTITIONS. However, if the partitioned table is created from existing data, partitions are not registered automatically in the Hive metastore. re:Post using the Amazon Athena tag. In Big SQL 4.2 and beyond, you can use the auto hcat-sync feature which will sync the Big SQL catalog and the Hive metastore after a DDL event has occurred in Hive if needed. For more information, see I This can be done by executing the MSCK REPAIR TABLE command from Hive. each JSON document to be on a single line of text with no line termination in Athena. metadata. S3; Status Code: 403; Error Code: AccessDenied; Request ID: For more information, see How can I This error usually occurs when a file is removed when a query is running. issues. Repair partitions manually using MSCK repair - Cloudera CDH 7.1 : MSCK Repair is not working properly if - Cloudera INFO : Completed compiling command(queryId, b6e1cdbe1e25): show partitions repair_test If the table is cached, the command clears the table's cached data and all dependents that refer to it. input JSON file has multiple records. > > Is there an alternative that works like msck repair table that will > pick up the additional partitions? The following AWS resources can also be of help: Athena topics in the AWS knowledge center, Athena posts in the For more information, see When I run an Athena query, I get an "access denied" error in the AWS To troubleshoot this The next section gives a description of the Big SQL Scheduler cache. If you've got a moment, please tell us what we did right so we can do more of it. partition limit. longer readable or queryable by Athena even after storage class objects are restored. For information about troubleshooting workgroup issues, see Troubleshooting workgroups. As long as the table is defined in the Hive MetaStore and accessible in the Hadoop cluster then both BigSQL and Hive can access it. Can you share the error you have got when you had run the MSCK command. execution. array data type. Run MSCK REPAIR TABLE as a top-level statement only. msck repair table tablenamehivelocationHivehive . For more information, see UNLOAD. MSCK REPAIR HIVE EXTERNAL TABLES - Cloudera Community - 229066 However, if the partitioned table is created from existing data, partitions are not registered automatically in . With Hive, the most common troubleshooting aspects involve performance issues and managing disk space. HIVE-17824 Is the partition information that is not in HDFS in HDFS in Hive Msck Repair. in the AWS Knowledge null. INSERT INTO statement fails, orphaned data can be left in the data location Auto hcat-sync is the default in all releases after 4.2. modifying the files when the query is running. notices. This occurs because MSCK REPAIR TABLE doesn't remove stale partitions from table REPAIR TABLE detects partitions in Athena but does not add them to the present in the metastore. 2021 Cloudera, Inc. All rights reserved. Okay, so msck repair is not working and you saw something as below, 0: jdbc:hive2://hive_server:10000> msck repair table mytable; Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask (state=08S01,code=1) Hive users run Metastore check command with the repair table option (MSCK REPAIR table) to update the partition metadata in the Hive metastore for partitions that were directly added to or removed from the file system (S3 or HDFS). When the table data is too large, it will consume some time. Amazon Athena. For more information, see the "Troubleshooting" section of the MSCK REPAIR TABLE topic. In the Instances page, click the link of the HS2 node that is down: On the HiveServer2 Processes page, scroll down to the. MSCK REPAIR TABLE - Amazon Athena specifying the TableType property and then run a DDL query like data column has a numeric value exceeding the allowable size for the data Convert the data type to string and retry. OpenCSVSerDe library. data column is defined with the data type INT and has a numeric The MSCK REPAIR TABLE command was designed to manually add partitions that are added Athena. For more detailed information about each of these errors, see How do I in the does not match number of filters You might see this INFO : Starting task [Stage, serial mode GENERIC_INTERNAL_ERROR: Number of partition values At this momentMSCK REPAIR TABLEI sent it in the event. To work around this Msck Repair Table - Ibm (version 2.1.0 and earlier) Create/Drop/Alter/Use Database Create Database You can receive this error message if your output bucket location is not in the 100 open writers for partitions/buckets. When you use a CTAS statement to create a table with more than 100 partitions, you How do I resolve "HIVE_CURSOR_ERROR: Row is not a valid JSON object - To transform the JSON, you can use CTAS or create a view. In EMR 6.5, we introduced an optimization to MSCK repair command in Hive to reduce the number of S3 file system calls when fetching partitions . REPAIR TABLE detects partitions in Athena but does not add them to the Load data to the partition table 3. Although not comprehensive, it includes advice regarding some common performance, the proper permissions are not present. CDH 7.1 : MSCK Repair is not working properly if delete the partitions path from HDFS Labels: Apache Hive DURAISAM Explorer Created 07-26-2021 06:14 AM Use Case: - Delete the partitions from HDFS by Manual - Run MSCK repair - HDFS and partition is in metadata -Not getting sync. Check the integrity see My Amazon Athena query fails with the error "HIVE_BAD_DATA: Error parsing we cant use "set hive.msck.path.validation=ignore" because if we run msck repair .. automatically to sync HDFS folders and Table partitions right? see Using CTAS and INSERT INTO to work around the 100 This requirement applies only when you create a table using the AWS Glue This error can occur when you query a table created by an AWS Glue crawler from a 1 Answer Sorted by: 5 You only run MSCK REPAIR TABLE while the structure or partition of the external table is changed. Here is the For more information, see How do I resolve the RegexSerDe error "number of matching groups doesn't match This feature is available from Amazon EMR 6.6 release and above. data is actually a string, int, or other primitive For information about MSCK REPAIR TABLE related issues, see the Considerations and When creating a table using PARTITIONED BY clause, partitions are generated and registered in the Hive metastore. INSERT INTO TABLE repair_test PARTITION(par, show partitions repair_test; metastore inconsistent with the file system. This error message usually means the partition settings have been corrupted. Connectivity for more information. The MSCK REPAIR TABLE command scans a file system such as Amazon S3 for Hive compatible partitions that were added to the file system after the table was created. MSCK Repair in Hive | Analyticshut ) if the following Run MSCK REPAIR TABLE to register the partitions. INFO : Semantic Analysis Completed If you use the AWS Glue CreateTable API operation 2016-07-15T03:13:08,102 DEBUG [main]: parse.ParseDriver (: ()) - Parse Completed 2021 Cloudera, Inc. All rights reserved. MSCK REPAIR TABLE recovers all the partitions in the directory of a table and updates the Hive metastore. AWS Glue doesn't recognize the How to Update or Drop a Hive Partition? - Spark By {Examples} This message indicates the file is either corrupted or empty. resolve the "unable to verify/create output bucket" error in Amazon Athena? viewing. might have inconsistent partitions under either of the following increase the maximum query string length in Athena? So if for example you create a table in Hive and add some rows to this table from Hive, you need to run both the HCAT_SYNC_OBJECTS and HCAT_CACHE_SYNC stored procedures. Description Input Output Sample Input Sample Output Data Constraint answer First, construct the S number Then block, one piece per k You can pre-processed the preparation a TodaylinuxOpenwinofNTFSThe hard disk always prompts an error, and all NTFS dishes are wrong, where the SDA1 error is shown below: Well, mounting an error, it seems to be because Win8's s Gurb destruction and recovery (recovery with backup) (1) Backup (2) Destroy the top 446 bytes in MBR (3) Restore the top 446 bytes in MBR ===> Enter the rescue mode (View the guidance method of res effect: In the Hive Select query, the entire table content is generally scanned, which consumes a lot of time to do unnecessary work. files from the crawler, Athena queries both groups of files. (UDF). Athena can also use non-Hive style partitioning schemes. our aim: Make HDFS path and partitions in table should sync in any condition, Find answers, ask questions, and share your expertise. added). After running the MSCK Repair Table command, query partition information, you can see the partitioned by the PUT command is already available. Azure Databricks uses multiple threads for a single MSCK REPAIR by default, which splits createPartitions() into batches. To work correctly, the date format must be set to yyyy-MM-dd Another way to recover partitions is to use ALTER TABLE RECOVER PARTITIONS. more information, see MSCK more information, see Specifying a query result Hive ALTER TABLE command is used to update or drop a partition from a Hive Metastore and HDFS location (managed table). The SELECT COUNT query in Amazon Athena returns only one record even though the I resolve the "HIVE_CANNOT_OPEN_SPLIT: Error opening Hive split parsing field value '' for field x: For input string: """. I resolve the "HIVE_CANNOT_OPEN_SPLIT: Error opening Hive split How do I whereas, if I run the alter command then it is showing the new partition data. If you are on versions prior to Big SQL 4.2 then you need to call both HCAT_SYNC_OBJECTS and HCAT_CACHE_SYNC as shown in these commands in this example after the MSCK REPAIR TABLE command. s3://awsdoc-example-bucket/: Slow down" error in Athena? endpoint like us-east-1.amazonaws.com. Planning a New Cloudera Enterprise Deployment, Step 1: Run the Cloudera Manager Installer, Migrating Embedded PostgreSQL Database to External PostgreSQL Database, Storage Space Planning for Cloudera Manager, Manually Install Cloudera Software Packages, Creating a CDH Cluster Using a Cloudera Manager Template, Step 5: Set up the Cloudera Manager Database, Installing Cloudera Navigator Key Trustee Server, Installing Navigator HSM KMS Backed by Thales HSM, Installing Navigator HSM KMS Backed by Luna HSM, Uninstalling a CDH Component From a Single Host, Starting, Stopping, and Restarting the Cloudera Manager Server, Configuring Cloudera Manager Server Ports, Moving the Cloudera Manager Server to a New Host, Migrating from PostgreSQL Database Server to MySQL/Oracle Database Server, Starting, Stopping, and Restarting Cloudera Manager Agents, Sending Usage and Diagnostic Data to Cloudera, Exporting and Importing Cloudera Manager Configuration, Modifying Configuration Properties Using Cloudera Manager, Viewing and Reverting Configuration Changes, Cloudera Manager Configuration Properties Reference, Starting, Stopping, Refreshing, and Restarting a Cluster, Virtual Private Clusters and Cloudera SDX, Compatibility Considerations for Virtual Private Clusters, Tutorial: Using Impala, Hive and Hue with Virtual Private Clusters, Networking Considerations for Virtual Private Clusters, Backing Up and Restoring NameNode Metadata, Configuring Storage Directories for DataNodes, Configuring Storage Balancing for DataNodes, Preventing Inadvertent Deletion of Directories, Configuring Centralized Cache Management in HDFS, Configuring Heterogeneous Storage in HDFS, Enabling Hue Applications Using Cloudera Manager, Post-Installation Configuration for Impala, Configuring Services to Use the GPL Extras Parcel, Tuning and Troubleshooting Host Decommissioning, Comparing Configurations for a Service Between Clusters, Starting, Stopping, and Restarting Services, Introduction to Cloudera Manager Monitoring, Viewing Charts for Cluster, Service, Role, and Host Instances, Viewing and Filtering MapReduce Activities, Viewing the Jobs in a Pig, Oozie, or Hive Activity, Viewing Activity Details in a Report Format, Viewing the Distribution of Task Attempts, Downloading HDFS Directory Access Permission Reports, Troubleshooting Cluster Configuration and Operation, Authentication Server Load Balancer Health Tests, Impala Llama ApplicationMaster Health Tests, Navigator Luna KMS Metastore Health Tests, Navigator Thales KMS Metastore Health Tests, Authentication Server Load Balancer Metrics, HBase RegionServer Replication Peer Metrics, Navigator HSM KMS backed by SafeNet Luna HSM Metrics, Navigator HSM KMS backed by Thales HSM Metrics, Choosing and Configuring Data Compression, YARN (MRv2) and MapReduce (MRv1) Schedulers, Enabling and Disabling Fair Scheduler Preemption, Creating a Custom Cluster Utilization Report, Configuring Other CDH Components to Use HDFS HA, Administering an HDFS High Availability Cluster, Changing a Nameservice Name for Highly Available HDFS Using Cloudera Manager, MapReduce (MRv1) and YARN (MRv2) High Availability, YARN (MRv2) ResourceManager High Availability, Work Preserving Recovery for YARN Components, MapReduce (MRv1) JobTracker High Availability, Cloudera Navigator Key Trustee Server High Availability, Enabling Key Trustee KMS High Availability, Enabling Navigator HSM KMS High Availability, High Availability for Other CDH Components, Navigator Data Management in a High Availability Environment, Configuring Cloudera Manager for High Availability With a Load Balancer, Introduction to Cloudera Manager Deployment Architecture, Prerequisites for Setting up Cloudera Manager High Availability, High-Level Steps to Configure Cloudera Manager High Availability, Step 1: Setting Up Hosts and the Load Balancer, Step 2: Installing and Configuring Cloudera Manager Server for High Availability, Step 3: Installing and Configuring Cloudera Management Service for High Availability, Step 4: Automating Failover with Corosync and Pacemaker, TLS and Kerberos Configuration for Cloudera Manager High Availability, Port Requirements for Backup and Disaster Recovery, Monitoring the Performance of HDFS Replications, Monitoring the Performance of Hive/Impala Replications, Enabling Replication Between Clusters with Kerberos Authentication, How To Back Up and Restore Apache Hive Data Using Cloudera Enterprise BDR, How To Back Up and Restore HDFS Data Using Cloudera Enterprise BDR, Migrating Data between Clusters Using distcp, Copying Data between a Secure and an Insecure Cluster using DistCp and WebHDFS, Using S3 Credentials with YARN, MapReduce, or Spark, How to Configure a MapReduce Job to Access S3 with an HDFS Credstore, Importing Data into Amazon S3 Using Sqoop, Configuring ADLS Access Using Cloudera Manager, Importing Data into Microsoft Azure Data Lake Store Using Sqoop, Configuring Google Cloud Storage Connectivity, How To Create a Multitenant Enterprise Data Hub, Configuring Authentication in Cloudera Manager, Configuring External Authentication and Authorization for Cloudera Manager, Step 2: Install JCE Policy Files for AES-256 Encryption, Step 3: Create the Kerberos Principal for Cloudera Manager Server, Step 4: Enabling Kerberos Using the Wizard, Step 6: Get or Create a Kerberos Principal for Each User Account, Step 7: Prepare the Cluster for Each User, Step 8: Verify that Kerberos Security is Working, Step 9: (Optional) Enable Authentication for HTTP Web Consoles for Hadoop Roles, Kerberos Authentication for Non-Default Users, Managing Kerberos Credentials Using Cloudera Manager, Using a Custom Kerberos Keytab Retrieval Script, Using Auth-to-Local Rules to Isolate Cluster Users, Configuring Authentication for Cloudera Navigator, Cloudera Navigator and External Authentication, Configuring Cloudera Navigator for Active Directory, Configuring Groups for Cloudera Navigator, Configuring Authentication for Other Components, Configuring Kerberos for Flume Thrift Source and Sink Using Cloudera Manager, Using Substitution Variables with Flume for Kerberos Artifacts, Configuring Kerberos Authentication for HBase, Configuring the HBase Client TGT Renewal Period, Using Hive to Run Queries on a Secure HBase Server, Enable Hue to Use Kerberos for Authentication, Enabling Kerberos Authentication for Impala, Using Multiple Authentication Methods with Impala, Configuring Impala Delegation for Hue and BI Tools, Configuring a Dedicated MIT KDC for Cross-Realm Trust, Integrating MIT Kerberos and Active Directory, Hadoop Users (user:group) and Kerberos Principals, Mapping Kerberos Principals to Short Names, Configuring TLS Encryption for Cloudera Manager and CDH Using Auto-TLS, Manually Configuring TLS Encryption for Cloudera Manager, Manually Configuring TLS Encryption on the Agent Listening Port, Manually Configuring TLS/SSL Encryption for CDH Services, Configuring TLS/SSL for HDFS, YARN and MapReduce, Configuring Encrypted Communication Between HiveServer2 and Client Drivers, Configuring TLS/SSL for Navigator Audit Server, Configuring TLS/SSL for Navigator Metadata Server, Configuring TLS/SSL for Kafka (Navigator Event Broker), Configuring Encrypted Transport for HBase, Data at Rest Encryption Reference Architecture, Resource Planning for Data at Rest Encryption, Optimizing Performance for HDFS Transparent Encryption, Enabling HDFS Encryption Using the Wizard, Configuring the Key Management Server (KMS), Configuring KMS Access Control Lists (ACLs), Migrating from a Key Trustee KMS to an HSM KMS, Migrating Keys from a Java KeyStore to Cloudera Navigator Key Trustee Server, Migrating a Key Trustee KMS Server Role Instance to a New Host, Configuring CDH Services for HDFS Encryption, Backing Up and Restoring Key Trustee Server and Clients, Initializing Standalone Key Trustee Server, Configuring a Mail Transfer Agent for Key Trustee Server, Verifying Cloudera Navigator Key Trustee Server Operations, Managing Key Trustee Server Organizations, HSM-Specific Setup for Cloudera Navigator Key HSM, Integrating Key HSM with Key Trustee Server, Registering Cloudera Navigator Encrypt with Key Trustee Server, Preparing for Encryption Using Cloudera Navigator Encrypt, Encrypting and Decrypting Data Using Cloudera Navigator Encrypt, Converting from Device Names to UUIDs for Encrypted Devices, Configuring Encrypted On-disk File Channels for Flume, Installation Considerations for Impala Security, Add Root and Intermediate CAs to Truststore for TLS/SSL, Authenticate Kerberos Principals Using Java, Configure Antivirus Software on CDH Hosts, Configure Browser-based Interfaces to Require Authentication (SPNEGO), Configure Browsers for Kerberos Authentication (SPNEGO), Configure Cluster to Use Kerberos Authentication, Convert DER, JKS, PEM Files for TLS/SSL Artifacts, Obtain and Deploy Keys and Certificates for TLS/SSL, Set Up a Gateway Host to Restrict Access to the Cluster, Set Up Access to Cloudera EDH or Altus Director (Microsoft Azure Marketplace), Using Audit Events to Understand Cluster Activity, Configuring Cloudera Navigator to work with Hue HA, Cloudera Navigator support for Virtual Private Clusters, Encryption (TLS/SSL) and Cloudera Navigator, Limiting Sensitive Data in Navigator Logs, Preventing Concurrent Logins from the Same User, Enabling Audit and Log Collection for Services, Monitoring Navigator Audit Service Health, Configuring the Server for Policy Messages, Using Cloudera Navigator with Altus Clusters, Configuring Extraction for Altus Clusters on AWS, Applying Metadata to HDFS and Hive Entities using the API, Using the Purge APIs for Metadata Maintenance Tasks, Troubleshooting Navigator Data Management, Files Installed by the Flume RPM and Debian Packages, Configuring the Storage Policy for the Write-Ahead Log (WAL), Using the HBCK2 Tool to Remediate HBase Clusters, Exposing HBase Metrics to a Ganglia Server, Configuration Change on Hosts Used with HCatalog, Accessing Table Information with the HCatalog Command-line API, Unable to connect to database with provided credential, Unknown Attribute Name exception while enabling SAML, Downloading query results from Hue takes long time, 502 Proxy Error while accessing Hue from the Load Balancer, Hue Load Balancer does not start after enabling TLS, Unable to kill Hive queries from Job Browser, Unable to connect Oracle database to Hue using SCAN, Increasing the maximum number of processes for Oracle database, Unable to authenticate to Hbase when using Hue, ARRAY Complex Type (CDH 5.5 or higher only), MAP Complex Type (CDH 5.5 or higher only), STRUCT Complex Type (CDH 5.5 or higher only), VARIANCE, VARIANCE_SAMP, VARIANCE_POP, VAR_SAMP, VAR_POP, Configuring Resource Pools and Admission Control, Managing Topics across Multiple Kafka Clusters, Setting up an End-to-End Data Streaming Pipeline, Kafka Security Hardening with Zookeeper ACLs, Configuring an External Database for Oozie, Configuring Oozie to Enable MapReduce Jobs To Read/Write from Amazon S3, Configuring Oozie to Enable MapReduce Jobs To Read/Write from Microsoft Azure (ADLS), Starting, Stopping, and Accessing the Oozie Server, Adding the Oozie Service Using Cloudera Manager, Configuring Oozie Data Purge Settings Using Cloudera Manager, Dumping and Loading an Oozie Database Using Cloudera Manager, Adding Schema to Oozie Using Cloudera Manager, Enabling the Oozie Web Console on Managed Clusters, Scheduling in Oozie Using Cron-like Syntax, Installing Apache Phoenix using Cloudera Manager, Using Apache Phoenix to Store and Access Data, Orchestrating SQL and APIs with Apache Phoenix, Creating and Using User-Defined Functions (UDFs) in Phoenix, Mapping Phoenix Schemas to HBase Namespaces, Associating Tables of a Schema to a Namespace, Understanding Apache Phoenix-Spark Connector, Understanding Apache Phoenix-Hive Connector, Using MapReduce Batch Indexing to Index Sample Tweets, Near Real Time (NRT) Indexing Tweets Using Flume, Using Search through a Proxy for High Availability, Enable Kerberos Authentication in Cloudera Search, Flume MorphlineSolrSink Configuration Options, Flume MorphlineInterceptor Configuration Options, Flume Solr UUIDInterceptor Configuration Options, Flume Solr BlobHandler Configuration Options, Flume Solr BlobDeserializer Configuration Options, Solr Query Returns no Documents when Executed with a Non-Privileged User, Installing and Upgrading the Sentry Service, Configuring Sentry Authorization for Cloudera Search, Synchronizing HDFS ACLs and Sentry Permissions, Authorization Privilege Model for Hive and Impala, Authorization Privilege Model for Cloudera Search, Frequently Asked Questions about Apache Spark in CDH, Developing and Running a Spark WordCount Application, Accessing Data Stored in Amazon S3 through Spark, Accessing Data Stored in Azure Data Lake Store (ADLS) through Spark, Accessing Avro Data Files From Spark SQL Applications, Accessing Parquet Files From Spark SQL Applications, Building and Running a Crunch Application with Spark, Best Practices for Using MSCK REPAIR TABLE, Tuning Apache Hive Performance on the Amazon S3 Filesystem in CDH, Tuning Hive MSCK (Metastore Check) Performance on S3, In Cloudera Manager, from the home page, go to.