Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3561

Fix wrong tez tarball name in install.md

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.9.0, 0.8.6
    • None

    Description

      In install.md, tez-x.y.z-SNAPSHOT-archive.tar.gz should be tez-x.y.z-SNAPSHOT.tar.gz.

          -   Assuming that the tez jars are put in /apps/ on HDFS, the
              command would be
      
          ```
          hadoop dfs -mkdir /apps/tez-x.y.z-SNAPSHOT
          hadoop dfs -copyFromLocal tez-dist/target/tez-x.y.z-SNAPSHOT-archive.tar.gz /apps/tez-x.y.z-SNAPSHOT/
          ```
      

      Attachments

        1. TEZ-3561.01.patch
          0.6 kB
          Akira Ajisaka

        Activity

          People

            aajisaka Akira Ajisaka
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: