Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

Troubleshooting DataStax Enterprise

Blog post from DataStax

Post Details
Company
Date Published
Author
Piotr Kołaczkowski
Word Count
1,000
Language
English
Hacker News Points
-
Summary

This blog post provides tips for troubleshooting problems with DataStax Enterprise (DSE) and how to effectively communicate these issues to support teams. It emphasizes the importance of checking system logs, including system.log, output.log, and jobtracker's system.log, as well as using grep to search for errors. Additionally, it suggests providing context around error messages by attaching a portion of the log file before and after the error message. The post also highlights the importance of including basic information about your DSE setup when filing support tickets and offers suggestions on how to reproduce problems for troubleshooting purposes. Finally, it presents common issues such as UnavailableExceptions, TTransportExceptions, TimedOutExceptions, Hadoop Child Error messages, and freezes, along with steps to resolve them.