[ 
https://issues.apache.org/jira/browse/RANGER-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360354#comment-15360354
 ] 

Clayton Lemons commented on RANGER-1076:
----------------------------------------

Note: I'm not sure if this is the proper place for this kind of request, but 
hopefully I can get some guidance either way :)

I'm a student at UT of Austin, and I'm working on my master's report. This 
project involves applying NLP techniques to bug localization. The idea is to 
train a model that can look at a bug report and generate the corresponding 
file(s) that would need to be fixed for that bug report. In order to train and 
test my model, I need a lot of data pairs consisting of bug reports and fixed 
files.

After manually inspecting some of the project issues through 
https://issues.apache.org/jira/issues, I can see that there are many issues 
that I could convert to suitable data pairs. I would like to export the data as 
XML so that I can do the conversion myself, but I cannot export more than 100 
issues at a time, due to limitations in Jira (I need an export of over 100K 
issues). Is there any way I can get an XML export of all the issues of type bug 
across all projects? Here is the search query of the issues I'd like to export: 
https://issues.apache.org/jira/issues/?jql=issuetype%20%3D%20Bug%20AND%20%22Attachment%20count%22%20%3E%3D%20%221%22

> XML export of *all* issues of type bug
> --------------------------------------
>
>                 Key: RANGER-1076
>                 URL: https://issues.apache.org/jira/browse/RANGER-1076
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin
>            Reporter: Clayton Lemons
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to