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

The configuration file should support byte units (KB, MB, GB ...).

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      In the asterix-configuration.xml file, we set bytes for some settings (e.g., compiler.sortmemory). It would be more convenient if a user can specify byte units in the number like the following:

      compiler.sortmemory = 5242880
      compiler.sortmemory = 5,242,880
      compiler.sortmemory = 5120kb
      compiler.sortmemory = 5120KB
      compiler.sortmemory = 5,120KB
      compiler.sortmemory = 5MB
      compiler.sortmemory = 5mb
      compiler.sortmemory = 0.5GB

      Attachments

        Issue Links

          Activity

            People

              wangsaeu Taewoo Kim
              wangsaeu Taewoo Kim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: