Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4090

Columnstore plugin interferes with local server installation

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.5.2
    • 1.5.3
    • installation
    • None
    • bb-10.5-release f6f522257

    Description

      cmake /data/src/10.x -DCMAKE_INSTALL_PREFIX=/data/bld/10.5.4 -DPLUGIN_TOKUDB=NO -DCMAKE_BUILD_TYPE=Debug && make -j12 && make install
      ...
      -- Installing: /etc/columnstore/MessageFile.txt
      CMake Error at storage/columnstore/columnstore/utils/loggingcpp/cmake_install.cmake:68 (file):
        file INSTALL cannot copy file
        "/data/src/10.x/storage/columnstore/columnstore/utils/loggingcpp/MessageFile.txt"
        to "/etc/columnstore/MessageFile.txt".
      Call Stack (most recent call first):
        storage/columnstore/columnstore/utils/cmake_install.cmake:40 (include)
        storage/columnstore/columnstore/cmake_install.cmake:61 (include)
        storage/columnstore/cmake_install.cmake:41 (include)
        cmake_install.cmake:76 (include)
      

      It's expected that as of now Columnstore cannot be installed locally; however, its existence in the sources shouldn't prevent the server installation.

      Maybe Columnstore needs to be disabled by default and only enabled in package builds where it makes sense; or somehow else disabled/enabled conditionally.

      Attachments

        Activity

          People

            drrtuy Roman
            elenst Elena Stepanova
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.