Sonny Laskar
Sonny Laskar
Hi, We added a name key to each command so that users can give a unique name to each command for any downstream processing. Also added the argument to be...
Hi, I was just playing with the beat. It sounds interested. I download 3.3.0 on Windows and wanted to run the "dir" command. But it shows exitCode 127. Is it...
Hi, Why is the below error coming? ``` > elasticsearchr::scroll_search(elastic_rescource, query_json) Error: 'scroll_search' is not an exported object from 'namespace:elasticsearchr' ``` Session Info: ``` > sessionInfo() R version 3.6.3 (2020-02-29)...
The installation was failing because of MarkUpSafe v1.0 as mentioned in the requirements.txt Below error observed: ``` Downloading MarkupSafe-1.0.tar.gz (14 kB) ERROR: Command errored out with exit status 1: command:...
Hello team, I started exploring this package and I am struck. I have a data.frame which contains some parameter values captured every 15 minutes , hence 96 records for one...
Hi, The below error pops up with version 2.3.0.2 > 2017-11-25T05:58:15.730Z ERROR [Version] Unable to read org.sherzberg.graylog.plugins.graylog-plugin-s3/graylog-plugin.properties, this build has no version number. > com.github.zafarkhaja.semver.UnexpectedCharacterException: null > at com.github.zafarkhaja.semver.VersionParser.consumeNextCharacter(VersionParser.java:516) ~[graylog.jar:?]...
Hi, Most of the files that I push to S3 are in .gz format. How can we handle this?
Hi, I am using **Graylog v2.3** and installed the plugin version 0.3.0 on **CentOs 6.6** I downloaded the VMWare MIB files as mentioned in the README file. I have only...