Member since
06-26-2013
354
Posts
68
Kudos Received
27
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3925 | 08-05-2016 10:36 AM | |
6317 | 06-02-2016 04:57 PM | |
6499 | 05-31-2016 03:47 PM | |
5505 | 04-11-2016 11:26 AM | |
11184 | 03-07-2016 02:04 PM |
06-02-2015
04:11 PM
Hello CDH and Impala Users,
We are pleased to announce the release of Hive ODBC v2.5.15 and Impala JDBC v2.5.28.
Hive ODBC v2.5.15 contains bug fixes and the following enhancements:
Two-way SSL verification
Custom HTTP headers
SSL and Thrift transport protocol now configured separately from authentication
Support for saving passwords as encrypted strings in the Windows Registry
Impala ODBC 2.5.28 contains bug fixes and the following enhancements:
Driver configuration option for enabling or disabling connections to SSL-enabled servers that use self-signed certificates
Ability to configure SSL separately from authentication
Option for configuring SASL when using username and password authentication
These drivers work for versions of HiveServer2 in CDH 4.1 or higher and Impala 1.0 or higher. Previous drivers continue to work on the latest versions of HiveServer2 and Impala.
Getting started with the Cloudera drivers:
Read the Cloudera ODBC 2.5 driver for Impala Release Notes and Installation Guide.
Read the Cloudera ODBC 2.5 Driver for Hive Release Notes and Installation Guide.
Download the connector from the Cloudera Connectors page.
As always, we are happy to hear your feedback. Please send your comments and suggestions to cdh-user@cloudera.org or post to our new Community Forums.
... View more
05-22-2015
07:44 AM
Hello CDH and Impala Users,
We are pleased to announce the release of Hive JDBC v2.5.12 and Impala JDBC v2.5.22.
Hive JDBC v2.5.12 allows you to configure SSL separately from authentication and fixes the following issues:
The getColumns() function returns an empty result set if it uses both schema and table restrictions, and the table restriction contains an escaped wildcard character.
Query translation does not use the database context specified by a USE <database> query.
The driver does not report an error when a MapReduce job fails on the server side during query execution.
Impala JDBC 2.5.22 fixes the following issues:
The getColumns() function returns an empty result set if it uses both schema and table restrictions, and the table restriction contains an escaped wildcard character.
Precision and scale for DECIMAL columns are reported incorrectly.
Query translation does not use the database context specified by a USE <database> query.
These drivers work for versions of HiveServer2 in CDH 4.1 or higher and Impala 1.0 or higher. Previous drivers continue to work on the latest versions of HiveServer2 and Impala as well.
Getting started with the Cloudera Drivers:
Read the Cloudera JDBC 2.5 driver for Hive release notes and installation guide.
Read the Cloudera JDBC 2.5 driver for Impala release notes and installation guide.
Download the connector from the Cloudera Connectors page.
As always, we are happy to hear your feedback. Please send your comments and suggestions to cdh-user@cloudera.org or post to our new Community Forums.
... View more
05-21-2015
04:12 PM
Dear CDH, Cloudera Manager, Impala, and Cloudera Navigator users,
This release fixes an issue that caused upgrades to CDH 5.4.1 to potentially fail.
We look forward to you trying it out, using the information below:
Download Cloudera Enterprise from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
CDH 5 Release Notes
Cloudera Manager Release Notes
Cloudera Navigator Release Notes
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums. You can also file bugs through our external JIRA projects on issues.cloudera.org.
... View more
05-19-2015
01:19 PM
We are pleased to announce the release of Cloudera Director 1.1.3.
Cloudera Director is a simple, reliable, enterprise-grade way to deploy, scale, and manage Hadoop in the cloud, initially for Amazon Web Services (AWS). It is free to download and use, and supported for Cloudera Enterprise customers.
This release fixes key bugs and includes the following:
Uses lazy_itable_init when preparing ephemeral drives to speed up instance preparation. This is useful for instances that have many large ephemeral drives, such as AWS D2 instances.
Adds support for GUID Partition Table (GPT) root disk partitions.
Allows custom AWS Identity and Access Management (IAM) endpoints.
Changes the default Cloudera Manager and CDH versions to 5.3.3 instead of the latest version to ensure that compatible Cloudera Manager and CDH versions are used over the lifetime of Cloudera Manager.
Corrects a typo for the d2.4xlarge instance type in virtualizationmappings. properties.
No longer inadvertently upgrades Cloudera Manager packages that have been preinstalled on AMIs.
Ensures that time is accurately synchronized by Network Time Protocol (NTP) prior to bootstrapping. This improves cluster reliability and consistency.
We look forward to you trying it out, using the information below:
Download Director from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
Cloudera Director Release Notes
Getting Started
Installing Cloudera Director Client
Installing Cloudera Director Server
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums.
... View more
05-15-2015
02:01 PM
Dear CDH, Cloudera Manager, Impala, and Cloudera Navigator users,
We are pleased to announce the release of Cloudera Enterprise 5.4.1 (CDH 5.4.1, Cloudera Manager 5.4.1, and Cloudera Navigator 2.3.1).
Cloudera Enterprise 5.4.1
This release fixes key bugs and includes the following.
CDH
Optimization to avoid opening too many file descriptors during encryption
DistCp fix to handle copying to root directory
HDFS fixes for:
Edit log corruption when append fails with a quota violation.
Rolling upgrade restoring blocks from trash multiple times, which could cause. significant and unnecessary block churn.
NameNode failover during high availability (HA) upgrade, which can cause the DataNode to finalize the upgrade.
Null pointer exception (NPE) when NameNode transitions to active during startup.
Incorrectly allowing HA NameNode to start in secure mode with HTTP wildcard address configured.
Handling cache checks when encryption is enabled.
YARN fixes for handling a race condition in the localizer, headroom calculation in the fair scheduler, and delegation token handling with DistCp.
MapReduce fixes to handle heap sizes greater than 2 GB when expressed in bytes, MR2 regression from MR1 for running local jobs with -libjars command options, and hung jobs in certain scenarios.
Minor HBase user interface and usability improvements, scanner improvements when not all values are returned, improved resource utilization in scanners, fixes to handle a broken truncate_preserve command in HBase shell, and deletion of HFiles used by a table cloned from a snapshot when that snapshot is deleted.
Fixes for HiveServer2 memory leaks, column access for Parquet files, delegation token handling errors, and Hive on Spark bugs in Hive.
Hue fixes for handling the correct number of rows with Hive queries returning data not encoded properly, errors during Oozie fork creation in the workflow editor, and Impala explain button.
Fixes to handle crashes and errors with analytical functions, crashes due to missing newline at the end of the file and aggregate functions with empty select-project-join would crash
Oozie automatically sets configurations so that Spark jobs are shown in the Spark History Server.
Fixes for a memory leak with HiveServer2 integration, performance improvement in metastore plugin cache initialization, and other bug fixes in Sentry.
Several bug fixes in Solr.
Fixes in Spark to make Python support more usable with YARN, and to handle thread leaks and synchronization issues.
Valid Avro column name generation and other bug fixes in Sqoop.
Fix to handle crashes due to malformed packets and improved client-side logging in ZooKeeper
For full list of upstream JIRAs fixed in CDH 5.4.1, see the Known issues fixed section of the Release Notes.
Cloudera Manager
Oozie HA plugin is now configured by Cloudera Manager.
Enabling wildcarding in a secure environment no longer causes the NameNode to fail to start.
Support for adding Hue with HA.
Clicking the "Revert to default" icon stores the default value as a user-defined value in the new configuration pages.
Logging of command unavailable messages is improved.
Various HDFS role migration improvements.
HDFS/Hive replication no longer fails when replicating to a target cluster that runs CDH 4 and has Kerberos enabled.
Cloudera Navigator fixes for the following issues:
Link disappears when expanded.
Operations on canary files should be filtered out.
Hive views have same icon as Hive fields in lineage.
Facet count should show (0) instead of (-) when there are no matching entities.
Column lineage does not display.
Kite dataset extraction fails when HDFS HA is enabled.
Sentry auditing does not work if the Python version is lower than 2.5.
We look forward to you trying it out, using the information below:
Download Cloudera Enterprise from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
CDH 5 Release Notes
Cloudera Manager Release Notes
Cloudera Navigator Release Notes
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums. You can also file bugs through our external JIRA projects on issues.cloudera.org.
... View more
04-29-2015
01:43 PM
1 Kudo
That's a valid observation. We're always looking for ways to improve; our work is never done here.
... View more
04-23-2015
12:15 PM
Dear Cloudera Users,
We are pleased to announce the general availability of the Cloudera Connector Powered by Teradata 1.4. This release has many updates, including:
Added support for JDK 8 (CDH 5 only).
Added the --error-database option.
Added the ability to specify format of Date, Time and Timestamp types when importing into CSV.
Import method split.by.amp now supports views.
Upgraded Teradata connector for Hadoop to version 1.3.4.
The Connector is released in editions compatible with CDH 4 and CDH 5. See the download page for more details.
For more details on new features and usage of Cloudera Connector Powered by Teradata, see:
Release Notes Cloudera Connector Powered by Teradata version 1.4
Cloudera Connector Powered by Teradata User Guide, version 1.4
As always, we welcome your feedback. Please send your comments and suggestions through our new community forums. You can also file bugs in the CDH project at issues.cloudera.org.
... View more
04-16-2015
04:49 PM
Dear CDH, Cloudera Manager, Impala, and Cloudera Navigator users,
We are pleased to announce the release of Cloudera Enterprise 5.1.5 (CDH 5.1.5, Cloudera Manager 5.1.5, and Cloudera Navigator 2.0.5) and Cloudera Enterprise 5.2.5 (CDH 5.2.5, Cloudera Manager 5.2.5, and Cloudera Navigator 2.1.5).
Cloudera Enterprise 5.1.5
This release fixes key bugs and includes the following.
CDH
Replacing DataNode disks or manually changing the Storage IDs of volumes in a cluster may result in data loss. Fixed as part of HDFS-7575, HDFS-7596, HDFS-7960 and HDFS-7208.
Fixes to the dfsadmin command-line option and the inclusion of a command to manually trigger full block reports from a DataNode.
Improved recovery speed after service or host failure, and fixes to handle race conditions with HDFS integration in Search.
Bug fixes in YARN for handling display of clock skew, consistent time zone on the web UI, and ResourceManager high availability.
Fix to address LDAP authentication, integration of Hive with HBase through Oozie, and other bug fixes in Hive.
Bug fixes in Hue and Parquet.
Fixes in Impala to address memory leaks with secure transport, performance improvements in the Python SASL client, and other issues with SASL transport.
For full list of upstream JIRAs fixed in CDH 5.1.5, please see the Known issues fixed section of the Release Notes.
Cloudera Manager
Starting new ZooKeeper servers shortly after adding them no longer causes ZooKeeper data loss when the number of new servers exceeds the number of old servers.
Cloudera Navigator
Fixed memory leak in Navigator Audit Server due to an error during batch operations.
Cloudera Enterprise 5.2.5
This release fixes key bugs and includes the following.
CDH
Replacing DataNode disks or mManually changing the Storage IDs of volumes in a cluster may result in data loss. Fixed as part of HDFS-7575, HDFS-7596, HDFS-7960 and HDFS-7208.
Bug fixes in YARN for handling display of clock skew and consistent time zone on the web UI.
Performance improvements, fixes to handle race conditions, hanging jobs and other issues in MapReduce.
Index corruption during replication and other fixes in Search.
Bug fixes in Hive, Hue, Sentry and Sqoop.
A compatibility mode for handling timestamps generated by Hive in Parquet, fixes to handle memory leaks amongst other fixes in Impala.
For full list of upstream JIRAs fixed in CDH 5.2.5, please see the Known issues fixed section of the Release Notes.
Cloudera Manager
Starting new ZooKeeper servers shortly after adding them no longer causes ZooKeeper data loss when the number of new servers exceeds the number of old servers.
Permissions set incorrectly on YARN Keytab files
Cloudera Navigator
Navigator Audit Server reports invalid null characters in HBase audit events when using the PostgreSQL database
We look forward to you trying it out, using the information below:
Download Cloudera Enterprise from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
CDH 5 Release Notes
Cloudera Manager Release Notes
Cloudera Navigator Release Notes
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums. You can also file bugs through our external JIRA projects on issues.cloudera.org.
... View more
04-16-2015
01:28 PM
We are pleased to announce the release of Cloudera Director 1.1.2.
Cloudera Director is a simple, reliable, enterprise-grade way to deploy, scale, and manage Hadoop in the cloud (initially for AWS). It’s free to download and use, and supported by default for Cloudera Enterprise customers.
This release is focused on key bugs fixes including:
Added support for d2 and c4 AWS instance types
Restored the ability to modify a cluster that had an empty initial list of parcel repositories and was created with Director 1.0
Fixed parcel version validation when using an HTTP proxy
We look forward to you trying it out, using the information below:
Download Director from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
Cloudera Director Release Notes
Getting Started
Installing Cloudera Director Client
Installing Cloudera Director Server
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums.
... View more
04-14-2015
07:45 PM
Dear CDH, Cloudera Manager, and Impala users,
We are pleased to announce the release of Cloudera Enterprise 5.0.6 (CDH 5.0.6 and Cloudera Manager 5.0.6)
This release fixes key bugs and includes the following.
CDH
Replacing DataNode disks or manually changing the Storage IDs of volumes in a cluster may result in data loss. Fixed as part of HDFS-7575, HDFS-7596, HDFS-7960 and HDFS-7208.
Improved recovery speed after service or host failure, and fixes to handle race conditions with HDFS integration in Search.
Bug fixes in YARN for handling display of clock skew and consistent time zone on the web UI.
Bug fixes in Hive, including integration of Impala with HBase through Oozie.
For full list of upstream JIRAs fixed in CDH 5.0.6, please see the Known issues fixed section of the Release Notes.
Cloudera Manager
Starting new ZooKeeper servers shortly after adding them no longer causes ZooKeeper data loss when the number of new servers exceeds the number of old servers.
We look forward to you trying it out, using the information below:
Download Cloudera Enterprise from: http://www.cloudera.com/ content/support/en/downloads. html
View the documentation:
CDH 5 Release Notes
Cloudera Manager Release Notes
As always, we are happy to hear your feedback. Please send your comments and suggestions to the user group or through our community forums. You can also file bugs through our external JIRA projects on issues.cloudera.org.
... View more