Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10388 Pure native hadoop client
  3. HADOOP-10573

fix hadoop native client CMakeLists.txt issue with older cmakes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HADOOP-10388
    • None
    • native
    • None

    Description

      In GeneratProtobufs.cmake, use variable CMAKE_CURRENT_LIST_DIR, it is new for cmake version 2.8, so we should change cmake_minimum_required(VERSION 2.6) to (VERSION 2.8) in CMakeLists.txt

      Attachments

        1. HADOOP-10573.1.patch
          0.4 kB
          Wenwu Peng
        2. HADOOP-10573.2.patch
          0.6 kB
          Wenwu Peng

        Activity

          People

            gujilangzi Wenwu Peng
            gujilangzi Wenwu Peng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: