forked from danielams/pdi-google-cloud
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpart.json
74 lines (74 loc) · 1.83 KB
/
part.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"identifier": "pdi-google-cloud",
"title": "PDI Google Cloud extensions",
"description": "PDI job Entry and Steps for Google Cloud, including Cloud Storage and BigQuery",
"version": "1.0.0",
"type": "pdi",
"elements": [
"pdi-transformation",
"pdi-sample-data",
"other"
],
"other-elements": "PDI Custom Step",
"pentaho-minimum-version": "7.1",
"pentaho-maximum-version": "none",
"data-sources": [
"flatfile-csv",
"flatfile-other",
"rest-other"
],
"other-data-sources": "Google Cloud Storage, Google BigQuery, CSV, Avro, Json",
"deployment-environments": [
"local"
],
"in-pentaho-demo-vm-version": "none",
"date-created": "2017-11-02",
"date-updated": "2017-11-06",
"repository": {
"type": "git",
"url": "https://github.com/Pentaho-SE-EMEA-APAC/pdi-bigquery.git",
"public": "false"
},
"tags": [
"google",
"pentaho",
"pdi",
"data-integration",
"spoon",
"cloud storage",
"bigquery",
"csv",
"avro",
"json",
"rest",
"cloud",
"google cloud"
],
"license": "Apache-2.0",
"primary-owner": {
"name": "Adam Fowler",
"email": "[email protected]",
"twitter": "@adamfowleruk",
"homepage": "http://adamfowler.org/",
"github": "adamfowleruk"
},
"backup-owners": [],
"antiquated": "false",
"needs-new-owner": "false",
"new-owner-information": "",
"documentation": {
"homepage": "README.md",
"install": "README.md",
"errata": "https://github.com/Pentaho-SE-EMEA-APAC/pdi-bigquery/issues",
"readme": "README.md",
"script": "",
"video": ""
},
"dependencies": {
"part": "^1.0.0"
},
"layout": "local",
"languages": [
"en"
]
}