Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive Query Problem

avatar
New Member

select * from tweets_clean;

this query is taking too long than usual and showing logs only as following

INFO : Session is already open INFO : Dag name: select * from tweets_clean(Stage-1)

while select * from tweets_text/tweets_simple is working fine.

1 ACCEPTED SOLUTION

avatar
Super Collaborator

@rishabh jain, go to Resource Manager UI and kill the running applications. Your query might not be getting the required resources, then run the query again.

View solution in original post

1 REPLY 1

avatar
Super Collaborator

@rishabh jain, go to Resource Manager UI and kill the running applications. Your query might not be getting the required resources, then run the query again.