Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6941

[WebHCat] Complete implementation of webhcat endpoint "version/sqoop"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.14.0
    • None
    • WebHCat
    • None

    Description

      Since WebHCat support invoking Sqoop job (introduced in HIVE-5072), it should also expose endpoint "version/sqoop" to return the version of Sqoop interactive. In HIVE-5072, the endpoint "version/sqoop" is exposed return "NOT_IMPLEMENTED_501". The reason is we cannot simply do the same as the endpoint "version/hive" or "version/hadoop" since WebHCat does not have dependency with Sqoop. Currently Sqoop 1 support getting the version using command "sqoop version". WebHCat can invoke this command using "templeton/v1/sqoop" endpoint but this is not interactive.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shuainie Shuaishuai Nie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: