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 2017/10/19 17:43:56 UTC

[GitHub] keith-turner commented on a change in pull request #8: ACCUMULO-4725 Add rw-list to accumulo-testing

keith-turner commented on a change in pull request #8: ACCUMULO-4725 Add rw-list to accumulo-testing
URL: https://github.com/apache/accumulo-testing/pull/8#discussion_r145772705
 
 

 ##########
 File path: bin/accumulo-testing
 ##########
 @@ -223,6 +224,12 @@ ci-mapred)
   build_shade_jar
   "$HADOOP_PREFIX"/bin/yarn jar "$at_shaded_jar" "$ci_main" "$at_props"
   ;;
+rw-list)
+  echo "Available randomwalk modules:"
+  for x in $at_home/core/src/main/resources/randomwalk/modules/*.xml ; do
 
 Review comment:
   For runtime, does mvn package put this in a diff place?

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