[ https://issues.apache.org/jira/browse/HADOOP-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-2494: -------------------------- Component/s: (was: contrib/hbase) scripts Priority: Major (was: Minor) Summary: Set +x on contrib/*/bin/* in packaged tar bundle (was: [hbase] Set +x on contrib/hbase/bin/* in packaged bundle) Turns out the fix is needed in the hadoop build.xml file inside in the tar target rather than fixes down in hbase build.xml. Attached patch makes it so scripts in $HADOOP_HOME/contrib/*/bin all get their execute bit set (I should have included this fix in HADOOP-2207). I pegged it as Major rather than as Critical or Blocker since its not the end-of-the-world if folks have to do chmod on hbase bin directory to make things work. > Set +x on contrib/*/bin/* in packaged tar bundle > ------------------------------------------------ > > Key: HADOOP-2494 > URL: https://issues.apache.org/jira/browse/HADOOP-2494 > Project: Hadoop > Issue Type: Bug > Components: scripts > Reporter: stack > Assignee: stack > Fix For: 0.16.0 > > Attachments: set+x4contribBins.patch > > > If you download a nightly, the hbase scripts are not executable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.