[jira] [Resolved] (HADOOP-11257) Update "hadoop jar" documentation to warn against using it for launching yarn jars

2015-03-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HADOOP-11257. Resolution: Fixed Hadoop Flags: Reviewed I committed the addendum patch to branch-2

RE: Unable to run Hadoop on Windows 8.1 64bit

2015-03-26 Thread Brahma Reddy Battula
Hello Did you open a command window in administrator mode.? Another link which will guide for hadoop installation.. https://wiki.apache.org/hadoop/Hadoop2OnWindows Thanks & Regards Brahma Reddy Battula ___ From: venkata sravan kumar Talasila [tvsra...@g

[jira] [Created] (HADOOP-11762) Enable swift distcp to secure HDFS

2015-03-26 Thread Chen He (JIRA)
Chen He created HADOOP-11762: Summary: Enable swift distcp to secure HDFS Key: HADOOP-11762 URL: https://issues.apache.org/jira/browse/HADOOP-11762 Project: Hadoop Common Issue Type: Improvement

[jira] [Created] (HADOOP-11761) Fix findbugs warnings in org.apache.hadoop.security.authentication

2015-03-26 Thread Li Lu (JIRA)
Li Lu created HADOOP-11761: -- Summary: Fix findbugs warnings in org.apache.hadoop.security.authentication Key: HADOOP-11761 URL: https://issues.apache.org/jira/browse/HADOOP-11761 Project: Hadoop Common

[jira] [Created] (HADOOP-11760) Typo in DistCp.java

2015-03-26 Thread Chen He (JIRA)
Chen He created HADOOP-11760: Summary: Typo in DistCp.java Key: HADOOP-11760 URL: https://issues.apache.org/jira/browse/HADOOP-11760 Project: Hadoop Common Issue Type: Bug Affects Versions: 3

[jira] [Created] (HADOOP-11759) TockenCache doc has minor problem

2015-03-26 Thread Chen He (JIRA)
Chen He created HADOOP-11759: Summary: TockenCache doc has minor problem Key: HADOOP-11759 URL: https://issues.apache.org/jira/browse/HADOOP-11759 Project: Hadoop Common Issue Type: Bug Affec

[jira] [Created] (HADOOP-11758) Add options to filter out too much granular tracing spans

2015-03-26 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11758: - Summary: Add options to filter out too much granular tracing spans Key: HADOOP-11758 URL: https://issues.apache.org/jira/browse/HADOOP-11758 Project: Hadoop

[jira] [Created] (HADOOP-11756) Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0

2015-03-26 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HADOOP-11756: --- Summary: Warning "yarn jar" instead of "hadoop jar" in hadoop 2.7.0 Key: HADOOP-11756 URL: https://issues.apache.org/jira/browse/HADOOP-11756 Project: Ha

[jira] [Reopened] (HADOOP-11257) Update "hadoop jar" documentation to warn against using it for launching yarn jars

2015-03-26 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner reopened HADOOP-11257: - This is causing issues in Hive. Can we at least have the warning go to stderr inste

Re: Hadoop Common: Why not re-use the Security model offered by SELINUX?

2015-03-26 Thread Aaron T. Myers
In addition to everything Allen has already said, which I entirely agree with, I'll also point out that much of the focus on Hadoop security has been related to authentication, and only somewhat more recently on providing advanced authorization capabilities. I'll readily admit to not knowing much a

[jira] [Resolved] (HADOOP-11752) Failed to execute goal org.apache.hadoop:hadoop-maven-plugins:2.4.0:protoc (compile-protoc) on project hadoop-common: org.apache.maven.plugin.MojoExecutionException: p

2015-03-26 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-11752. --- Resolution: Cannot Reproduce Target Version/s: 2.6.0, 2.4.0 (was: 2.4.0, 2

[jira] [Reopened] (HADOOP-11752) Failed to execute goal org.apache.hadoop:hadoop-maven-plugins:2.4.0:protoc (compile-protoc) on project hadoop-common: org.apache.maven.plugin.MojoExecutionException: p

2015-03-26 Thread Venkata Sravan Kumar Talasila (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Sravan Kumar Talasila reopened HADOOP-11752: As per your instructions i have followed the procedure and the

Re: Hadoop Common: Why not re-use the Security model offered by SELINUX?

2015-03-26 Thread Allen Wittenauer
When Hadoop was started 10 years ago and first started getting it’s security bits in place 8 years ago, SE Linux was immature and extremely broken. (Which, in many ways, is still true. Like a lot of Linux vs. commercial competitors, it’s about 80% there.) Plus, considering that Hadoo

Re: Hadoop Common: Why not re-use the Security model offered by SELINUX?

2015-03-26 Thread Madhan Sundararajan
Allen, Unlike you, I am no Unix veteran. However, having used Hadoop briefly I observed this anomaly. Yes, as you have highlighted, this is not applicable to non-Linux platforms. Hadoop's security layer can be made to re-use SELINUX' policies through remote policy server, to ease the appl

Re: Hadoop Common: Why not re-use the Security model offered by SELINUX?

2015-03-26 Thread Allen Wittenauer
How would you propose we use SELinux features to support security, especially in a distributed manner where clients might be under different administrative controls? What about the non-Linux platforms that Hadoop runs on? On Mar 26, 2015, at 3:46 AM, Madhan Sundararajan wrote: >

Hadoop Common: Why not re-use the Security model offered by SELINUX?

2015-03-26 Thread Madhan Sundararajan
Team, SELINUX was introduced to bring in a robust security management in Linux OS. In all distributions of Hadoop (Cloudera/Hortonworks/...) one of the pre-installation checklist items is to disable SELINUX in all the nodes of the cluster. Why not re-use the security model offered by SELIN

[jira] [Resolved] (HADOOP-11750) distcp fails if we copy data from swift to secure HDFS

2015-03-26 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-11750. - Resolution: Invalid > distcp fails if we copy data from swift to secure HDFS > -

[jira] [Created] (HADOOP-11755) Update avro version to have PowerPC supported Snappy-java

2015-03-26 Thread Ayappan (JIRA)
Ayappan created HADOOP-11755: Summary: Update avro version to have PowerPC supported Snappy-java Key: HADOOP-11755 URL: https://issues.apache.org/jira/browse/HADOOP-11755 Project: Hadoop Common