We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since we are maintaining one XML file for both feeder and worker, please make the webhdfs handle format same for both. For conduit worker
<cluster name="uh1" hdfsurl="hdfs://krypton-nn.grid.uh1.inmobi.com:8020/" jturl="krypton-jt.grid.uh1.inmobi.com:8021" jobqueuename="databus" readUrl="webhdfs://krypton-webhdfs.grid.uh1.inmobi.com:14000/">
For Conduit feeder
<cluster name="uh1" hdfsurl="webhdfs://krypton-webhdfs.grid.uh1.inmobi.com:14000/" jturl="krypton-jt.grid.uh1.inmobi.com:8021" jobqueuename="databus" >
The text was updated successfully, but these errors were encountered:
rajubairishetti
No branches or pull requests
Since we are maintaining one XML file for both feeder and worker, please make the webhdfs handle format same for both.
For conduit worker
For Conduit feeder
The text was updated successfully, but these errors were encountered: