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.

Is there a limit on the number of joins that can be used in Zeppelin?

avatar
New Member

When i am trying to use more than 28 left joins in a single query the error is coming "as job aborted" but when trying to restrict the number of joins to 28 its working fine?

Do we have any cap on the number of joins that can be used in Zeppelin in a single query ?

1 ACCEPTED SOLUTION

avatar

@suyash soni Not that I am aware of. You can try running this hive query on beeline and/or Ambari Hive view and see if it works for you. If it works there and not via Zeppelin, then its a potential bug.

View solution in original post

2 REPLIES 2

avatar

avatar

@suyash soni Not that I am aware of. You can try running this hive query on beeline and/or Ambari Hive view and see if it works for you. If it works there and not via Zeppelin, then its a potential bug.