Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print execution logs of a query using pyhs2 #53

Open
mmohite opened this issue Aug 12, 2015 · 1 comment
Open

Print execution logs of a query using pyhs2 #53

mmohite opened this issue Aug 12, 2015 · 1 comment

Comments

@mmohite
Copy link

mmohite commented Aug 12, 2015

Is it possible to print the execution logs of a hive query using pyhs2?
Is there any configuration that needs to be set to enable python client to print hive query execution logs?

@kkennedy314
Copy link

pyhs2 does not print the logs; however, you can get the operational logs from the machine on which HiveServer is running (/var/log/hive/hive-server2.*).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants