fusio / adapter-hadoop
Provides a connection to hadoop services over thrift
v6.0.2
2023-07-15 17:38 UTC
Requires
- php: >=8.1
- automattic/php-thrift-sql: ^0.3.1
- fusio/engine: ^6.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
README
Fusio adapter which provides a connection to hadoop services over thrift. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-hadoop
php bin/fusio system:register "Fusio\Adapter\Hadoop\Adapter"