You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
search will be carried out with 1 nodes
loading previous run state
previous run state 0
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/execute.sh 1
current state: 1
flushing current state 1
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/backup-gtpm.sh
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh init 1
current state: 2
flushing current state 2
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh index 1
current state: 3
flushing current state 3
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/move-index.sh
current state: 4
flushing current state 4
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/execute.sh 1
current state: 5
flushing current state 5
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh search 1
current state: 0
flushing current state 0
SUCCESS: Search Completed on all nodes
Then, when we run cat clone-detector/NODE_*/output8.0/query_* > results.pairs
The error is
cat: 'clone-detector/NODE_/output8.0/query_': No such file or directory
Only the file report.csv in clone-detector/NODE_*/output8.0
The text was updated successfully, but these errors were encountered:
I run all the steps according to readme.
when run
python controller.py
it output:
search will be carried out with 1 nodes
loading previous run state
previous run state 0
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/execute.sh 1
current state: 1
flushing current state 1
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/backup-gtpm.sh
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh init 1
current state: 2
flushing current state 2
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh index 1
current state: 3
flushing current state 3
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/move-index.sh
current state: 4
flushing current state 4
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/execute.sh 1
current state: 5
flushing current state 5
running new command /home/v-ensh/workspace/SourcererCC/clone-detector/runnodes.sh search 1
current state: 0
flushing current state 0
SUCCESS: Search Completed on all nodes
Then, when we run
cat clone-detector/NODE_*/output8.0/query_* > results.pairs
The error is
cat: 'clone-detector/NODE_/output8.0/query_': No such file or directory
Only the file
report.csv
inclone-detector/NODE_*/output8.0
The text was updated successfully, but these errors were encountered: