[
https://issues.apache.org/jira/browse/CALCITE-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17797420#comment-17797420
]
Forward Xu edited comment on CALCITE-3329 at 12/16/23 1:05 PM:
---------------------------------------------------------------
hi [~julianhyde] This PR has been updated, reimplemented and modified some
previous comments. Sigar was replaced with oshi(https://github.com/oshi/oshi).
Sigar is too inactive and does not support mac m1.
was (Author: x1q1j1):
hi [~julianhyde] This PR has been updated, reimplemented and modified some
previous comments.
> Implement osquery for OS adapter
> --------------------------------
>
> Key: CALCITE-3329
> URL: https://issues.apache.org/jira/browse/CALCITE-3329
> Project: Calcite
> Issue Type: New Feature
> Reporter: Forward Xu
> Assignee: Forward Xu
> Priority: Major
> Labels: pull-request-available
> Attachments: 20160218233133330.png, 20160218233139164.png,
> image-2019-09-09-08-27-56-974.png, image-2019-09-09-08-33-41-411.png,
> sigar1.pdf, sigar2.pdf
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Implement osquery command for OS adapter, Achieve similar features of
> FaceBook's osquery. E.g:
> select * from os_version;
> select * from system_info;
> select * from mounts;
> select * from interface_addresses
> select * from memory_info;
> select * from interface_addresses;
> select * from cpu_info;
> select * from java_info;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)