Huan Jiang
Huan Jiang
``` $ node dynamoDBtoCSV.js -t swift-us-east-1-prod.table1 -ec { Error: unable to verify the first certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1051:34) at TLSSocket.emit (events.js:189:13) at TLSSocket.EventEmitter.emit (domain.js:441:20) at TLSSocket._finishInit (_tls_wrap.js:633:8) message: 'unable to...
be able to CRUD credential to support multiple datasource  Temporal tasks break down table with rough estimation. Will update the dates afterwards with more contexts. - [x] #1804 -...
**Describe the bug** Clone repo and pull code, try to run functional test ciGroup1 on my local Mac, but got error, ``` huanji@88665a37b322 huan-osd % node scripts/functional_tests.js --include ciGroup1 warn...
**Feature request** **Is your feature request related to a problem? Please describe.** Today, dashboards doesn't have security(Authentication, Authorization, Role based access control (feature based, not index/doc based control) A clear...
This was on 1.4.0.0, elasticsearch 7.4.2 below query got NPE ``` select t1.domainIdentity AS domainIdentity, from issue* as t1 left join config as dc on t1.id.keyword = dc.id.keyword WHERE tms.issueType...
OSD allow users to export saved objects as JSON, need to handle the credential properly (as plain text or hash)
**Describe the bug** Try to install plugin on my Mac environment, but got error ``` huanji@ea-osd % node scripts/opensearch_dashboards_plugin.js install kibana-ga-v0.1.0.tar.gz Plugins are only available for Linux ``` **Expected behavior**...
Today, there are two datasources in OSD which cause confusion. One is direct datasource we introduced in 2.4, another is datasource introduced with observability which is not direct datasource in...