StarRing Big Data Open Lab
Author

StarRing Big Data Open Lab

Focused on big data technology research, exploring the Big Data era | [email protected]

106
Articles
0
Likes
240
Views
0
Comments
Recent Articles

Latest from StarRing Big Data Open Lab

100 recent articles max
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Feb 10, 2017 · Information Security

Securing Kafka with Kerberos and ACLs: A Practical Guide

This article explains Kafka's architecture, identifies its security vulnerabilities, and presents Transwarp's Kerberos authentication and ACL-based authorization solutions, including configuration steps, code examples, and best practices for building a secure Kafka service.

ACLKafkaKerberos
0 likes · 12 min read
Securing Kafka with Kerberos and ACLs: A Practical Guide
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Jan 26, 2017 · Information Security

Why Hadoop Clusters Need Strong Security and How Kerberos Protects Them

This article explains the security risks facing Hadoop clusters, outlines common attack methods, introduces Kerberos authentication, and describes Transwarp Data Hub's multi‑layer security architecture—including Guardian, KRB5LDAP, and authorization controls—to help administrators secure their big‑data environments.

HadoopKerberosTDH
0 likes · 11 min read
Why Hadoop Clusters Need Strong Security and How Kerberos Protects Them
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Jan 20, 2017 · Databases

Resolving Common CBO Issues and Optimizing Inceptor Queries

This article examines typical problems encountered when using Cost‑Based Optimizer (CBO) in Inceptor, offers step‑by‑step troubleshooting methods, and demonstrates a real‑world case where statistical information is collected with Preanalyze, CBO is enabled, and query plans are refined for large‑scale JOIN operations.

CBOInceptorPreanalyze
0 likes · 11 min read
Resolving Common CBO Issues and Optimizing Inceptor Queries
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Nov 22, 2016 · Big Data

Boost Hadoop SQL Performance: Reduce I/O, Network, and CPU Overhead

This article explains how to quickly locate SQL performance bottlenecks on Hadoop by understanding hardware metrics and then applies four practical optimization strategies—cutting data access, shrinking result sets, minimizing interactions, and lowering CPU load—using filters, selective columns, batch operations, and stored procedures.

Hadoop
0 likes · 11 min read
Boost Hadoop SQL Performance: Reduce I/O, Network, and CPU Overhead