Re: hadoop core 0.20.2 not found

2011-02-16 Thread abhinav narain
ettings to your Hive build > properties. > > I did not make any changes to these properties. Just added cntlm and added ANT_OPTS variable in .bashrc. I don't know why it does not work and still contacts remote server even though offline mode is given in *ant* as instructed by you. r

Re: hadoop core 0.20.2 not found

2011-02-08 Thread abhinav narain
] :: org.apache.hbase#hbase;0.89.0-SNAPSHOT: not found Abhinav Narain On Wed, Feb 9, 2011 at 2:31 AM, Carl Steinbach wrote: > >> Hi Abhinav, >> >> Please make sure the .ant cache directory contains the following files: >> >> .ant/cache/org.apache.hbase/hbase/jars/hba

Re: hadoop core 0.20.2 not found

2011-02-08 Thread abhinav narain
I am waiting, if Carl can suggest anything ? On Tue, Feb 8, 2011 at 9:08 PM, abhinav narain wrote: > Only if I had a machine, that was not behind a proxy ! > > > On Tue, Feb 8, 2011 at 8:43 PM, Edward Capriolo wrote: > >> On Tue, Feb 8, 2011 at 5:40 AM, abhinav narain >&g

Re: hadoop core 0.20.2 not found

2011-02-08 Thread abhinav narain
Only if I had a machine, that was not behind a proxy ! On Tue, Feb 8, 2011 at 8:43 PM, Edward Capriolo wrote: > On Tue, Feb 8, 2011 at 5:40 AM, abhinav narain > wrote: > > On Mon, Feb 7, 2011 at 11:29 PM, Carl Steinbach > wrote: > > > >> Hi Abhinav, > >&g

Re: hadoop core 0.20.2 not found

2011-02-08 Thread abhinav narain
base/jars/ Please note the dot{.} in the path instead of a slash{/} hbase-0.89.0-SNAPSHOT-tests.jar, hbase-0.89.0-SNAPSHOT.jar, hbase-0.89.0-SNAPSHOT.pom But, I still get the same error as before ! What should I do. Are there any xml fiels that have to be manually added too ? Abhinav Narain

Re: hadoop core 0.20.2 not found

2011-02-07 Thread abhinav narain
hive.apache.org/dist/hbase/hbase-0.89.20100924/hbase-0.89.20100924/hbase-0.89.20100924.jar> > > I downloaded the jar from here. Note that you'll need to rename the JAR before copying it to the Ivy cache. > Ok. Abhinav Narain

Re: hadoop core 0.20.2 not found

2011-02-07 Thread abhinav narain
> > > I do not see the jar that is being looked for in the repository. > > If possible I would suggest trying to build from trunk not 0.6.0 since > all the development is targeted for trunk. > I am using the trunk, not the 0.6.0 source code. [ivy:resolve] You probably access the destination serve

Re: hadoop core 0.20.2 not found

2011-02-07 Thread abhinav narain
I get the following error about hbase, then ? this is the code recently checked out from svn Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/org/apache/hbase/hbase/0.89.0-SNAPSHOT/hbase-0.89.0-SNAPSHOT.jar [ivy:resolve] Host reposito

hadoop core 0.20.2 not found

2011-02-07 Thread abhinav narain
ors [javac] 8 warnings BUILD FAILED /project/narain/src/build.xml:169: The following error occurred while executing this line: /project/narain/src/build.xml:108: The following error occurred while executing this line: /project/narain/src/build-common.xml:274: Compile failed; see the compiler error output for details. Please comment on what I shall do, as i have run out of ideas. regards, Abhinav Narain

errors in compiling downloaded code of hive 0.6.0. hadoop 0.20.2 versions

2011-02-05 Thread abhinav narain
[mkdir] Created dir: /project/narain/src/build/cli [mkdir] Created dir: /project/narain/src/build/cli/classes [mkdir] Created dir: /project/narain/src/build/cli/test [mkdir] Created dir: /project/narain/src/build/cli/test/src [mkdir] Created dir: /project/narain/src/build/cli/te

Re: Compilation error in hive

2011-02-04 Thread abhinav narain
LD FAILED /project/narain/src/build.xml:169: The following error occurred while executing this line: /project/narain/src/build.xml:108: The following error occurred while executing this line: /project/narain/src/build-common.xml:274: Compile failed; see the compiler error output for details. Total

Compilation error in hive

2011-02-03 Thread abhinav narain
solve dependencies: resolve failed - see output for details Total time: 66 minutes 8 seconds Why is it looking for hadoop 0.18.3 ? is it that i need to install different version of hive ? 0.7.0 ... or i need to take source code from development trunk and compile that ? regards, Abhinav Narain

problem in creating hive project in Netbeans IDE

2011-01-24 Thread abhinav narain
hi, The package names of the files show error, for example : package org.apache.hadoop.hive.ql.parse; when the whole src folder of Hive is copied to the src folder of a new Netbeans project. I have problems with the following imports : import org.apache.commons.lang.StringUtils; import org.apach

Re: The control flow of hive

2011-01-24 Thread abhinav narain
partition. Can someone help me by telling me about what should be done about the package names and the missing imports jars ? regards, Abhinav On Mon, Jan 24, 2011 at 10:44 AM, abhinav narain wrote: > hi, > I would like to elaborate on what I wish to do. > > I want to store the res

Re: The control flow of hive

2011-01-23 Thread abhinav narain
I do next. Your help would be greatly appreciated. regards, Abhinav Narain On Fri, Jan 21, 2011 at 2:30 PM, abhinav narain wrote: > Thanks for the prompt replies. > I have gone through the code. > But i am unable to understand how can I integrate my own class and compile > the code in

Re: The control flow of hive

2011-01-21 Thread abhinav narain
replies. regards, Abhinav Narain On Thu, Jan 20, 2011 at 1:02 PM, Carl Steinbach wrote: > Hi Abhinav, > > 1. > > How does one have access to metastore of Hive, to retrieve the schema > > information from it. > > I cant find a file or other such thing in source code.

The control flow of hive

2011-01-19 Thread abhinav narain
Hi, I have two questions to ask, 1. How does one have access to metastore of Hive, to retrieve the schema information from it. I cant find a file or other such thing in source code. 2. How does one get the handle of the result that is produced after the query. If someone can tell about where to l

subscription to hive dev list

2011-01-19 Thread abhinav narain
hi, I am student working on Hive. Please grant me access to the mailing list regards, Abhinav narain

how to get handle to the output of Hive query and know the control flow of the program

2011-01-19 Thread abhinav narain
than just display it. I am unable to figure it out looking at the code. Please help. regards, Abhinav Narain