- Home
- Forum
- Dashboard Platform
- Syncfusion Dashboard: Hive Datasource fetch very slow
Syncfusion Dashboard: Hive Datasource fetch very slow
HiI just setted up Syncfusion Dashboard platform and imported some test data via Integration platform in Hadoop (Avro files).Then I put data from Hadoop to Hive tables (convert Avro to table), in total I just have 400 rows.Then I used this Hive as Datasource for Grid Dashboard.When I try to fetch data it works very slowly.My computer has 64 gb RAM and SSDs but fetching 400 rows of data takes 45 seconds..Can somebody point me how to figure out it? All settings in Syncfusion are by default.Thanks!
SIGN IN To post a reply.
3 Replies
NK
Nandhini K
Syncfusion Team
July 3, 2017 12:31 PM UTC
Hi Bochkov,
Thanks for using Syncfusion products.
Please find the response for your query as below,
|
Query |
Response | ||||||||||
|
When I try to fetch data it works very slowly.My computer has 64 gb RAM and SSDs but fetching 400 rows of data takes 45 seconds..Can somebody point me how to figure out it? |
Reason for Slow Performance:
Please find a sample query that will be generated by the dashboard to fetch data by hive server and bind the data in the selected widgets in the dashboard as follows, It is a sample query by adding the “contactname” column from the table “ Customer2” into the selected widget.
Metrics:
Recommended Solution:
As Hive Server2(Map Reduce) is well suited for batch processing with large data set, We recommend you to use Spark SQL data source for near real time analytics such as dashboard visualization. Because Spark SQL process data in-memory to avoid multiple disk I/O operations.
|
Regards,
Nandhini K.
IB
Ilya Bo
July 4, 2017 09:18 AM UTC
Nandhini, thanks for your answer!
One more thing I would like to ask:
When I try to create Spark SQL data source I don't see my tables.
I created tables in several ways:
- I created test table by attached sample (scala).
- Also I created it by using AvroSerDe (hql):
Thanks!
Attachment: AvroFileSchema1089509997_df60505f.zip
DG
Dhivyabharathi Govindaraj
Syncfusion Team
July 5, 2017 12:22 PM UTC
Hi Ilya,
We had created a new support incident under your Direct Trac account since the reported query is considered as an issue. Please follow the link below to access your account.
Regards,
Dhivya
SIGN IN To post a reply.
- 3 Replies
- 3 Participants
-
IB Ilya Bo
- Jun 28, 2017 05:08 PM UTC
- Jul 5, 2017 12:22 PM UTC