1

Manager Data Analytics Engineer Jobs in Lorena, TX

Data Engineer II

Temple, TX · Hybrid

$92K - $111K/yr

Develop and manage data models, data warehouses, and data lakes that support reporting, analytics, and operational workloads. * Implement data engineering best practices, including automation ...

Ability to manage multiple priorities, meet deadlines, and support recurring reporting schedules. * Bachelor's degree in Business, Finance, Accounting, Data Analytics, Information Systems, Supply ...

Intern, Engineering Operations

Waco, TX

$14.75 - $19.25/hr

Analytics & Reporting Support * Assist in collecting and organizing data to support department ... Work cross-functionally with Engineering, Program Management, and Scheduling teams to gather ...

Intern, Engineering Operations

Waco, TX

$14.75 - $19.25/hr

Analytics & Reporting Support * Assist in collecting and organizing data to support department ... Work cross-functionally with Engineering, Program Management, and Scheduling teams to gather ...

TEST ENGINEER (FALCON TEST) At SpaceX, our commitment to reliability begins with design but is ... tests, analyze data to confirm performance, and inform the design/production process.

Specialist, Manufacturing Engineering

Waco, TX · On-site

$64K - $83K/yr

L3Harris is seeking a skilled and motivated Manufacturing Engineer/Industrial Engineer to join the ... Use data analytics and performance metrics to monitor initiatives, quantify financial and ...

next page

Showing results 1-20

Manager Data Analytics Engineer information

See Lorena, TX salary details

$40.1K

$116.9K

$160K

How much do manager data analytics engineer jobs pay per year?

As of Sep 1, 2026, the average yearly pay for manager data analytics engineer in Lorena, TX is $116,928.00, according to ZipRecruiter salary data. Most workers in this role earn between $103,200.00 and $123,900.00 per year, depending on experience, location, and employer.

What is a manager data analytics engineer?

A Manager Data Analytics Engineer is a professional who leads a team of data analytics engineers responsible for designing, building, and maintaining data systems and analytics solutions. They oversee data pipeline development, ensure data quality, and collaborate with stakeholders to translate business requirements into technical solutions. In addition to technical expertise, they manage project timelines, mentor team members, and help drive data-driven decision-making across the organization.

How does a manager data analytics engineer typically balance technical project work with team leadership responsibilities?

As a Manager Data Analytics Engineer, you are expected to split your time between overseeing complex analytics engineering tasks and guiding your team’s development. This involves setting project priorities, conducting code reviews, and ensuring data solutions align with business goals, while also mentoring team members and facilitating collaboration with stakeholders like data scientists and business analysts. Successful managers often establish clear communication channels and delegate tasks effectively, so they can stay hands-on with key projects while supporting the professional growth of their team.

What are the key skills and qualifications needed to thrive as a manager data analytics engineer, and why are they important?

To thrive as a Manager Data Analytics Engineer, you need a strong background in data engineering, analytics, and leadership, typically with a degree in computer science or a related field. Familiarity with tools like SQL, Python, data warehousing platforms (e.g., Snowflake, Redshift), and certifications in cloud technologies or data management are common requirements. Excellent communication, problem-solving, and team management skills set top performers apart in this role. These competencies are essential for driving data strategy, ensuring data quality, and leading analytics teams to deliver actionable business insights.

What is the difference between Manager Data Analytics Engineer vs Data Analytics Engineer?

AspectManager Data Analytics EngineerData Analytics Engineer
Required CredentialsBachelor's or Master's in Data Science, Analytics, or related field; often leadership experienceBachelor's or Master's in Data Science, Analytics, or related field
Work EnvironmentLeads teams, manages projects, collaborates with stakeholdersDevelops data models, analyzes data, implements solutions
Employer & Industry UsageUsed in tech, finance, healthcare, and large enterprisesCommon in similar industries, often within data teams

The main difference is that a Manager Data Analytics Engineer oversees teams and projects, focusing on leadership and strategic planning, while a Data Analytics Engineer primarily develops and implements data solutions. Both roles require strong technical skills, but the manager role adds a layer of team management and stakeholder communication.

What job categories do people searching Manager Data Analytics Engineer jobs in Lorena, TX look for?

The top searched job categories for Manager Data Analytics Engineer jobs in Lorena, TX are:

What cities near Lorena, TX are hiring for Manager Data Analytics Engineer jobs?

Cities near Lorena, TX with the most Manager Data Analytics Engineer job openings:

Senior Manager, Data Engineering

Temple, TX


PDI Technologies
Software Development • 501 - 1,000 employees

7.8

Company rating: 7.8 out of 10

Based on 5 frontline employees who took The Breakroom Quiz

138th of 247 rated software companies

Good employer

Respectful managers

Uninterrupted breaks


Full-time

Posted 10 days ago


Job description

At PDI Technologies, we empower some of the world's leading convenience retail and petroleum brands with cutting-edge technology solutions that drive growth and operational efficiency. By “Connecting Convenience” across the globe, we empower businesses to increase productivity, make more informed decisions, and engage faster with customers through loyalty programs, shopper insights, and unmatched real-time market intelligence via mobile applications, such as GasBuddy.  We’re a global team committed to excellence, collaboration, and driving real impact. Explore our opportunities and become part of a company that values diversity, integrity, and growth.

Role Overview

You will own how data gets into our platform and how it gets served back out — ingestion, the lakehouse, and the query layer underneath everything analytics and product depend on. 

The problem is specific. Data arrives from CDC streams, transactional databases, event topics, partner APIs, and files, and today each source carries its own pipeline, its own failure modes, and its own on-call story. Your mandate is to collapse that into one ingestion framework and one open lakehouse — reliable enough to publish SLOs against, fast enough to serve interactive query, and cheap enough to defend line by line. 

This is a hands-on role. You will set technical direction, hire, and grow the team — and you will also be in design reviews, in code review, and in the pipeline when a stateful stream will not recover from its checkpoint. Expect roughly half your time in technical work. 

You own the full path: how data lands, the table format and its lifecycle, the transformation layer, the engines that serve it, and the SLOs on top of all of it. When a dataset is late or wrong, it is your team's phone that rings — and you are expected to have already built the thing that catches it first.

What you will do:
  • Lead, hire, and grow a team of 10+ data engineers — set the technical bar through design and code review, not through status meetings. 
  • Own the architecture and delivery of a unified ingestion framework: one configuration-driven path for batch, CDC, and streaming sources, with schema evolution, replay and backfill, idempotency, dead-letter handling, and data contracts built into the framework rather than reimplemented per pipeline. 
  • Own production Spark Structured Streaming pipelines — watermarking, stateful joins and aggregations, checkpoint and restart discipline, exactly-once sinks, lag and backpressure management. 
  • Own the Apache Iceberg lakehouse: partition and sort strategy, file sizing and compaction, snapshot and orphan-file lifecycle, schema and partition evolution, and multi-engine interoperability. 
  • Set the dbt modeling standard — layering conventions, tests, contracts, CI enforcement, and lineage that stakeholders trust. 
  • Own Trino catalog design, workload isolation, and query performance for interactive and federated access. 
  • Define and meet freshness, completeness, and latency SLOs. Run a 24x7 on-call rotation with a short mean time to restore. 
  • Own cost: a defensible cost-per-pipeline and cost-per-dataset number, and the levers to move it. 
  • Partner with product, analytics, and architecture to sequence the roadmap, and bring rigor to decisions — collect the data, seek dissent, and run pilots rather than arguing from opinion
Required Qualifications
  • Bachelor's degree in Computer Science, Engineering, or equivalent practical experience. 
  • 8+ years in data engineering, including 3+ years leading engineers as a manager or tech lead — and you are still hands-on in code and design. 
  • Production experience with Spark Structured Streaming at scale: state store growth, checkpoint recovery, watermark tuning, and late or out-of-order data. 
  • Deep Apache Spark and PySpark performance work — diagnosing and fixing skew, shuffle pressure, small-file problems, and executor memory failures on real workloads. 
  • Experience building or substantially owning a reusable ingestion framework serving multiple source types — not a collection of individual pipelines. 
  • Production experience with an open table format (Apache Iceberg preferred) including schema and partition evolution, compaction strategy, and migration from an existing format. 
  • Experience with dbt as a team-wide modeling standard, including testing and CI. 
  • Experience with Trino or Presto operations and query optimization. 
  • Experience running reliable, high-scale platform systems — 24x7 on-call, availability targets, and fast restoration of service
Preferred Qualifications
  • Apache Flink, Kafka or MSK internals, or high-throughput stream-join design. 
  • CDC tooling in production (Debezium, DMS, GoldenGate, Qlik) and integrating legacy or mainframe sources into modern pipelines. 
  • Data contracts, catalog, and lineage tooling (DataHub, OpenMetadata, Glue, Unity). 
  • Iceberg REST catalog implementations and multi-engine interoperability. 
  • AWS, Kubernetes, and Terraform fluency — you can debug below the framework layer. 
  • Multi-tenant B2B data platforms with per-tenant cost attribution and isolation. 
  • Open-source contribution to the projects in this stack. 
What Success Looks Like
  • A stable, well-led SRE organization with clear ownership, career paths, and low regrettable attrition among your managers and their teams. 

  • Consistent, Datadog-driven observability and SLOs in place across the organization, with measurable reduction in Sev1/Sev2 incidents and mean time to detect/resolve. 

  • Modern, standardized infrastructure practices — GitOps delivery via Argo, IaC via Terraform/OpenTofu, and reliable CI/CD via Jenkins — adopted consistently across teams and clouds. 

  • A mature, blameless incident-management culture with strong postmortem follow-through. 

  • Strong cross-functional trust with engineering, product, and security/compliance stakeholders. 

PDI is committed to offering a well-rounded benefits program, designed to support and care for you, and your family throughout your life and career.  This includes a competitive salary, market-competitive benefits, and a quarterly perks program. We encourage a good work-life balance with ample time off [time away] and, where appropriate, hybrid working arrangements.  Employees have access to continuous learning, professional certifications, and leadership development opportunities. Our global culture fosters diversity, inclusion, and values authenticity, trust, curiosity, and diversity of thought, ensuring a supportive environment for all.

We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.



What PDI Technologies employees say

Hours and flexibility

Workplace

Get the full story on Breakroom