Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-1895

Running CCDriver.java results in Unknown option in ini Error

    XMLWordPrintableJSON

Details

    Description

      I am trying to run AsterixDB within Eclipse, Windows 8 (I need it as a case study for another project I am working on, ArchStudio). I have followed the instructions of the Development Setup of AsterixDB (cloned the Github repository and run Maven install on the project within Eclipse).

      As I understood from the documentation, AsterixDB starts by running two instances of NCService.java and then one instance of asterixcc CCDriver.java. Using the configuration files provided in the Server Sample (red and Blue), I am able to run two instances of NCService using Eclipse and the parameters from the .conf files. However, when I run the CCDriver.java with the parameters from the cc.conf, I get the following error:
      Unknown option in ini: [nc] storage.subdir.

      As I understand, the storage.subdir must be a parameter, not an option. However the Configuration Manager within CCDriver.java is parsing the .conf file as options instead of parameters

      Am I missing something here? Is the way I am trying to run (start) AsterixDB from Eclipse correct? And how to address this error?

      Attachments

        1. cc_storage_options.png
          246 kB
          gharib

        Activity

          People

            Unassigned Unassigned
            gharib gharib
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: