I created several test tables in the WSO2-DataAnalyticsServer-3.0.1following steps:Edit event> Streams> Next [presistEvent]then enable Persist Event Stream and Save.This made a table that appears in InteractiveAnalytics> Data Explorer. I want to delete this table, but I do not know how and where I should do it.
WSO2-DataAnalyticsServer-3.0.1
You can delete such tables using the analytics data backup and recovery tool .
, , , , -tables, , table1, table2. WSO2_DAS_HOME/bin,
./analytics-backup.sh -deleteTables -tables "table1,table2" -tenantId -1234
, table1 table2.
Source: https://habr.com/ru/post/1648921/More articles:Getting ISymbol Documentation from MetadataReference - c #Combining columns of row data frames into one column in Pandas - pythonDisplaying data in a grid mode by pages - vb.netJava Selenium: как я могу получить HTML-страницу веб-страницы без предварительной загрузки страницы? - javaHow to get the dom node of a child in a component without adding logic to its parent / child? - javascriptJade / Pug with Angular 2 - how to resolve conflict with # syntax? - angularException occurred while executing TFS 2015 custom build task - tfsResize an element if it moves to a new line - htmlJava 8: Lambda expression contains more than one statement / logic - javaCommand completions are invisible in ipython 5.0 - pythonAll Articles