I'm pleased to announce that Oracle Big Data SQL 4.1 is now available. This is a significant release that enables you to take advantage of new Oracle Database...
I'm pleased to announce that Oracle Big Data SQL 4.1 is now available. This is a significant release that enables you to take advantage of new Oracle Database 19c capabilities plus core Big Data SQL enhancements. Big Data SQL enables organizations to easily analyze data across Apache Hadoop, Apache Kafka, NoSQL, object stores and Oracle Database leveraging their existing Oracle SQL skills, security policies and applications with extreme performance. Oracle Database 19c...
I'm pleased to announce that Oracle Big Data SQL 4.1 is now available. This is a significant release that enables you to take advantage of new Oracle Database 19c capabilities plus core Big Data SQL...
After a successful controlled GA, we are excited to announce general availability for Oracle Big Data Service in the following regions: Ashburn, Sao Paulo,...
After a successful controlled GA, we are excited to announce general availability for Oracle Big Data Service in the following regions: Ashburn, Sao Paulo, Frankfurt, Tokyo, Seoul, London and Phoenix. Oracle Big Data Service is an automated cloud platform service designed for a diverse set of big data use cases and workloads. From agile, short-lived clusters used to tackle specific tasks to long-lived clusters that manage large data lakes, Big Data Service scales to meet...
After a successful controlled GA, we are excited to announce general availability for Oracle Big Data Service in the following regions: Ashburn, Sao Paulo, Frankfurt, Tokyo, Seoul, London and...
We are excited to announce that Oracle Big Data Appliance 5.1 is now publicly available. This is a massive release with major new features across the stack. ...
We are excited to announce that Oracle Big Data Appliance 5.1 is now publicly available. This is a massive release with major new features across the stack. It is based on Cloudera Enterprise 6.2.1 and Oracle NoSQL Database 19.3.2 - allowing our customers to take advantage of the latest Apache Hadoop, Spark, Hive and other core Hadoop and Cloudera Enterprise Data Hub features. Here are key details about the release. Based on Cloudera Enterprise Data Hub (6.2.1) Provides...
We are excited to announce that Oracle Big Data Appliance 5.1 is now publicly available. This is a massive release with major new features across the stack. It is based on Cloudera Enterprise 6.2.1...
One of the popular new Big Data SQL features is its Query Server. You can think of Query Server as an Oracle Database 18c query engine that uses the Hive...
One of the popular new Big Data SQL features is its Query Server. You can think of Query Server as an Oracle Database 18c query engine that uses the Hive metastore to capture table definitions. Data isn’t stored in Query Server; it allows you to access data in Hadoop, NoSQL, Kafka and Object Stores (Oracle Object Store and Amazon S3) using Oracle SQL. Installation and Configuration Architecturally, here’s what a Big Data SQL deployment with Query Server looks like: There...
One of the popular new Big Data SQL features is its Query Server. You can think of Query Server as an Oracle Database 18c query engine that uses the Hive metastore to capture table definitions. Data...
I’m excited to announce the availability of Big Data SQL 4.0. This release is packed with new capabilities: Query more sources – including Oracle Object Store...
I’m excited to announce the availability of Big Data SQL 4.0. This release is packed with new capabilities: Query more sources – including Oracle Object Store and S3 Query data without requiring an Oracle Database using Big Data SQL Query Server Enhanced query processing – pushing aggregations to the Hadoop cluster nodes Support Apache Sentry authorization rules Support for CDH 6 Continued improvements to the install process Big Data SQL 4.0 can be downloaded from...
I’m excited to announce the availability of Big Data SQL 4.0. This release is packed with new capabilities: Query more sources – including Oracle Object Store and S3 Query data without requiring an...
Big Data SQL 4.0 introduces a data processing enhancement that can have a dramatic impact on query performance: distributed aggregation using in-memory...
Big Data SQL 4.0 introduces a data processing enhancement that can have a dramatic impact on query performance: distributed aggregation using in-memory capabilities. Big Data SQL has always done a great job of filtering data on the Hadoop cluster. It does this using the following optimizations: 1) column projection, 2) partition pruning, 3) storage indexes, 4) predicate pushdown. Column projection is the first optimization. If your table has 200 columns – and you are only...
Big Data SQL 4.0 introduces a data processing enhancement that can have a dramatic impact on query performance: distributed aggregation using in-memory capabilities. Big Data SQL has always done a...
Last week Cloudera announced the general availability of Cloudera CDH 6 (read more from Cloudera here). With that, many of the ecosystem components switched to...
Last week Cloudera announced the general availability of Cloudera CDH 6 (read more from Cloudera here). With that, many of the ecosystem components switched to a newer base version, which should provide significant benefits for customer applications. This post describes Oracle's strategy to support our customers in up-taking C6 quickly and efficiently, with minimal disruption to their infrastructure. The Basics One of the key differences with C6 are its core versions, which...
Last week Cloudera announced the general availability of Cloudera CDH 6 (read more from Cloudera here). With that, many of the ecosystem components switched to a newer base version, which...
We are very excited to announce our newly launched big data community on the Cloud Customer Connect Community. As of today we are live and ready to help,...
We are very excited to announce our newly launched big data community on the Cloud Customer Connect Community. As of today we are live and ready to help, discuss and ensure your questions are answered and comments are taken on board. How do you find us? Easy, go to the community main page. Then do the following to start asking your questions on big data: Once you are here, click on the thing you want from us, in this case I would assume that you want some answers on some...
We are very excited to announce our newly launched big data community on the Cloud Customer Connect Community. As of today we are live and ready to help, discuss and ensure your questions are answered...
In Hadoop world Kerberos is de facto standard of securing cluster and it's even not a question that Big Data SQL should support Kerberos. Oracle has good...
In Hadoop world Kerberos is de facto standard of securing cluster and it's even not a question that Big Data SQL should support Kerberos. Oracle has good documentation about how to install Big Data SQL over Kerberized cluster, but today, I'd like to show couple typical steps how to test and debug Kerberized installation. First of all, let me tell about test environment. it's a 4 nodes: 3 nodes for Hadoop cluster (vm0[1-3]) and one for Database (vm04). Kerberos tickets should...
In Hadoop world Kerberos is de facto standard of securing cluster and it's even not a question that Big Data SQL should support Kerberos. Oracle has good documentation about how to install Big Data...