On Mon, Jul 12, 2010 at 08:28AM, Ahmad Shahzad wrote:
> Hi ALL,
>Is it possible to compile hadoop using ANT without being
> connected to internet. Because whenever i compile hadoop, it checks for some
> ivy dependencies online. If it is possible than what should i change to
> compile ha
Can you try passing following params to JVM -DproxyHost= -DproxyPort=
It should work for most Java Apps :)
On Mon, Jul 12, 2010 at 8:58 PM, Ahmad Shahzad wrote:
> Hi ALL,
> Is it possible to compile hadoop using ANT without being
> connected to internet. Because whenever i compile hado