[jira] [Created] (HADOOP-8004) Multiple SLF4J binding message in .out file for all daemons

2012-01-30 Thread Devaraj K (Created) (JIRA)
Multiple SLF4J binding message in .out file for all daemons --- Key: HADOOP-8004 URL: https://issues.apache.org/jira/browse/HADOOP-8004 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-8004) Multiple SLF4J binding message in .out file for all daemons

2012-01-30 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-8004. - Resolution: Duplicate Dupe of HADOOP-8005. Multiple SLF4J binding message in .out

[jira] [Created] (HADOOP-8007) HA: use substitution token for fencing argument

2012-01-30 Thread Eli Collins (Created) (JIRA)
HA: use substitution token for fencing argument --- Key: HADOOP-8007 URL: https://issues.apache.org/jira/browse/HADOOP-8007 Project: Hadoop Common Issue Type: Sub-task Components: ha

[jira] [Resolved] (HADOOP-7983) HA: failover should be able to pass args to fencers

2012-01-30 Thread Eli Collins (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-7983. - Resolution: Fixed Hadoop Flags: Reviewed Thanks Todd. I filed HADOOP-8007 and committed.

[jira] [Resolved] (HADOOP-7938) HA: the FailoverController should optionally fence the active during failover

2012-01-30 Thread Eli Collins (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-7938. - Resolution: Fixed Hadoop Flags: Reviewed Fixed the nit and committed. Thanks for the

MPI: Java/JNI help

2012-01-30 Thread Ralph Castain
Hi folks As per earlier emails, I'm just about ready to release the Java MPI bindings. I have one remaining issue and would appreciate some help. We typically build OpenMPI dynamically. For the Java bindings, this means that the JNI code underlying the Java binding must dynamically load OMPI

Re: MPI: Java/JNI help

2012-01-30 Thread Kihwal Lee
It doesn't have to be static. Do architectures match between the node manager jvm and the library? If one is 32 bit and the other is 64, it won't work. Kihwal On 1/30/12 5:58 PM, Ralph Castain r...@open-mpi.org wrote: Hi folks As per earlier emails, I'm just about ready to release the Java MPI

Re: MPI: Java/JNI help

2012-01-30 Thread Noah Watkins
On Jan 30, 2012, at 3:58 PM, Ralph Castain wrote: I have tried setting -Djava.library.path and LD_LIBRARY_PATH to the correct locations. In both cases, I get errors from the JNI code indicating that it was unable to open the specified dynamic library. Do the paths to OpenMPI libraries, as

Re: MPI: Java/JNI help

2012-01-30 Thread Ralph Castain
On Jan 30, 2012, at 5:13 PM, Kihwal Lee wrote: It doesn't have to be static. Do architectures match between the node manager jvm and the library? If one is 32 bit and the other is 64, it won't work. That's a good question - I'll check... Kihwal On 1/30/12 5:58 PM, Ralph Castain

[jira] [Resolved] (HADOOP-7570) hadoop-config.sh needs to be updated post MR2

2012-01-30 Thread Eli Collins (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-7570. - Resolution: Fixed Like HADOOP-7571 looks like this was fixed in the maven reorg.

[jira] [Created] (HADOOP-8008) Document how to change the default loglevels

2012-01-30 Thread Eli Collins (Created) (JIRA)
Document how to change the default loglevels Key: HADOOP-8008 URL: https://issues.apache.org/jira/browse/HADOOP-8008 Project: Hadoop Common Issue Type: Improvement Components: