[hbase] Cleanup: All generated code should go into the o.a.h.h.generated package --------------------------------------------------------------------------------
Key: HADOOP-2666 URL: https://issues.apache.org/jira/browse/HADOOP-2666 Project: Hadoop Issue Type: Improvement Components: contrib/hbase Reporter: stack Priority: Trivial As is, generated code goes into o.a.h.h.thrift.generated, o.a.h.h.hql.generated, etc. Rather, have it all go into the one package, o.a.h.h.generated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.