[jira] [Commented] (ATLAS-1128) Upgrade frontend-maven-plugin in pom.xml from 0.0.29 to 1.0

2016-08-18 Thread Nixon Rodrigues (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427648#comment-15427648
 ] 

Nixon Rodrigues commented on ATLAS-1128:


[~suma.shivaprasad], please review.

> Upgrade  frontend-maven-plugin in pom.xml from 0.0.29 to 1.0 
> -
>
> Key: ATLAS-1128
> URL: https://issues.apache.org/jira/browse/ATLAS-1128
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Nixon Rodrigues
>Assignee: Nixon Rodrigues
> Attachments: ATLAS-1128.patch
>
>
>  npm WARN messages are generated as ERROR msg in Maven logs.
> {noformat}
> [INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
> ---
> [INFO] Found proxies: []
> [INFO] Running 'npm install' in 
> /home/nixon/createpatch/apache-atlas/dashboardv2/target
> [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
> or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
> will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as 
> soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
> maintained. Upgrade to lodash@^4.0.0.
> [ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
> [ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-1128) Upgrade frontend-maven-plugin in pom.xml from 0.0.29 to 1.0

2016-08-18 Thread Nixon Rodrigues (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-1128:
---
Attachment: ATLAS-1128.patch

Upgraded ​version of frontend-maven-plugin to 1.0 from 0.0.29 in pom.xml to fix 
the issue. Now the WARN logs are output as WARNING instead of ERROR in maven.
{noformat}
[INFO] --- frontend-maven-plugin:1.0:npm (npm install) @ atlas-dashboardv2 ---
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[WARNING] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
3.0.2 or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
{noformat}

> Upgrade  frontend-maven-plugin in pom.xml from 0.0.29 to 1.0 
> -
>
> Key: ATLAS-1128
> URL: https://issues.apache.org/jira/browse/ATLAS-1128
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Nixon Rodrigues
> Attachments: ATLAS-1128.patch
>
>
>  npm WARN messages are generated as ERROR msg in Maven logs.
> {noformat}
> [INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
> ---
> [INFO] Found proxies: []
> [INFO] Running 'npm install' in 
> /home/nixon/createpatch/apache-atlas/dashboardv2/target
> [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
> or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
> will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as 
> soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
> maintained. Upgrade to lodash@^4.0.0.
> [ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
> [ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (ATLAS-1128) Upgrade frontend-maven-plugin in pom.xml from 0.0.29 to 1.0

2016-08-18 Thread Nixon Rodrigues (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues reassigned ATLAS-1128:
--

Assignee: Nixon Rodrigues

> Upgrade  frontend-maven-plugin in pom.xml from 0.0.29 to 1.0 
> -
>
> Key: ATLAS-1128
> URL: https://issues.apache.org/jira/browse/ATLAS-1128
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Nixon Rodrigues
>Assignee: Nixon Rodrigues
> Attachments: ATLAS-1128.patch
>
>
>  npm WARN messages are generated as ERROR msg in Maven logs.
> {noformat}
> [INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
> ---
> [INFO] Found proxies: []
> [INFO] Running 'npm install' in 
> /home/nixon/createpatch/apache-atlas/dashboardv2/target
> [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
> or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
> will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as 
> soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
> maintained. Upgrade to lodash@^4.0.0.
> [ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
> [ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-1128) Upgrade frontend-maven-plugin in pom.xml from 0.0.29 to 1.0

2016-08-18 Thread Nixon Rodrigues (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-1128:
---
Description: 
 npm WARN messages are generated as ERROR msg in Maven logs.

{noformat}
[INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
---
[INFO] Found proxies: []
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
[ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
maintained. Upgrade to lodash@^4.0.0.
[ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
[ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
{noformat}

 


  was:
 npm WARN messages are generated as ERROR msg in Maven logs.

{noformat}
[INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
---
[INFO] Found proxies: []
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
[ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
maintained. Upgrade to lodash@^4.0.0.
[ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
[ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
{noformat}

 Upgraded ​version of frontend-maven-plugin to 1.0 from 0.0.29 in pom.xml to 
fix the issue. Now the WARN logs are output as WARNING instead of ERROR in 
maven.
{noformat}
[INFO] --- frontend-maven-plugin:1.0:npm (npm install) @ atlas-dashboardv2 ---
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[WARNING] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
3.0.2 or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
{noformat}



> Upgrade  frontend-maven-plugin in pom.xml from 0.0.29 to 1.0 
> -
>
> Key: ATLAS-1128
> URL: https://issues.apache.org/jira/browse/ATLAS-1128
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Nixon Rodrigues
>
>  npm WARN messages are generated as ERROR msg in Maven logs.
> {noformat}
> [INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
> ---
> [INFO] Found proxies: []
> [INFO] Running 'npm install' in 
> /home/nixon/createpatch/apache-atlas/dashboardv2/target
> [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
> or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
> will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as 
> soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
> maintained. Upgrade to lodash@^4.0.0.
> [ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
> [ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ATLAS-1128) Upgrade frontend-maven-plugin in pom.xml from 0.0.29 to 1.0

2016-08-18 Thread Nixon Rodrigues (JIRA)
Nixon Rodrigues created ATLAS-1128:
--

 Summary: Upgrade  frontend-maven-plugin in pom.xml from 0.0.29 to 
1.0 
 Key: ATLAS-1128
 URL: https://issues.apache.org/jira/browse/ATLAS-1128
 Project: Atlas
  Issue Type: Improvement
Reporter: Nixon Rodrigues


 npm WARN messages are generated as ERROR msg in Maven logs.

{noformat}
[INFO] --- frontend-maven-plugin:0.0.29:npm (npm install) @ atlas-dashboardv2 
---
[INFO] Found proxies: []
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
[ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer 
maintained. Upgrade to lodash@^4.0.0.
[ERROR] npm WARN prefer global jshint@2.8.0 should be installed with -g
[ERROR] npm WARN prefer global node-gyp@3.4.0 should be installed with -g
{noformat}

 Upgraded ​version of frontend-maven-plugin to 1.0 from 0.0.29 in pom.xml to 
fix the issue. Now the WARN logs are output as WARNING instead of ERROR in 
maven.
{noformat}
[INFO] --- frontend-maven-plugin:1.0:npm (npm install) @ atlas-dashboardv2 ---
[INFO] Running 'npm install' in 
/home/nixon/createpatch/apache-atlas/dashboardv2/target
[WARNING] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 
3.0.2 or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon 
as possible. Use 'npm ls graceful-fs' to find it in the tree.
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Build failed in Jenkins: apache-atlas-nightly #416

2016-08-18 Thread Apache Jenkins Server
See 

Changes:

[sumasai.shivaprasad] ATLAS-1127 Modify creation and modification timestamps to 
Date instead

--
[...truncated 9006 lines...]
127.0.0.1 - - [18/Aug/2016:23:50:41 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id@primary
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:46 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:46 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:46 +] "POST /api/atlas/types HTTP/1.1" 201 
- "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:46 +] "POST 
/api/atlas/entities/9740fe50-2620-4888-a171-580a18f0f90e/traits HTTP/1.1" 201 - 
"-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:46 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id_new@primary
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:51 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id_new@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:51 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbqo7vanggck.table2ugfjgml2u.id_new@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:51 +] "GET 
/api/atlas/entities/9740fe50-2620-4888-a171-580a18f0f90e HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:51 +] "GET 
/api/atlas/entities?type=hive_table=qualifiedName=default.tablel3chqv9teo@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:52 +] "GET 
/api/atlas/entities?type=hive_table=qualifiedName=default.tablel3chqv9teo@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:52 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablel3chqv9teo@primary:1471564251000
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:57 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablel3chqv9teo@primary:1471564251000
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:57 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablel3chqv9teo@primary:1471564251000
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:57 +] "GET 
/api/atlas/entities/7478ff84-c897-4251-97a1-e203810d9895 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:57 +] "GET 
/api/atlas/entities/3b988931-cae9-4363-a739-c733d28b9775 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:50:57 +] "GET 
/api/atlas/lineage/hive/table/default.tablel3chqv9teo@primary/inputs/graph 
HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:01 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.tablevcv8fifehq@primary:147156426-%3E:PATH_WRITE
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.tablevcv8fifehq@primary:147156426-%3E:PATH_WRITE
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.tablevcv8fifehq@primary:147156426-%3E:PATH_WRITE
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities/df9d3e16-2f52-4811-b229-fd755783da00 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities/26533cd5-1cd9-4830-afb8-27ddf360fb18 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities/83a8aba7-b65f-4567-b8f2-2599a7b1e134 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities?type=hdfs_path=qualifiedName=p
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities?type=hdfs_path=qualifiedName=p
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities/83a8aba7-b65f-4567-b8f2-2599a7b1e134 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] "GET 
/api/atlas/entities?type=hive_table=qualifiedName=default.tablevcv8fifehq@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:23:51:06 +] 

[jira] [Commented] (ATLAS-1127) Modify creation and modification timestamps to Date instead of Long

2016-08-18 Thread Madhan Neethiraj (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427210#comment-15427210
 ] 

Madhan Neethiraj commented on ATLAS-1127:
-

+1 for the patch

> Modify creation and modification timestamps to Date instead of Long
> ---
>
> Key: ATLAS-1127
> URL: https://issues.apache.org/jira/browse/ATLAS-1127
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1127.1.patch, ATLAS-1127.patch
>
>
> Internal system props __timestamp and __modificationTimestamp are longs . 
> Should be date types for easy querying. Also rename creation TS from 
> __timestamp to __creationTimestamp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Build failed in Jenkins: apache-atlas-nightly #415

2016-08-18 Thread Apache Jenkins Server
See 

Changes:

[sumasai.shivaprasad] ATLAS-1126 Fix NPE in getSchema calls (sumasai)

--
[...truncated 11542 lines...]
[INFO] Finished at: 2016-08-18T20:11:13+00:00
[INFO] Final Memory: 956M/2273M
[INFO] 
+ mvn deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.atlas:atlas-webapp:war:0.8-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:keytool-maven-plugin is missing. @ 
org.apache.atlas:atlas-webapp:[unknown-version], 
 line 
361, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] apache-atlas
[INFO] Apache Atlas Common
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Server API
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Graph Database Projects
[INFO] Apache Atlas Graph Database API
[INFO] Graph Database Common Code
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Authorization
[INFO] Apache Atlas Business Catalog
[INFO] Apache Atlas UI
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas FileSystem Model
[INFO] Apache Atlas Plugin Classloader
[INFO] Apache Atlas Hive Bridge Shim
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Falcon Bridge Shim
[INFO] Apache Atlas Falcon Bridge
[INFO] Apache Atlas Sqoop Bridge Shim
[INFO] Apache Atlas Sqoop Bridge
[INFO] Apache Atlas Storm Bridge Shim
[INFO] Apache Atlas Storm Bridge
[INFO] Apache Atlas Distribution
[INFO] 
[INFO] 
[INFO] Building apache-atlas 0.8-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ apache-atlas ---
[INFO] Executing: /bin/sh -c cd 
' && 'git' 'rev-parse' 
'--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildNumber: 64f017a7079d547ebd9b972b4a115ce807855e33 at 
timestamp: 1471551079719
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 'rev-parse' 
'--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-atlas 
---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ 
apache-atlas ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ apache-atlas 
---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ apache-atlas ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ apache-atlas ---
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: 

[jira] [Updated] (ATLAS-1127) Modify creation and modification timestamps to Date instead of Long

2016-08-18 Thread Suma Shivaprasad (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suma Shivaprasad updated ATLAS-1127:

Attachment: ATLAS-1127.1.patch

Reverted property name change

> Modify creation and modification timestamps to Date instead of Long
> ---
>
> Key: ATLAS-1127
> URL: https://issues.apache.org/jira/browse/ATLAS-1127
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1127.1.patch, ATLAS-1127.patch
>
>
> Internal system props __timestamp and __modificationTimestamp are longs . 
> Should be date types for easy querying. Also rename creation TS from 
> __timestamp to __creationTimestamp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-1127) Modify creation and modification timestamps to Date instead of Long

2016-08-18 Thread Madhan Neethiraj (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427077#comment-15427077
 ] 

Madhan Neethiraj commented on ATLAS-1127:
-

[~suma.shivaprasad] this patch seems to rename existing property __timestamp to 
__creationTimestamp. Since this could break any existing references to 
__timestamp property (in UI or in any DSL queries), I would suggest to not 
rename the property.

> Modify creation and modification timestamps to Date instead of Long
> ---
>
> Key: ATLAS-1127
> URL: https://issues.apache.org/jira/browse/ATLAS-1127
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1127.patch
>
>
> Internal system props __timestamp and __modificationTimestamp are longs . 
> Should be date types for easy querying. Also rename creation TS from 
> __timestamp to __creationTimestamp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-1127) Modify creation and modification timestamps to Date instead of Long

2016-08-18 Thread Suma Shivaprasad (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suma Shivaprasad updated ATLAS-1127:

Attachment: ATLAS-1127.patch

> Modify creation and modification timestamps to Date instead of Long
> ---
>
> Key: ATLAS-1127
> URL: https://issues.apache.org/jira/browse/ATLAS-1127
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1127.patch
>
>
> Internal system props __timestamp and __modificationTimestamp are longs . 
> Should be date types for easy querying. Also rename creation TS from 
> __timestamp to __creationTimestamp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-1126) Fix NPE in getSchema calls

2016-08-18 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426907#comment-15426907
 ] 

Suma Shivaprasad commented on ATLAS-1126:
-

Added test for DataSetLineageService

> Fix NPE in getSchema calls 
> ---
>
> Key: ATLAS-1126
> URL: https://issues.apache.org/jira/browse/ATLAS-1126
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1126.2.patch, ATLAS-1126.3.patch, ATLAS-1126.patch
>
>
> Lineage /schema API results in NPE when the config entry for a entity without 
> schema query is not found. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-1126) Fix NPE in getSchema calls

2016-08-18 Thread Suma Shivaprasad (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suma Shivaprasad updated ATLAS-1126:

Attachment: ATLAS-1126.3.patch

> Fix NPE in getSchema calls 
> ---
>
> Key: ATLAS-1126
> URL: https://issues.apache.org/jira/browse/ATLAS-1126
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1126.2.patch, ATLAS-1126.3.patch, ATLAS-1126.patch
>
>
> Lineage /schema API results in NPE when the config entry for a entity without 
> schema query is not found. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Build failed in Jenkins: apache-atlas-nightly #414

2016-08-18 Thread Apache Jenkins Server
See 

Changes:

[sumasai.shivaprasad] ATLAS-675 Storm Hook should use timetsamps as Date type 
instead of Long

[sumasai.shivaprasad] ATLAS-674 Falcon Hook should use timestamps instead of 
long(ayubkhan via

--
[...truncated 9072 lines...]
127.0.0.1 - - [18/Aug/2016:17:35:32 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id@primary
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:37 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:37 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:37 +] "POST /api/atlas/types HTTP/1.1" 201 
- "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:37 +] "POST 
/api/atlas/entities/66a4a06b-4715-4f8f-9c1e-08539c66ae09/traits HTTP/1.1" 201 - 
"-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:37 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id_new@primary
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:42 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id_new@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:42 +] "GET 
/api/atlas/entities?type=hive_column=qualifiedName=dbhnyt5chjnv.table6ap4sjvffg.id_new@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:42 +] "GET 
/api/atlas/entities/66a4a06b-4715-4f8f-9c1e-08539c66ae09 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:43 +] "GET 
/api/atlas/entities?type=hive_table=qualifiedName=default.tablezckwbzpct7@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:43 +] "GET 
/api/atlas/entities?type=hive_table=qualifiedName=default.tablezckwbzpct7@primary
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:43 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablezckwbzpct7@primary:1471541742000
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:48 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablezckwbzpct7@primary:1471541742000
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:48 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=TRUNCATETABLE-%3E:default.tablezckwbzpct7@primary:1471541742000
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:48 +] "GET 
/api/atlas/entities/819c2d5b-f9c1-4c1e-be5b-2f36a21deed1 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:48 +] "GET 
/api/atlas/entities/19c2446a-0475-4665-a237-ed7610b3feaa HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:48 +] "GET 
/api/atlas/lineage/hive/table/default.tablezckwbzpct7@primary/inputs/graph 
HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:53 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.table5yx1l43v6o@primary:1471541751000-%3E:PATH_WRITE
 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.table5yx1l43v6o@primary:1471541751000-%3E:PATH_WRITE
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities?type=hive_process=qualifiedName=QUERY:default.table5yx1l43v6o@primary:1471541751000-%3E:PATH_WRITE
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities/782cb88f-538d-4ab3-a1e8-f65a17e28e8a HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities/ff6488fb-f85a-40e8-86c3-c06e182d8ba5 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities/c946a930-64c6-4d39-89b0-3b3e6655b888 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities?type=hdfs_path=qualifiedName=p
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities?type=hdfs_path=qualifiedName=p
 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 
/api/atlas/entities/c946a930-64c6-4d39-89b0-3b3e6655b888 HTTP/1.1" 200 - "-" 
"Java/1.7.0_80"
127.0.0.1 - - [18/Aug/2016:17:35:58 +] "GET 

[jira] [Created] (ATLAS-1127) Modify creation and modification timestamps to Date instead of Long

2016-08-18 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created ATLAS-1127:
---

 Summary: Modify creation and modification timestamps to Date 
instead of Long
 Key: ATLAS-1127
 URL: https://issues.apache.org/jira/browse/ATLAS-1127
 Project: Atlas
  Issue Type: Bug
Affects Versions: 0.8-incubating
Reporter: Suma Shivaprasad
Assignee: Suma Shivaprasad
 Fix For: 0.8-incubating


Internal system props __timestamp and __modificationTimestamp are longs . 
Should be date types for easy querying. Also rename creation TS from 
__timestamp to __creationTimestamp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Suma Shivaprasad (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suma Shivaprasad updated ATLAS-674:
---
Fix Version/s: (was: trunk)
   0.8-incubating

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-674-1.patch, ATLAS-674-2.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426260#comment-15426260
 ] 

Ayub Khan commented on ATLAS-674:
-

Tested by submitting falcon cluster, feed and process. No issues observed.

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-674-1.patch, ATLAS-674-2.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426211#comment-15426211
 ] 

Ayub Khan edited comment on ATLAS-674 at 8/18/16 10:12 AM:
---

Thanks [~shwethags]. I have updated the patch with the suggestion. Since this 
timestamp variable is not used in falcon model, I have removed it and verified 
that the UTs are working fine.


was (Author: ayubkhan):
Thanks [~shwethags]. I have updated the patch with the suggestion. Since this 
timestamp variable is not used in falcon model, I have verified that the UTs 
are working fine.

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-674-1.patch, ATLAS-674-2.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Ayub Khan (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayub Khan updated ATLAS-674:

Attachment: ATLAS-674-2.patch

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-674-1.patch, ATLAS-674-2.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426211#comment-15426211
 ] 

Ayub Khan commented on ATLAS-674:
-

Thanks [~shwethags]. I have updated the patch with the suggestion. Since this 
timestamp variable is not used in falcon model, I have verified that the UTs 
are working fine.

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-674-1.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-675) Storm Hook should use timetsamps as Date type instead of Long

2016-08-18 Thread Ayub Khan (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426197#comment-15426197
 ] 

Ayub Khan commented on ATLAS-675:
-

Verified the storm topology submission, everything is fine and UI also looks 
good. No changes needed on UI.

{noformat}
[root@atlas-resilience-testing-1 ~]# storm jar 
storm-samples-1.0-jar-with-dependencies.jar 
com.dsinpractice.storm.samples.WordCountTopology --cluster true --name 
erie_demo_topology --path /user/storm/storm-hdfs-test --topic my-topic
Running: /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/java -server -Ddaemon.name= 
-Dstorm.options= -Dstorm.home=/grid/0/hdp/2.5.0.0-1206/storm 
-Dstorm.log.dir=/grid/0/log/storm 
-Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib -Dstorm.conf.file= 
-cp 
/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-api-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/zookeeper.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/disruptor-3.3.2.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/clojure-1.7.0.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/storm-core-1.0.1.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-over-slf4j-1.6.6.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/asm-5.0.3.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/objenesis-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/storm-rename-hack-1.0.1.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/minlog-1.3.0.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-slf4j-impl-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/servlet-api-2.5.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/kryo-3.0.3.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/reflectasm-1.10.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-core-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/ambari-metrics-storm-sink.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/slf4j-api-1.7.7.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/ring-cors-0.1.5.jar:/grid/0/hdp/2.5.0.0-1206/storm/extlib/atlas-plugin-classloader-0.7.0.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/extlib/storm-bridge-shim-0.7.0.2.5.0.0-1206.jar
 org.apache.storm.daemon.ClientJarTransformerRunner 
org.apache.storm.hack.StormShadeTransformer 
storm-samples-1.0-jar-with-dependencies.jar 
/tmp/c35a6fe4652211e68963fa163ecea884.jar
Running: /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/java -client -Ddaemon.name= 
-Dstorm.options= -Dstorm.home=/grid/0/hdp/2.5.0.0-1206/storm 
-Dstorm.log.dir=/grid/0/log/storm 
-Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib:/usr/hdp/current/storm-client/lib
 -Dstorm.conf.file= -cp 
/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-api-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/zookeeper.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/disruptor-3.3.2.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/clojure-1.7.0.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/storm-core-1.0.1.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-over-slf4j-1.6.6.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/asm-5.0.3.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/objenesis-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/storm-rename-hack-1.0.1.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/minlog-1.3.0.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-slf4j-impl-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/servlet-api-2.5.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/kryo-3.0.3.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/reflectasm-1.10.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/log4j-core-2.1.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/ambari-metrics-storm-sink.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/slf4j-api-1.7.7.jar:/grid/0/hdp/2.5.0.0-1206/storm/lib/ring-cors-0.1.5.jar:/grid/0/hdp/2.5.0.0-1206/storm/extlib/atlas-plugin-classloader-0.7.0.2.5.0.0-1206.jar:/grid/0/hdp/2.5.0.0-1206/storm/extlib/storm-bridge-shim-0.7.0.2.5.0.0-1206.jar:/tmp/c35a6fe4652211e68963fa163ecea884.jar:/usr/hdp/current/storm-supervisor/conf:/grid/0/hdp/2.5.0.0-1206/storm/bin
 -Dstorm.jar=/tmp/c35a6fe4652211e68963fa163ecea884.jar 
com.dsinpractice.storm.samples.WordCountTopology --cluster true --name 
erie_demo_topology --path /user/storm/storm-hdfs-test --topic my-topic
1539 [main] INFO  o.a.s.u.TupleUtils - Enabling tick tuple with interval [15]
1756 [main] INFO  o.a.s.StormSubmitter - Generated ZooKeeper secret payload for 
MD5-digest: -8642044523715052640:-8214783921473533571
1871 [main] INFO  o.a.s.s.a.AuthUtils - Got AutoCreds []
2033 [main] INFO  o.a.s.m.n.Login - successfully logged in.
30005 [main] INFO  o.a.s.m.n.Login - successfully logged in.
30054 [main] INFO  o.a.s.m.n.Login - successfully logged in.
30107 [main] INFO  o.a.s.m.n.Login - successfully logged in.
30375 [main] INFO  o.a.s.StormSubmitter - Uploading topology jar 
/tmp/c35a6fe4652211e68963fa163ecea884.jar to assigned location: 
/hadoop/storm/nimbus/inbox/stormjar-6463b40a-e1b4-418a-bc6b-ba3dbf306a0a.jar
31268 [main] INFO  o.a.s.StormSubmitter - Successfully uploaded topology jar to 
assigned location: 
/hadoop/storm/nimbus/inbox/stormjar-6463b40a-e1b4-418a-bc6b-ba3dbf306a0a.jar
31268 [main] INFO  o.a.s.StormSubmitter - Submitting topology 
erie_demo_topology in 

[jira] [Updated] (ATLAS-675) Storm Hook should use timetsamps as Date type instead of Long

2016-08-18 Thread Ayub Khan (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayub Khan updated ATLAS-675:

Attachment: Atlas 2016-08-18 15-24-55.png

> Storm Hook should use timetsamps as Date type instead of Long
> -
>
> Key: ATLAS-675
> URL: https://issues.apache.org/jira/browse/ATLAS-675
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: trunk, 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-675-1.patch, ATLAS-675-2.patch, ATLAS-675-3.patch, 
> ATLAS-675.patch, Atlas 2016-08-18 15-24-55.png
>
>
> Storm topology startTime and endTime should be of type Date



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-1126) Fix NPE in getSchema calls

2016-08-18 Thread Shwetha G S (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shwetha G S updated ATLAS-1126:
---
Attachment: ATLAS-1126.2.patch

+1 for the patch. Updated patch with the test fixed, renamed hbase audit table 
columns, Changed supertype for hive_column

> Fix NPE in getSchema calls 
> ---
>
> Key: ATLAS-1126
> URL: https://issues.apache.org/jira/browse/ATLAS-1126
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1126.2.patch, ATLAS-1126.patch
>
>
> Lineage /schema API results in NPE when the config entry for a entity without 
> schema query is not found. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-674) Falcon Hook should use timestamps instead of long

2016-08-18 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426111#comment-15426111
 ] 

Shwetha G S commented on ATLAS-674:
---

There are no timestamps in falcon model. The patch here changes an internal 
variable which is not used anywhere. Can you just remove the variable instead 
of changing the variable type.?

> Falcon Hook should use timestamps instead of long
> -
>
> Key: ATLAS-674
> URL: https://issues.apache.org/jira/browse/ATLAS-674
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Ayub Khan
> Fix For: trunk
>
> Attachments: ATLAS-674-1.patch, ATLAS-674.patch
>
>
> For eg: TIMESTAMP attribute is of type LONG. should be of type Date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)