tsql - How to skip showing results in HIVE Command Line? -


i have executed query in hive cli should generate around 11.000.000 rows, know result because have executed query in ms sql server management studio too.

the problem in hive cli rows showing on over ( right know there more 12 hours since started execution ) , want know time processing, showed after showing results.

so have 2 questions :

  1. how skip showing rows results in hive command line ?
  2. if execute query in beeswax, how see statistics execution time , similar set statistics time on in t-sql ?

you can check using link given in log .but wont give total processing left.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -