Hi All,
We are trying to use Hive Web Interface (HWI). Hive version is latest i.e.
1.2.1.
There is no hwi war file available in hive lib folder so it is giving
error: hive-1.2.1/lib/hive-hwi-*.war: No such file or directory
Relevant JIRA for this is:
https://issues.apache.org/jira/browse/HIVE-82
Thanks Ming,
The number of reducers is equal to the number of HBase regions for the table
being used.
In this case, it is 513.
Each region gets one reducer that writes one hfile.
Then, at the end, all the hfiles get copied to the appropriate location.
This process is very quick.
The bulk of