empiredan opened a new issue, #2361:
URL: https://github.com/apache/incubator-pegasus/issues/2361

   Starting from RocksDB 7.0.0, the HDFS support was removed from the main 
repository and provided instead as a plugin. Since Pegasus currently uses 
RocksDB 8.5.3, the HDFS plugin needs to be integrated into RocksDB to achieve 
the following goals:
   
   1. Support maintaining the underlying RocksDB data on HDFS in the Pegasus 
server, as well as accessing HDFS directly through the RocksDB interfaces.
   2. Support generating RocksDB SST files on HDFS via the Java APIs, so that 
they can be ingested into the Pegasus server using the bulk load tool.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to