Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.99.7
    • None
    • None

    Description

      I've noticed that we're displaying the ID in bunch of occasions, for example in tables:

      sqoop:000> show link
      +----+------------+--------------+------------------------+---------+
      | Id |    Name    | Connector Id |     Connector Name     | Enabled |
      +----+------------+--------------+------------------------+---------+
      | 2  | with space | 6            | generic-jdbc-connector | true    |
      +----+------------+--------------+------------------------+---------+
      sqoop:000> delete link -l 2
      sqoop:000> show link
      +----+------+--------------+----------------+---------+
      | Id | Name | Connector Id | Connector Name | Enabled |
      +----+------+--------------+----------------+---------+
      +----+------+--------------+----------------+---------+
      

      I think that we should drop it since we're dropping it from public interfaces.

      Attachments

        1. SQOOP-2692.001.patch
          30 kB
          Colin
        2. SQOOP-2692.002.patch
          30 kB
          Colin

        Issue Links

          Activity

            People

              colin Colin
              jarcec Jarek Jarcec Cecho
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: