IQSS logo

IRC log for #dataverse, 2017-07-27

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:10 djbrooke joined #dataverse
01:38 jri joined #dataverse
03:25 djbrooke joined #dataverse
03:26 djbrooke joined #dataverse
03:53 pdurbin joined #dataverse
04:33 axfelix joined #dataverse
04:38 jri joined #dataverse
06:28 djbrooke joined #dataverse
07:13 jri joined #dataverse
07:23 jri joined #dataverse
10:31 djbrooke joined #dataverse
12:08 jri joined #dataverse
12:35 djbrooke joined #dataverse
12:46 djbrooke joined #dataverse
12:50 djbrooke joined #dataverse
14:04 donsizemore joined #dataverse
14:04 donsizemore @pdurbin welcome back!
14:06 pdurbin donsizemore: thanks! I was just showing some pictures from Yellowstone: https://plus.google.com/photos/109940583958656614840/album/6447264669139919153?authkey=CI6VuNC9woDt6QE
14:07 bsilverstein joined #dataverse
14:21 pameyer joined #dataverse
15:10 djbrooke joined #dataverse
15:12 djbrooke_ joined #dataverse
15:15 djbrooke joined #dataverse
15:29 djbrooke joined #dataverse
15:37 djbrooke joined #dataverse
16:04 jhand joined #dataverse
16:20 djbrooke joined #dataverse
16:28 djbrooke joined #dataverse
16:28 djbrooke joined #dataverse
16:32 djbrooke joined #dataverse
16:36 djbrooke joined #dataverse
16:37 djbrooke joined #dataverse
16:39 jri joined #dataverse
16:46 pdurbin hmm, nothing about where to put braces at http://guides.dataverse.org/en/4.7.1/developers/coding-style.html
16:46 * pdurbin eyes pameyer
16:46 pameyer yeah - I ran them through a formatter this time
16:47 pameyer …. do I need to find a new formatter, or change my settings?
16:47 pdurbin did you read http://guides.dataverse.org/en/4.7.1/developers/coding-style.html#format-code-you-changed-with-netbeans ? :)
16:48 pameyer yup - do you have any suggestions for getting netbeans to not phone home while I'm doing it?
16:52 pdurbin pameyer: nope. sorry. and you shouldn't mess with the pull request in qa. I'm talking about the next one. :)
16:52 pdurbin pameyer: I don't want to discourage you from making the next one!! :)
17:39 donsizemore joined #dataverse
17:41 donsizemore @pdurbin the hot springs pictures look just like at disney =)
17:41 donsizemore @pdurbin on encouraging pull requests, i told leonid that i'm slowly/back-burner in the process of porting the install script to python. basically replicate it as a first step, then smarter folks can rewrite it
17:42 djbrooke joined #dataverse
17:43 djbrooke joined #dataverse
17:56 djbrooke joined #dataverse
18:05 pdurbin donsizemore: wow! Thanks! Then I can safely forget all my Perl. :)
18:06 pdurbin donsizemore: you might like these mud pots too: https://twitter.com/philipdurbin/status/889312202066350080
18:10 pameyer @pdurbin: was formatting from my latest pr acceptable?
18:18 jri joined #dataverse
18:19 pdurbin pameyer: getDatasetIdentifier is what caught my eye
18:20 pdurbin please don't worry about it though!
18:22 pameyer more wondering for future reference
18:24 pdurbin pameyer: did I ever link you to this post of mine on gofmt? https://groups.google.com/d/msg/dataverse-dev/y2Jpk3szTf8/rckKmP6-BgAJ
18:30 pameyer I was using astyle. default java style; because there appear to be no docs on how netbeans default settings for code formatting work, and it looked reasonably close
18:31 pdurbin interesting
18:31 pdurbin I believe I've heard of astyle in the context of C.
18:35 pdurbin pameyer: "also, per our last conversation with Pete:" https://github.com/IQSS/dataverse/issues/3353#issuecomment-278500778
18:35 pdurbin suddenly this comment from Feb has a lot of meaning to me
18:38 pameyer how so?
18:50 pdurbin pameyer: well, I need "/api/batch/jobs/import/datas​ets/files/10.5072/FK2/DOVBW1" and friends to work. Do you know if there are any docs on it? I think at the time we purposefully didn't add anything to the API Guide. When https://github.com/IQSS/dataverse/pull/3497 was merged, I mean.
18:54 pameyer curl -s -X POST -H "X-Dataverse-key: ${DVAPIKEY}" "${DVHOST}/api/batch/jobs/import/datasets/files/${​DOI_SHOULDER}/${datasetIdentifier}?mode=MERGE&uplo​adFolder=trn&totalSize=${sz}&userId=${dv_userId}"
18:54 pameyer works
18:54 pameyer at least last I tried
18:59 pdurbin pameyer: interesting. Thanks! When was that, roughly?
18:59 pameyer definately community meeting; otherwise intermittent full-circle tests since
19:00 pdurbin these are you own tests, I assume. not REST Assured tests
19:01 pameyer correct
19:02 pdurbin ok, for now I'll probably just try putting the equivalent of that curl command into receiveChecksumValidationResults in Datasets.java when "validation passed" is true
19:07 pdurbin pameyer: basically, the time has finally come to call into the code that kicks off the importing/crawling
19:13 jhand pdurbin: got the logging part of our chat working: http://chat.datproject.org/ ! now just the small task of allowing anonymous users to join the chat via dat =).
19:16 pdurbin jhand: cool. I prefer reading from top to bottom but cool. :)
19:17 jhand pdurbin: thanks! ya probably going to switch it.
19:33 pdurbin jhand: lemme know if/when I can add to my list of IRC logging services: http://wiki.greptilian.com/irc/logging
19:35 jhand pdurbin: ah cool! it uses https://github.com/mafintosh/hyperirc under the hood, but we can set up some page so its easier to add new channels and view multiple chats.
19:37 pdurbin nice
20:08 dataverse-user joined #dataverse
20:09 pdurbin pameyer: where does ${DVAPIKEY} come from? Whose API token is that?
20:13 pdurbin pameyer: and how does the DCM get that API token?
20:26 pameyer administrative user and system config
20:45 pdurbin_m joined #dataverse
20:46 pdurbin_m pameyer: http://guides.dataverse.org/en/4.7.1/installation/data-capture-module.html doesn't say anything about creating an administrative user. Should it?
20:54 pameyer will defer on that decision until I've got the dcm api, mock, docs and test scripts agreeing with each other
20:54 pameyer but feel free to remind me if/when I forget
20:57 axfelix joined #dataverse
21:06 axfelix joined #dataverse
21:06 pdurbin_m ok. thanks
22:42 sivoais_ joined #dataverse
23:29 djbrooke joined #dataverse

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.