Created on 06-19-2017 09:42 AM - edited 09-16-2022 04:47 AM
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 ?
Created 06-23-2017 06:12 PM
@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.
Created 06-20-2017 06:45 PM
Ping @Kshitij Badani
Created 06-23-2017 06:12 PM
@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.