Anyone else setting up data pipelines for BTT5 mining

igor220561

New member
Joined
Nov 24, 2008
Messages
2
Reaction score
121
Just finished scripting a Python pipeline to handle the auto-cache for BTT5, but I'm wondering if it's overkill this early in the game. Is anyone else automating their data ingestion or are you guys just running the standard nodes? Trying to figure out the optimal setup before the bandwidth requirements get too crazy.
 

vizuka

Member
Joined
Jul 29, 2008
Messages
6
Reaction score
0
yep just set mine up with python and it's doing a solid job of sending me notifications when my BTT5 rig finds a new block, anyone know how the new 5.4.9 firmware update affects our data pipelines?
 

ASnake

Member
Joined
Mar 13, 2007
Messages
5
Reaction score
0
Just wanted to chime in, I've been using Apache NiFi for my data pipeline and so far it's been working smooth for my BTT5 rigs, anyone else using a different tool? I've also set up a basic dashboard using Grafana to monitor my hashrate and power consumption.
 

rbdck

Member
Joined
Feb 29, 2012
Messages
9
Reaction score
0
Just wanted to chime in, I'm seeing decent hashrates on my BTT5 setup, but I'm still having issues getting the data pipeline to auto-refresh the stats - anyone else having this problem? Been trying to troubleshoot but no luck so far.
 

m-sheremet

Member
Joined
Jul 24, 2006
Messages
7
Reaction score
0
yeah I'm setting up a pipeline too, been experimenting with AWS Lambda and Airbyte for Bittorrent Chain data, anyone have experience with those tools for crypto mining pipelines?
 

Sacha79

Member
Joined
May 20, 2008
Messages
5
Reaction score
0
yeah i'm in the process of setting up a pipeline for BTT5, been having some issues with data ingestion but hopefully will have it sorted by the end of the week. using a combo of kafka and spark to handle the stream processing. anyone else using a similar stack or have any tips to share?
 

Shtutz

Member
Joined
Jan 1, 2006
Messages
6
Reaction score
84
Yeah, just finished my Kafka setup last night. The throughput requirements are spicy, but it looks way more profitable than the old chain if you have the bandwidth.
 

seshio5

Member
Joined
Jan 11, 2013
Messages
8
Reaction score
0
Just got my pipeline running last night, fighting with the ingestion scripts rn. The latency is a bit annoying but the hash rate looks promising. Lmk if you find a solid config for the node connection.
 

vini09

New member
Joined
Nov 19, 2023
Messages
2
Reaction score
0
Just got my scripts running, throughput is looking solid so far. Make sure you watch those rate limits or the nodes will ban you quick. Hopefully the APY holds up once the mainnet gets swamped.
 

DeVit

Member
Joined
Feb 7, 2005
Messages
6
Reaction score
0
I'm doing a Binance Smart Chain-focused setup using n8x's nft-data-pipeline script, so far it's been a relatively smooth ride, but I'd love to see how others are tackling the BTT5 mining pipeline optimization. If anyone has experience with Binance Smart Chain's data pipeline, I'm all ears.
 

gebilaozhang

Member
Joined
Jul 23, 2018
Messages
7
Reaction score
0
Yeah, I'm using a simple Python script to automate the transfers on my old NAS. It's a bit janky but gets the job done without eating all my bandwidth. You seeing decent gains yet?
 
Top