[jira] [Created] (HADOOP-8774) Incorrect maven configuration causes mrapp-generated-classpath file to be generated in multiple places

2012-09-06 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-8774:
---

 Summary: Incorrect maven configuration causes 
mrapp-generated-classpath file to be generated in multiple places
 Key: HADOOP-8774
 URL: https://issues.apache.org/jira/browse/HADOOP-8774
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
Affects Versions: 2.1.0-alpha
Reporter: Hitesh Shah
Priority: Minor


Running a simple mvn clean install at the top of tree shows logs such as the 
ones below in the HDFS tree:

[INFO] --- maven-dependency-plugin:2.1:build-classpath (build-classpath) @ 
hadoop-hdfs-httpfs ---
[INFO] Wrote classpath file 
'/Users/Hitesh/dev/hadoop-common/hadoop-hdfs-project/hadoop-hdfs-httpfs/target/classes/mrapp-generated-classpath'.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9422) HADOOP_HOME needs to be set to be able to use org.apache.hadoop.util.Shell to launch commands

2013-03-20 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9422:
---

 Summary: HADOOP_HOME needs to be set to be able to use 
org.apache.hadoop.util.Shell to launch commands
 Key: HADOOP-9422
 URL: https://issues.apache.org/jira/browse/HADOOP-9422
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hitesh Shah


Not sure why this is an enforced requirement especially in cases where a 
deployment is done using multiple tar-balls ( one each for 
common/hdfs/mapreduce/yarn ). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9628) Setup a daily build job for branch-2.1.0-beta

2013-06-06 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9628:
---

 Summary: Setup a daily build job for branch-2.1.0-beta
 Key: HADOOP-9628
 URL: https://issues.apache.org/jira/browse/HADOOP-9628
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hitesh Shah




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

2013-07-11 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9726:
---

 Summary: org.apache.hadoop.security.SecurityUtil has its own 
static Configuration which cannot be overridden
 Key: HADOOP-9726
 URL: https://issues.apache.org/jira/browse/HADOOP-9726
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hitesh Shah


There is a static block which loads a new Configuration object and uses it to 
initialize the SSLFactory and HostResolver.

Should this class have a similar static setConfiguration() function similar to 
UGI? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HADOOP-9741) Make build created indexed jars

2013-07-17 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-9741:
---

 Summary: Make build created indexed jars
 Key: HADOOP-9741
 URL: https://issues.apache.org/jira/browse/HADOOP-9741
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hitesh Shah
Assignee: Hitesh Shah
Priority: Minor




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (HADOOP-9741) Make build created indexed jars

2014-08-04 Thread Hitesh Shah (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hitesh Shah resolved HADOOP-9741.
-

Resolution: Won't Fix

> Make build created indexed jars
> ---
>
> Key: HADOOP-9741
> URL: https://issues.apache.org/jira/browse/HADOOP-9741
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Hitesh Shah
>Assignee: Hitesh Shah
>Priority: Minor
> Attachments: HADOOP-9741.1.patch, INDEX.LIST
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (HADOOP-10951) Make org.apache.hadoop.security.Groups public

2014-08-08 Thread Hitesh Shah (JIRA)
Hitesh Shah created HADOOP-10951:


 Summary: Make org.apache.hadoop.security.Groups public
 Key: HADOOP-10951
 URL: https://issues.apache.org/jira/browse/HADOOP-10951
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Hitesh Shah


This class seems like useful functionality for most developers building yarn 
applications with respect to application acls.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (HADOOP-10951) Make org.apache.hadoop.security.Groups public

2014-08-19 Thread Hitesh Shah (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hitesh Shah resolved HADOOP-10951.
--

Resolution: Not a Problem

> Make org.apache.hadoop.security.Groups public
> -
>
> Key: HADOOP-10951
> URL: https://issues.apache.org/jira/browse/HADOOP-10951
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: Hitesh Shah
>
> This class seems like useful functionality for most developers building yarn 
> applications with respect to application acls.



--
This message was sent by Atlassian JIRA
(v6.2#6252)