Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-140

need to workaround HDFS-1943

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.2.0
    • general
    • None

    Description

      Because of HDFS-1943 the logic of starting a datanode from within a init.d scripts needs to be convoluted:

      if (secure configuration) {
      sudo hadoop-daemon.sh
      } else {
      sudo -u hdfs hadoop-daemon.sh
      }

      Attachments

        1. BIGTOP-140.patch.txt
          5 kB
          Roman Shaposhnik

        Issue Links

          Activity

            People

              rvs Roman Shaposhnik
              rvs Roman Shaposhnik
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: