Hive

2012-03-13 Thread indrani gorti
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

Re: Sorting algorithm

2012-03-16 Thread indrani gorti
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

[jira] [Created] (HIVE-2916) Hive Type Information for Table Columns

2012-03-30 Thread Indrani Gorti (Created) (JIRA)
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

[jira] [Updated] (HIVE-2916) Hive Type Information for Table Columns

2012-03-30 Thread Indrani Gorti (Updated) (JIRA)
[ 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

[jira] [Resolved] (HIVE-2916) Hive Type Information for Table Columns

2012-03-30 Thread Indrani Gorti (Resolved) (JIRA)
[ 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