Fix newly introduced release audit warning.
---
Key: HADOOP-7669
URL: https://issues.apache.org/jira/browse/HADOOP-7669
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.24.0
R
Hi All,
I've a question about Heartbeat implementation in Hadoop.
I'm working on dependability evaluation of Hadoop, I'm interested to find
all the code snippets which implements the heartbeat.
Right now I've found one place
1- heartbeat with piggybacking is used by (JobTracker.java and
TaskTrack
Add a NetUtils method that can tell if an InetAddress belongs to local host
---
Key: HADOOP-7668
URL: https://issues.apache.org/jira/browse/HADOOP-7668
Project: Hadoop Common
[
https://issues.apache.org/jira/browse/HADOOP-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers resolved HADOOP-7621.
Resolution: Fixed
Fix Version/s: 0.20.206.0
> alfredo config should be in a file no
[
https://issues.apache.org/jira/browse/HADOOP-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee reopened HADOOP-7644:
> Fix the delegation token tests to use the new style renewers
> -
[
https://issues.apache.org/jira/browse/HADOOP-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers reopened HADOOP-7621:
Assignee: Aaron T. Myers (was: Alejandro Abdelnur)
Reopening this for the branch-0.20-s
FileSystem#getCanonicalServiceName should be annotated as private to Hadoop.
Key: HADOOP-7667
URL: https://issues.apache.org/jira/browse/HADOOP-7667
Project: Hadoop Common
Maria,
In general, when you try to serve contents off a data storage, the storage
needs to be mounted so that the apache web server itself or the module in
charge (in your case probably the php module) can find it using standard
system libraries and system calls.
HDFS itself is not a POSIX file s
Hi everyone,
We are a group of researchers at DePaul University investigating the use of
tactics in open-source, high-performance, fault-tolerant software systems.
Obviously we are not nearly as familiar with Hadoop as all of the
developers are, so we hoped you could help us. We have focused p
branch-0.20-security doesn't include o.a.h.security.TestAuthenticationFilter
Key: HADOOP-7666
URL: https://issues.apache.org/jira/browse/HADOOP-7666
Project: Hadoop Common
branch-0.20-security doesn't include SPNEGO settings in core-default.xml
Key: HADOOP-7665
URL: https://issues.apache.org/jira/browse/HADOOP-7665
Project: Hadoop Common
o.a.h.conf.Configuration complains of overriding final parameter even if the
value with which its attempting to override is the same.
--
Key: HADOO
Hi all,
I have copied my files using hadoop in the following path
"/user/hadoop/input" path. Now i need to open the "index.php" file which
located in the above path, so i configure that path in apache. Then i tried
in Ubuntu using vim 000-default and edit the below two lines.
DocumentRoot /user/
13 matches
Mail list logo