[+] Configs

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-05-16 01:31:24 -04:00
parent e85bf5ef41
commit 99c365076a
2 changed files with 61 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
java:
8home: /usr/lib/jvm/java-8-openjdk
spinfer:
home: /usr/local/bin/spinfer
coccinelle:
home: /usr/local/share/spinfer/statics
dataset:
# home: /Users/anilkoyuncu/projects/fixminer/fixminer-core/python/data/gumInputLinux
inputPath : /workspace/EECS-Research/data/full/patches
repo: /workspace/EECS-Research/data/full/datasets
fixminer:
projectType : java
datapath: /workspace/EECS-Research/data/full
pjName : patches
portDumps : 6399
numOfWorkers : 14
hostname : localhost
hunkLimit : 2
patchSize : 50
projectList : fuse
inputPath : /workspace/EECS-Research/data/full/patches
redisPath : /workspace/EECS-Research/data/full/redis
srcMLPath : /usr/bin/srcml
limitCommitsBeforeDays: 0
+30
View File
@@ -0,0 +1,30 @@
java:
8home: /usr/lib/jvm/java-8-openjdk
spinfer:
home: /usr/local/bin/spinfer
coccinelle:
home: /usr/local/share/spinfer/statics
dataset:
inputPath : /workspace/EECS-Research/data/1080/patches
repo: /workspace/EECS-Research/data/1080/datasets
fixminer:
srcPath: /workspace/EECS-Research/fixminer_source
projectType : java
datapath: /workspace/EECS-Research/data/1080
pjName : patches
portDumps : 6399
numOfWorkers : 14
hostname : localhost
hunkLimit : 2
patchSize : 50
projectList : fuse
inputPath : /workspace/EECS-Research/data/1080/patches
redisPath : /workspace/EECS-Research/data/1080/redis
srcMLPath : /usr/bin/srcml
limitCommitsBeforeDays: 1080