Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-539

Permission denied(publickey)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • None
    • 0.6.2
    • None
    • None

    Description

      419 command = (("rsync -rv -e 'ssh -o StrictHostKeyChecking=no -i %s' " +
      420 "'%s/' 'root@%s:/'") % (opts.identity_file, tmp_dir, active_master))

      The script always produces an error when executing this command.
      and the error produced is:
      Permission denied (publickey)...(This error does not have to do with the permissions on the .pem file)

      Any ideas?

      Attachments

        Activity

          People

            matei Matei Alexandru Zaharia
            thikonom thikonom
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: