Hi
I understand that when we start the CLI we are in the default database.
This is rooted at
hive.warehouse.dir which is typically rooted at /user/hive/warehouse
we create a database in the default location is /user/hive/warehouse/
+ databasename +".db"
Cant we have two databases in the same loca
Thanks a lot Owen! :-)
On Fri, Mar 16, 2012 at 2:49 PM, Owen O'Malley wrote:
> On Fri, Mar 16, 2012 at 6:05 PM, indrani gorti >wrote:
>
> > Hi
> >
> > Which is the sorting algorith used in map-reduce to sort the data set in
> > the shuffling stage i.e aft
Hive Type Information for Table Columns
---
Key: HIVE-2916
URL: https://issues.apache.org/jira/browse/HIVE-2916
Project: Hive
Issue Type: Bug
Environment: Hive-0.8.1
Reporter: Indrani
[
https://issues.apache.org/jira/browse/HIVE-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Indrani Gorti updated HIVE-2916:
Description:
Hi
I am using Hive-0.8.1. I am trying to get type information for table columns
from
[
https://issues.apache.org/jira/browse/HIVE-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Indrani Gorti resolved HIVE-2916.
-
Resolution: Fixed
Fix Version/s: 0.8.0
0.8.1
Hi
I just realized that