Re: mvn eclipse:eclipse failure on windows

2013-07-12 Thread Uma Maheswara Rao G
HI Chris, eclipse:eclipse works but still I am seeing UnsatisfiesLinkError. Explicitly I pointed java.library.path to where hadoop.dll geneated. This dll generated with my clean install command only. My pc is 64 but and also set Platform=x64 while building. But does not help. Regards, Uma

Re: Please unregister me from this group

2013-07-12 Thread Vivek Ganesan
On 07/13/2013 01:10 AM, Sohil Jain wrote: Hi, Please send a mail to common-dev-unsubscr...@hadoop.apache.org. Refer to http://hadoop.apache.org/mailing_lists.html#Developers for more details on the email addresses used to subscribe/unsubscribe from Apache Hadoop mailing lists. Regards, Vi

Please unregister me from this group

2013-07-12 Thread Sohil Jain

Re: mvn eclipse:eclipse failure on windows

2013-07-12 Thread Chris Nauroth
Hi Uma, I just tried getting a fresh copy of trunk and running "mvn clean install -DskipTests" followed by "mvn eclipse:eclipse -DskipTests". Everything worked fine in my environment. Are you still seeing the problem? The UnsatisfiedLinkError seems to indicate that your build couldn't access ha

RE: [jira] [Created] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2013-07-12 Thread Durairaj, Vivek
UNSUBSCRIBE Vivek Durairaj -Original Message- From: Brent Nikolaus [mailto:bnikol...@gmail.com] Sent: Friday, July 12, 2013 1:23 PM To: common-dev@hadoop.apache.org Subject: Re: [jira] [Created] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group

Re: [jira] [Created] (HADOOP-8611) Allow fall-back to the shell-based implementation when JNI-based users-group mapping fails

2013-07-12 Thread Brent Nikolaus
UNSUBSCRIBE On Fri, Jul 20, 2012 at 6:42 AM, Kihwal Lee (JIRA) wrote: > Kihwal Lee created HADOOP-8611: > -- > > Summary: Allow fall-back to the shell-based implementation > when JNI-based users-group mapping fails > Key: HADOOP-8611

Build failed in Jenkins: Hadoop-Common-trunk #827

2013-07-12 Thread Apache Jenkins Server
See Changes: [jing9] HDFS-4978. Make disallowSnapshot idempotent. Contributed by Jing Zhao. [tucu] YARN-333. Schedulers cannot control the queue-name of an application. (sandyr via tucu) [cmccabe] HADOOP-9418. Add symlink support