Release Notes
AMI relase note
- Released AMIs
- AMIs
N. Virginia region of “asimain” account.- Portal : ami-035ebb3509132d011 (Portal AMI 03202020 Linux 2 Python 3)
- Project : ami-0232e88bfa085352c (Project AMI 03202020 Linux 2 Python 3)
- The version of essentia
Essentia : 5.0.0.7
AQ Tools : 2.0.1-3
- AMIs
- New features
- Add the “view import log” button to review the import. (+ Warning messages outputted as stderr does not end up with an error.)
- Major changes/enhancements
- Amazon Linux 2 AMI
- ess with python3
- Remove the “path” widget from the user’s details page of the CJPath app.
- Column definition file upload :
- Reject file if not a JSON file.
- Show error/warning message if it’s an invalid JSON format.
- Implement “#171408818”. The pivot widget retrieves data from the server when “drag and drop” event is fired in addition to the existing cases.
- Amazon Linux 2 AMI
- Bug fixes
- Fix that the cluster usage was not stored properly.
- Fix the sort function of column distribution.
- The ascending order did not work.
- The display order of xAxis was incorrect if it’s a numeric column.
- Fix that the advanced filter mode did not show up on the pivot widget at the dashboard configuration page.
- Fix the incorrect memory information.
- The bin input of the column distribution widget does not accept a number larger than 100.
- Fix the cache S3 output logic of the CJPath bash script.
- Assign a label to “ulimit” option.
- Fix “-cmb” option (join table) on cluster mode.
- Fix the “pkey” and “isoutput” logic at category import.
- #171141458, Fix the message “Not Available” when $projectid is empty right after login.
- #170881897, Fix the error message when there’s an issue of advanced-mode filter.
- #171013462, Filter not working on IP column with equal sign.
- #171165539, pair of join keys with different data type should raise warning message before loading.
- #170960395, User Filter not working Pivot Widget in Dashboard config
- #170933954, Dashboard’s Pivot Widget Filter error
- #170854608, fix the column selection panel at PB app that shows the label before modified even after the label of added-columns was changed.
- #171333317, The local filter of the pivot widget was not applied right after the page reload.
- Fix “#170965866” issue that filter negation (fire icon) does not work.
- Fix “#171088641” issue of fmt_g
- Fix “#171165670”, Using User Filter and value disto causes syntax error
- Fix “#171157874”, issue with a category that delimiter is a double quote.
- Fix “#171408778”, the pivot script failed with results that contain exponential values.
- Fix “#171408792” that the ess check logic threw an error with correct syntax.
- Fix the input box for import script that automatically scrolls down to the bottom on focus.
- Fix “#171797375”, JSON parse error when some characters are contained into the result from ess.
- Fix “#171828839”, showed numbers in milliseconds with the unit label of “minutes” at the graph of user’s cluster usage.
- Fix “#171840233”, the entire page stop working after a download request is submitted when non-existing/non-reachable S3 bucket is specified for download bucket.
- Quit import process if cluster creates failed and the number of clusters is 0 on cluster mode.
- Make the “!” icon of mat-badge bigger. (“!” shows up when there is an error during the import process.)
Essentia 5.0.0.7
- OS:
- Amazon Linux 2 AMI
- 4.14.171-136.231.amzn2.x86_64
- Python 3.7.6
- PHP 5.4.16
- ess:
- warning message changed from “!!” to “!!!Warning!!!”
- error message changed from “**” to “***Error***”
- ess
- fixed a bug when not enough parameters used in ess commands
- ess cluster
- fix a bug when ess cluster status at ‘custom’ mode
- ess cluster create
- add “–error_return_code” option to return error code when some of worker nodes fail to create
- fix a bug when the master node doesn’t have a public IP
- added “image” parameter for worker nodes
- ess cluster status
- fix a bug when the master node doesn’t have a public IP
- ess category add
- support multiple pkeys
- maximum number of columns set to 2000
- ess repository
- added ‘source’ in the output
- ess summary
- added ‘Delimiter’ in the output
- ess summary [category]
- added comment option
- added comment in the output
- fixed a wrong unit
- ess file push/get
- use only IP addresses of instances running
- ess stream –bulk
- use only running worker nodes
- use empty string for public IP when the worker node doesn’t have a public IP
- ess select
- check if s3 bucket name matching naming rules
- ess create
- use only private IP in the spec file