[jira] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629355#comment-13629355
 ] 

Hudson commented on HIVE-4303:
--

Integrated in Hive-trunk-h0.21 #2056 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2056/])
HIVE-4303 : 2 empty java files in hcatalog (Owen Omalley via Ashutosh 
Chauhan) (Revision 1466697)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1466697
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/PartitionNameWhitelistPreEventListener.java
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistPreEventHook.java


> 2 empty java files in hcatalog
> --
>
> Key: HIVE-4303
> URL: https://issues.apache.org/jira/browse/HIVE-4303
> Project: Hive
>  Issue Type: Bug
>  Components: HCatalog
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Fix For: 0.11.0
>
>
> Two empty java files came in from hcatalog.

--
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] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629311#comment-13629311
 ] 

Hudson commented on HIVE-4303:
--

Integrated in Hive-trunk-hadoop2 #151 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/151/])
HIVE-4303 : 2 empty java files in hcatalog (Owen Omalley via Ashutosh 
Chauhan) (Revision 1466697)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1466697
Files : 
* 
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/PartitionNameWhitelistPreEventListener.java
* 
/hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistPreEventHook.java


> 2 empty java files in hcatalog
> --
>
> Key: HIVE-4303
> URL: https://issues.apache.org/jira/browse/HIVE-4303
> Project: Hive
>  Issue Type: Bug
>  Components: HCatalog
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
> Fix For: 0.11.0
>
>
> Two empty java files came in from hcatalog.

--
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] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-10 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628285#comment-13628285
 ] 

Ashutosh Chauhan commented on HIVE-4303:


+1

> 2 empty java files in hcatalog
> --
>
> Key: HIVE-4303
> URL: https://issues.apache.org/jira/browse/HIVE-4303
> Project: Hive
>  Issue Type: Bug
>  Components: HCatalog
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>
> Two empty java files came in from hcatalog.

--
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] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-10 Thread Owen O'Malley (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627933#comment-13627933
 ] 

Owen O'Malley commented on HIVE-4303:
-

sorry my mistake, they are in metastore:

{code}
% find . -name '*.java' -size 0
./metastore/src/java/org/apache/hadoop/hive/metastore/PartitionNameWhitelistPreEventListener.java
./metastore/src/test/org/apache/hadoop/hive/metastore/TestPartitionNameWhitelistPreEventHook.java
{code}

> 2 empty java files in hcatalog
> --
>
> Key: HIVE-4303
> URL: https://issues.apache.org/jira/browse/HIVE-4303
> Project: Hive
>  Issue Type: Bug
>  Components: HCatalog
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>
> Two empty java files came in from hcatalog.

--
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] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-06 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624443#comment-13624443
 ] 

Ashutosh Chauhan commented on HIVE-4303:


$ find . -size 0 | grep hcatalog
doesn't return anything on latest trunk.

> 2 empty java files in hcatalog
> --
>
> Key: HIVE-4303
> URL: https://issues.apache.org/jira/browse/HIVE-4303
> Project: Hive
>  Issue Type: Bug
>  Components: HCatalog
>Reporter: Owen O'Malley
>Assignee: Owen O'Malley
>
> Two empty java files came in from hcatalog.

--
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