On Thu, Feb 10, 2011 at 2:17 PM, Carl Steinbach wrote:
> Hi Abhinav,
>
> Assuming that your .ant directory already contains all of the Hive
> dependencies, then you should be able to build Hive in an offline mode
> using
> the following ant command:
>
> % ant -Divy.cache.name=offline
>
> Setting
Hi Abhinav,
Assuming that your .ant directory already contains all of the Hive
dependencies, then you should be able to build Hive in an offline mode using
the following ant command:
% ant -Divy.cache.name=offline
Setting ivy.cache.name=offline tells Ivy to look for dependencies in its
local cac
I compiled the code on remote machine without a proxy and it worked.
Then, I copied the .ant folder to my comp(in lab) and the hive code also
Now, I can see some ivy*.xml files and jar files in the
org.apache.hbase/hbase folder .
I build the same code using the new .ant folder in my home and I ag
Hi Abhinav,
Please make sure the .ant cache directory contains the following files:
.ant/cache/org.apache.hbase/hbase/jars/hbase-0.89.0-SNAPSHOT.jar
.ant/cache/org.apache.hbase/hbase/test-jars/hbase-0.89.0-SNAPSHOT-tests.jar
I don't have any more suggestions if this does not work. Sorry.
Carl
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
>> wrote:
>> > On Mon, Feb
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,
> >>
> >> I am using a proxy.
> >> > I am usi
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,
>>
>> I am using a proxy.
>> > I am using cntlm for authentication.
>> > I have added localhost:1234 in ANT_OPTS ... as above before compiling
>> >
>> >
>> It looks like
On Mon, Feb 7, 2011 at 11:29 PM, Carl Steinbach wrote:
> Hi Abhinav,
>
> I am using a proxy.
> > I am using cntlm for authentication.
> > I have added localhost:1234 in ANT_OPTS ... as above before compiling
> >
> >
> It looks like Ivy supports NTLM authentication:
>
>
> https://issues.apache.org
Hi Abhinav,
I am using a proxy.
> I am using cntlm for authentication.
> I have added localhost:1234 in ANT_OPTS ... as above before compiling
>
>
It looks like Ivy supports NTLM authentication:
https://issues.apache.org/jira/browse/IVY-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:al
On Mon, Feb 7, 2011 at 10:50 PM, Carl Steinbach wrote:
> Hi Abhinav,
>
>
> > [ivy:resolve] Host repository.apache.org not found. url=
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hbase/hbase/0.89.0-SNAPSHOT/maven-metadata.xml
> >
> >
> This looks like a conn
Hi Abhinav,
> [ivy:resolve] Host repository.apache.org not found. url=
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/hbase/hbase/0.89.0-SNAPSHOT/maven-metadata.xml
>
>
This looks like a connection/DNS problem on your end. Can you please verify
this by attempting to
>
>
> 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
On Mon, Feb 7, 2011 at 10:23 AM, abhinav narain
wrote:
> 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-S
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
project using :
> $ ant -Dhadoop.version=0.20.2 package
> it results in sayign hadoop core 0.20.2 not found.
> In the output it also give hadoop core 0.17.2.1, 18.3, 0.20.0 found as
> remarks !
> What shall i do to get the compilation right ?
>
> Is it unable to locate hadoop 0.20
build the project using :
$ ant -Dhadoop.version=0.20.2 package
it results in sayign hadoop core 0.20.2 not found.
In the output it also give hadoop core 0.17.2.1, 18.3, 0.20.0 found as
remarks !
What shall i do to get the compilation right ?
Is it unable to locate hadoop 0.20.2 in /home/narain, or
16 matches
Mail list logo