These changes were required to make the Stellar Profiler Client API accessible from the Parser and Enrichment topologies. - Added the metron-profiler-client as a dependency to the Parser and Enrichment topologies so that the Uber jar contains the Profiler Client API. - Added a README for the metron-profiler-client to describe its usage. - Pushing the metron-profiler-client archive to the Metron host to make the library accessible to the Stellar Shell. - Fixed an issue with potentially unsafe String to Bytes conversion that may cause issues on different platforms.
These changes can be manually tested by following the Getting Started instructions included in both the metron-profiler/README.md and metron-profiler-client/README.md.
该提问来源于开源项目:apache/metron