question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support forcing distributeLoad to read the latest data

See original GitHub issue

Alluxio Version: What version of Alluxio are you using?

Describe the bug We’d like to distributedLoad the data with the latest metadata, does the following configuration work?

alluxio fs distributedLoad -Dalluxio.user.file.metadata.sync.interval=0 /

To Reproduce Steps to reproduce the behavior (as minimally and precisely as possible)

Expected behavior A clear and concise description of what you expected to happen.

Urgency Describe the impact and urgency of the bug.

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
TrafalgarZZZcommented, Oct 30, 2020

@cheyang @apc999 Hi, I’ve tried this alluxio fs distributedLoad -Dalluxio.user.file.metadata.sync.interval=0 /, it works for us.

1reaction
bradyoocommented, Oct 29, 2020

@apc999 I think you are confused what I meant here… I said that I believe

alluxio fs distributedLoad -Dalluxio.user.file.metadata.sync.interval=0 / currently works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

using distribute load processor to connect to merg... - 231587
With your setup the distributeLoad processor with round robin FlowFiles from its incoming queue to its two outbound connections feeding your ...
Read more >
DistributeLoad - Apache NiFi
Description: Distributes FlowFiles to downstream processors based on a Distribution Strategy. If using the Round Robin strategy, the default is to assign each ......
Read more >
AWS RDS Replication - Multi-AZ vs Read Replica
RDS provides Multi-AZ Read Replica replication deployments which help in Disaster Recovery, Automatic Failover High Availability ...
Read more >
Apache Nifi: What Processors are there?
With new releases of Nifi, the number of processors have increased ... Retrieves Change Data Capture (CDC) events from a MySQL database.
Read more >
What is Hardware Load Balancer (HLD) | Box vs Cloud | Imperva
In addition, lack of HLD scalability may hinder performance, forcing you to purchase ... Cross data center load balancing, also known as global...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found