Added fields: totalcost, fundedamount, currency, in project table. Tweaked memory config #257

Merged
claudio.atzori merged 2 commits from antonis.lempesis/dnet-hadoop:beta into beta 2 years ago

Added the following fields from the graph db in table project in stats db:

  • totalcost,
  • fundedamount,
  • currency.

Tweaked hive memory config

Added the following fields from the graph db in table project in stats db: * totalcost, * fundedamount, * currency. Tweaked hive memory config
dimitris.pierrakos added 1 commit 2 years ago
dimitris.pierrakos added 1 commit 2 years ago

Configure Hive memory parameters

Configure Hive memory parameters
claudio.atzori merged commit 22873c9172 into beta 2 years ago
Owner

Added also on the master branch with 55fa3b2a17

Added also on the master branch with https://code-repo.d4science.org/D-Net/dnet-hadoop/commit/55fa3b2a176ebbb66ba93bd94bf652a3d721e5ca
claudio.atzori changed title from Added fields: totalcost, fundedamount, currency, in project table to Added fields: totalcost, fundedamount, currency, in project table. Tweaked memory config 1 year ago
The pull request has been merged as 22873c9172.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b antonis.lempesis-beta beta
git pull beta

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff antonis.lempesis-beta
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#257
Loading…
There is no content yet.