Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/582#discussion_r99877552
--- Diff: docs/troubleshooting.md ---
@@ -18,13 +18,249 @@
-->
# Troubleshooting
-This tutorial is designed to provide troubleshooting for end users and
developers
+This tutorial is designed to provide troubleshooting for end users and
developers
who are building, deploying, and using CarbonData.
-### General Prevention and Best Practices
- * When trying to create a table with a single numeric column, table
creation fails:
- One column that can be considered as dimension is mandatory for table
creation.
-
- * "Files locked for updation" when same table is accessed from two or
more instances:
- Remove metastore_db from the examples folder.
+## Failed to load thrift libraries
+ **Symptom**
+
+ Thrift throws following exception :
--- End diff --
For thrift configuration issues or installation problems, it is better to
remind users to follow Apache thrift docs :
https://thrift.apache.org/docs/install
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---