
Dmitri Apassov
@MadDataSc
Followers
57
Following
8
Media
1
Statuses
290
math pro, BI specialist, aspiring data miner
Stockholm
Joined March 2012
RT @Pentaho: Learn basic functions and capabilities of PDI while gaining insight into best practices for successful use in real world cases….
0
4
0
@codek1 @Pentaho (1) put mssql-jdbc jar into data-integration\lib\ (2)put mssql-jdbc_auth-8.2.1.x64.dll into data-integration\libswt\win64\.(3)make conn as Native with pwd and user (4)Check “use integrated security” (5)for “options” add properties:authenticationScheme - NTLM; domainName - domain.
0
0
0
local (dev) file repo in .kettle/repositories.xml, define one that you pull from bitbucket/github in #dockerfile.
0
0
0
1) create a bitbucket repo for ktr, properties and jndi. 2) locally always pull before exec.3) in #dockerfile add "make ktr repo", "pull from repo" and "replace stock config".4) all relative paths.
1
0
0
When number of attributes (staged as #JSON) is dynamic, model only business keys and their relationships (#HUBS n'#LINKS) in #datavault. Model whole JSON into "JSON"-sattelite. Extraction of concrete attribs is def by #reporting needs.
0
0
1
make it into dictionary with "-enclosed keys and values, wrap it in {} to make it a #json column, use json_extract_path_text(string, key) to extract needed value.
1
0
0