Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-1623

Sqoop2: Derive the correct Client version for sqoop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 1.99.4
    • None
    • None

    Description

      Currently the sqoop client version is the same as the server version and it is not correct.

      The client and server can be release independently and hence they can be different.

      saveVersion.sh equivalent is required for the sqoop client as well

      Before

      {
      revision: "52d5446af0cb63b739c9773efe1d2534ebe20100",
      protocols: [
      "1"
      ],
      date: "Fri Oct 24 08:09:24 PDT 2014",
      user: "vbasavaraj",
      url: "git://vbasavaraj.local/Users/vbasavaraj/Projects/sqoop2/common",
      version: "2.0.0-SNAPSHOT"
      }
      

      FROM shell

      sqoop:000> show version -all 
      client version:
        Sqoop 2.0.0-SNAPSHOT revision 52d5446af0cb63b739c9773efe1d2534ebe20100 
        Compiled by vbasavaraj on Fri Oct 24 08:09:24 PDT 2014
      server version:
        Sqoop 2.0.0-SNAPSHOT revision 52d5446af0cb63b739c9773efe1d2534ebe20100 
        Compiled by vbasavaraj on Fri Oct 24 08:09:24 PDT 2014
      Protocol version:
        [1]
      sqoop:000> 
      
      

      Attachments

        Issue Links

          Activity

            People

              vybs Veena Basavaraj
              vybs Veena Basavaraj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: