Richard Cordovano
42f6ca51a9
7673 Add ingest job IDs to artifact posts
2021-10-22 12:45:50 -04:00
Richard Cordovano
67ca59f6c4
7673 format Recent Activity files
2021-10-21 16:52:49 -04:00
Richard Cordovano
e656959b48
7673 format Extract subclasses
2021-10-21 16:48:17 -04:00
Richard Cordovano
84fa20b8e3
7673 Add ingest job IDs to artifact posts
2021-10-21 15:32:06 -04:00
Richard Cordovano
0eb1f444f8
7673 Add ingest job IDs to artifact posts
2021-10-21 09:50:57 -04:00
apriestman
e5d46af07e
Use consistent temp file name
2021-07-23 10:46:25 -04:00
Mark McKinnon
105c73f8d8
Update ExtractPrefetch.java
...
Changed dataSource.getName() to dataSource.getId() to avoid any illegal characters when using a local disk as a datasource
2021-07-20 12:21:46 -04:00
Mark McKinnon
52ca63e4e0
Update ExtractPrefetch.java
...
Change error logging to warning
Add file name that warning is occurring on
Add detail message to warning
2021-04-28 08:54:05 -04:00
Richard Cordovano
a2c74a49ad
Merge pull request #6913 from markmckinnon/7524-check-to-see-if-prefetch-thirdparty-database-exists
...
7524-check-to-see-if-prefetch-thirdparty-database-exists
2021-04-14 14:16:40 -04:00
Mark McKinnon
64fc8bba12
Update ExtractPrefetch.java
...
Check if thirdparty database file exists before trying to process it.
2021-04-13 13:46:09 -04:00
Mark McKinnon
0bfebda36c
Update ExtractPrefetch.java
...
Sanitize name to avoid having write issues to file system when an ads file is encountered.
2021-04-13 13:16:47 -04:00
Greg DiCristofaro
eea0ddb810
updates to RA temp path
2021-04-12 10:04:35 -04:00
apriestman
3b0b1cb3c6
Restore lookup of associated prefetch file
2021-04-11 18:35:59 -04:00
Greg DiCristofaro
95e569ce65
comment update
2021-04-09 15:21:23 -04:00
Greg DiCristofaro
09a1e9c60d
comment explaining
2021-04-09 15:03:20 -04:00
Greg DiCristofaro
4228fe529c
associated artifact updates
2021-04-08 19:02:34 -04:00
Greg DiCristofaro
f95f56a208
no artifactExists check
2021-04-08 14:18:44 -04:00
Greg DiCristofaro
147d08ca05
code cleanup
2021-04-07 20:34:46 -04:00
Greg DiCristofaro
8fe2a70b14
prefetch obj ids
2021-04-07 20:32:22 -04:00
Kelly Kelly
0af0ae738f
Cleaned up RA to use one method to create artifacts
2021-03-09 13:30:12 -05:00
Kelly Kelly
7e41598226
Add more cancellation to RA
2021-01-25 13:27:13 -05:00
Mark McKinnon
d655402aeb
Update ExtractPrefetch.java
...
Remove artifactExists call
2020-11-23 21:43:22 -05:00
Mark McKinnon
47af76bb1b
Update ExtractPrefetch.java
...
Change Collection type from list to set avoid duplicate timestamps. Added check to see if artifact already exists before tryng to add it back in, this will help with reruns of RA.
2020-11-22 15:01:48 -05:00
Richard Cordovano
2acbfc2712
Revert quoting of ProcessBuilder arguments
2020-10-01 18:42:06 -04:00
Kelly Kelly
5fb9751c51
Add double quote to paths for varions ProcessBuilder commands
2020-09-22 16:04:11 -04:00
Richard Cordovano
1b774c2906
Make recent activity use global timeout for processes
2020-09-04 11:28:24 -04:00
Richard Cordovano
f340fc825a
Format recent activity module files
2020-09-03 18:59:20 -04:00
Mark McKinnon
301fb7941e
Update ExtractPrefetch.java
...
Add path to list of attributes
2020-08-04 09:55:10 -04:00
Mark McKinnon
8cb7da665c
Update ExtractPrefetch.java
...
Lets try this again. CHange contains to endswith to get better match.
2020-07-22 13:17:20 -04:00
Mark McKinnon
22a7253dc8
Update ExtractPrefetch.java
...
Added datasource to name passed to external program, make directory case check all lowercase.
2020-07-10 09:12:03 -04:00
Mark McKinnon
146af612e1
Update ExtractPrefetch.java
...
FIx to parse prefetch program name
2020-06-19 11:59:37 -04:00
Mark McKinnon
e999b66479
Update ExtractPrefetch.java
...
Review comments
2020-06-12 14:45:32 -04:00
Mark McKinnon
0d0c28e32e
Update ExtractPrefetch.java
...
Address Reviewer comments about PREFETCH_DIR_NAME and File coming from correct dataSource
2020-06-12 10:28:53 -04:00
Mark McKinnon
3e6e876df1
Update ExtractPrefetch.java
...
codacy cycleomatic complaint
2020-06-05 17:07:55 -04:00
Mark McKinnon
fe33fc21ea
Update ExtractPrefetch.java
...
Attempt to make codacy happier
2020-06-05 16:13:47 -04:00
Mark McKinnon
d4c387b7dd
Update ExtractPrefetch.java
...
Codacy fixes
2020-06-05 14:18:24 -04:00
Mark McKinnon
91761cf028
Update ExtractPrefetch.java
...
Comment and clean up.
2020-06-05 13:41:30 -04:00
Mark McKinnon
ca64ed5818
Update ExtractPrefetch.java
...
Update comments
2020-06-04 20:59:44 -04:00
Mark McKinnon
fe870bdb46
Update ExtractPrefetch.java
...
change strings to final static variables, remove uneeded try and add logger message.
2020-06-04 14:20:44 -04:00
Mark McKinnon
931e1f83ba
Update ExtractPrefetch.java
...
Remove uncommented code and change logger message and remove unused imports.
2020-06-04 13:34:09 -04:00
Mark McKinnon
0173ca4b36
Update mac and linux executable name
...
Update mac and linux executable name
2020-06-04 11:54:06 -04:00
Mark McKinnon
5af4fd9322
Initial prefetch creation
...
Initial creation of prefetch RA
2020-06-02 10:15:09 -04:00