You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/04 21:45:19 UTC

[GitHub] ctubbsii commented on a change in pull request #794: Fixes #776 - Move partitioners out of hadoopImpl

ctubbsii commented on a change in pull request #794: Fixes #776 - Move partitioners out of hadoopImpl
URL: https://github.com/apache/accumulo/pull/794#discussion_r238851081
 
 

 ##########
 File path: hadoop-mapreduce/src/main/java/org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.java
 ##########
 @@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.accumulo.hadoop.mapreduce.lib.partition;
+package org.apache.accumulo.hadoop.mapreduce.partition;
 
 Review comment:
   Is this the best name for this? Should the package name end with "partition", or should it be "partitioners" (set nomenclature), or "partitioning" (category nomenclature).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services