Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4636

Add support for SLES12 for Impala/Kudu integration

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.7.0
    • Impala 2.9.0
    • Backend

    Description

      During remote cluster testing, we discovered that Impala integration is not supported on SLES12, even though SLES12 is on the list of Kudu's supported OS's.

      (load-functional-query-exhaustive-impala-load-generated-kudu-none-none.sql):
      INSERT into TABLE functional_kudu.alltypes
      SELECT id, bool_col, tinyint_col, smallint_col, int_col, bigint_col, float_col, double_col, date_string_col, string_col,
             cast(timestamp_col as string), year, month
      FROM functional.alltypes
      
      Data Loading from Impala failed with error: ImpalaBeeswaxException:
       Query aborted:
      Kudu is not supported on this operating system.
      

      The problem is that we're not currently building a SLES12 client for Kudu. This is not a critical issue, but it should be added at some point.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            mjacobs Matthew Jacobs
            dknupp David Knupp
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment