[ https://issues.apache.org/jira/browse/BIGTOP-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938491#comment-13938491 ]
Virginia Wang commented on BIGTOP-1237: --------------------------------------- The way the cluster is set up is with 3 NNs and 3DNs. The HA configuration is only in the DNs, for example fs.defaultFS = NN1,NN2,NN3 = mycluster for all DNs, while the NNs only know about themselves: NN1=hostname1, NN2=hostname2, etc . So when running TestFuse on a DN it will take the fs.defaultFS = mycluster and cannot mount properly. There is not a "HA supported feature" that I know of. > TestFuse needs to also be compatible with HA configurations > ------------------------------------------------------------ > > Key: BIGTOP-1237 > URL: https://issues.apache.org/jira/browse/BIGTOP-1237 > Project: Bigtop > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: Virginia Wang > Fix For: 0.8.0 > > > TestFuse currently will fail with clusters that has an HA solution with > multiple namenodes. During the mount it does not properly register the > fs.defaultFS. -- This message was sent by Atlassian JIRA (v6.2#6252)