Issue with Yarn compilation: https://issues.apache.org/jira/browse/YARN-3198

2015-02-19 Thread Venkat Ramakrishnan
An issue https://issues.apache.org/jira/browse/YARN-3198 has been opened regarding this. Thx, Venkat. On Fri, Feb 13, 2015 at 12:46 PM, Venkat Ramakrishnan < venkat.archit...@gmail.com> wrote: > Forwarding to yarn-dev for their attention. > > Thanks & Bes

Re: Error with winutils.sln

2015-02-10 Thread Venkat Ramakrishnan
__ > > This e-mail and its attachments contain confidential information from > HUAWEI, which is intended only for the person or entity whose address is > listed above. Any use of the information contained herein in any way > (including, but not limited to, total or partial disclosure, reproduction, > or dis

Re: Error with winutils.sln

2015-02-10 Thread Venkat Ramakrishnan
* ${skipTests}* > > > > > > Note : there are 2 occurrences, you add at both 2 occurrence > > > > And compile using “mvn clean install –DskipTests” > > > > Hope this will help to compile.. enjoy with Hado

Error with winutils.sln

2015-02-10 Thread Venkat Ramakrishnan
Hello, I'm getting the following error while compiling with Windows 7 (32 bit). I have set the Platform as Win32. The error complains about solution configuration being different from winutils.sln: . . . . [DEBUG] Configuring mojo org.codehaus.mojo:exec-maven-plugin:1.2:exec from plugin realm Cla

Re: Compilation failing for AuthenticatedURL (no suitable constructor found) Hadoop 2.6.0

2015-02-05 Thread Venkat Ramakrishnan
, Azuryy Yu wrote: > Can you build Hadoop on Linux? or can you check out the whole code from > branch-2 again, then build it? > > On Thu, Feb 5, 2015 at 10:21 AM, Venkat Ramakrishnan < > venkat.archit...@gmail.com> wrote: > >> I need to compile Hadoop, and I am not

Re: Compilation failing for AuthenticatedURL (no suitable constructor found) Hadoop 2.6.0

2015-02-04 Thread Venkat Ramakrishnan
I need to compile Hadoop, and I am not able to figure out why this error is occuring. Can someone please help? Thanks, Venkat. On Fri, Dec 26, 2014 at 10:48 AM, Venkat Ramakrishnan < venkat.archit...@gmail.com> wrote: > Forgot to mention that I'm on Windows 7. > > Thx, &g

Re: Compilation failing for AuthenticatedURL (no suitable constructor found) Hadoop 2.6.0

2014-12-25 Thread Venkat Ramakrishnan
that - if you don't make modification to hadoop source. > > Cheers > > On Thu, Dec 25, 2014 at 6:54 PM, Venkat Ramakrishnan < > venkat.archit...@gmail.com> wrote: > >> Thanks Ted, but the issue seem to be specifically >> with AuthenticatedURL, as mentioned

Re: Compilation failing for AuthenticatedURL (no suitable constructor found) Hadoop 2.6.0

2014-12-25 Thread Venkat Ramakrishnan
ommon-project/hadoop-auth-examples/target//classes/org/apache/hadoop/security/authentication/examples/WhoClient.class > > FYI > > On Thu, Dec 25, 2014 at 2:25 AM, Venkat Ramakrishnan < > venkat.archit...@gmail.com> wrote: > >> Hello all, >> >> The

Compilation failing for AuthenticatedURL (no suitable constructor found) Hadoop 2.6.0

2014-12-25 Thread Venkat Ramakrishnan
Hello all, The following error is encountered while compiling hadoop-auth-examples with WhoClient.java file. What should be done? Source file attached. Thanks, Venkat. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hadoop

Re: Error while creating hadoop package 2.6.0 with Maven 3.2.3

2014-12-18 Thread Venkat Ramakrishnan
mmand I can use common Unix shell commands ls -l, rm, > grep... > > On 12/18/14, Venkat Ramakrishnan wrote: > > Hi Arpit, > > > > Thanks for responding! > > > > Thanks for pointing that out. I remember reading in one of the > > hadoop or pig wikis that

Re: Error while creating hadoop package 2.6.0 with Maven 3.2.3

2014-12-17 Thread Venkat Ramakrishnan
. > > See BUILDING.txt in the source tree for details. > > On Wed, Dec 17, 2014 at 12:30 AM, Venkat Ramakrishnan < > venkat.archit...@gmail.com> wrote: >> >> Hello, >> >> I am getting an error in 'Project Dist POM', while >> generat

Re: hadoop / hive / pig setup directions

2014-12-16 Thread Venkat Ramakrishnan
Dear Bhupendra, This documentation link will provide all the information that you require: http://hadoop.apache.org/docs/current/ Best Regards, Venkat. On Tue, Dec 16, 2014 at 7:35 PM, BHUPENDRA GUPTA wrote: > > Hello all, > > Firstly am a neophyte in the world of Hadoop.. > > So far, I have