[
https://issues.apache.org/jira/browse/GORA-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217048#comment-17217048
]
Alfonso Nishikawa edited comment on GORA-562 at 10/19/20, 7:30 PM:
-------------------------------------------------------------------
Hi, [~Nilo].
I see your failing PR at https://github.com/apache/gora/pull/225
First, though unrelated to failing, is that you have to put {{gora.bat}} in
{{/bin}}.
One personal question I have is what is the difference between {{.bat}} and
{{.cmd}}? Is one more suitable or interesting than the other? (I am not a
Windows user).
The failing in compiling doesn't look to be related to you, but to gora-hive
(not related to you):
{noformat}
2020-10-19T07:18:28.0988578Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:28.0990012Z [INFO] Reactor Summary for Apache Gora
1.0-SNAPSHOT:
2020-10-19T07:18:28.0990641Z [INFO]
2020-10-19T07:18:28.0991093Z [INFO] Apache Gora
........................................ SUCCESS [ 10.543 s]
2020-10-19T07:18:28.0992012Z [INFO] Apache Gora :: Compiler
............................ SUCCESS [ 3.023 s]
2020-10-19T07:18:28.0993140Z [INFO] Apache Gora :: Compiler-CLI
........................ SUCCESS [ 1.250 s]
2020-10-19T07:18:28.0993832Z [INFO] Apache Gora :: Core
................................ SUCCESS [01:35 min]
2020-10-19T07:18:28.0994366Z [INFO] Apache Gora :: Pig
................................. SUCCESS [ 5.308 s]
2020-10-19T07:18:28.0994944Z [INFO] Apache Gora :: Accumulo
............................ SUCCESS [07:42 min]
2020-10-19T07:18:28.0995538Z [INFO] Apache Gora :: HBase
............................... SUCCESS [03:56 min]
2020-10-19T07:18:28.0996537Z [INFO] Apache Gora :: Cassandra - CQL
..................... SUCCESS [01:46 min]
2020-10-19T07:18:28.0997545Z [INFO] Apache Gora :: GoraCI
.............................. SUCCESS [ 26.665 s]
2020-10-19T07:18:28.0998148Z [INFO] Apache Gora :: Infinispan
.......................... SUCCESS [01:32 min]
2020-10-19T07:18:28.0998748Z [INFO] Apache Gora :: JCache
.............................. SUCCESS [01:12 min]
2020-10-19T07:18:28.0999344Z [INFO] Apache Gora :: OrientDB
............................ SUCCESS [02:19 min]
2020-10-19T07:18:28.0999940Z [INFO] Apache Gora :: Lucene
.............................. SUCCESS [ 11.040 s]
2020-10-19T07:18:28.1000518Z [INFO] Apache Gora :: Dynamodb
............................ SUCCESS [ 10.157 s]
2020-10-19T07:18:28.1001108Z [INFO] Apache Gora :: CouchDB
............................. SUCCESS [ 47.071 s]
2020-10-19T07:18:28.1001696Z [INFO] Apache Gora :: Maven Plugin
........................ SUCCESS [ 5.059 s]
2020-10-19T07:18:28.1002283Z [INFO] Apache Gora :: MongoDB
............................. SUCCESS [02:15 min]
2020-10-19T07:18:28.1002929Z [INFO] Apache Gora :: Solr
................................ SUCCESS [07:10 min]
2020-10-19T07:18:28.1003518Z [INFO] Apache Gora :: Aerospike
........................... SUCCESS [ 4.917 s]
2020-10-19T07:18:28.1004104Z [INFO] Apache Gora :: Ignite
.............................. SUCCESS [01:18 min]
2020-10-19T07:18:28.1004667Z [INFO] Apache Gora :: Kudu
................................ SUCCESS [ 6.873 s]
2020-10-19T07:18:28.1005580Z [INFO] Apache Gora :: Hive
................................ FAILURE [15:36 min]
2020-10-19T07:18:28.1007085Z [INFO] Apache Gora :: Redis
............................... SKIPPED
2020-10-19T07:18:28.1007504Z [INFO] Apache Gora :: Jet
................................. SKIPPED
2020-10-19T07:18:28.1007944Z [INFO] Apache Gora :: RethinkDB
........................... SKIPPED
2020-10-19T07:18:28.1008401Z [INFO] Apache Gora :: Tutorial
............................ SKIPPED
2020-10-19T07:18:28.1008882Z [INFO] Apache Gora Benchamark Module
...................... SKIPPED
2020-10-19T07:18:28.1009938Z [INFO] Apache Gora :: Sources-Dist
........................ SKIPPED
2020-10-19T07:18:28.1010533Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:28.1010839Z [INFO] BUILD FAILURE
2020-10-19T07:18:28.1011330Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:27.5767403Z [ERROR]
testPutArray(org.apache.gora.hive.store.TestHiveStore) Time elapsed: 0.483 s
<<< ERROR!
{noformat}
In fact, merged GORA-655 is failing
(https://github.com/apache/gora/commit/dff7b93dc68bf9cfaeb1296135eaf3a862117384
[~Madhawa Gunasekara]), so gora master is broken too, not you :)
was (Author: alfonso.nishikawa):
Hi, [~Nilo].
I see your failing PR at https://github.com/apache/gora/pull/225
First, though unrelated to failing, is that you have to put {{gora.bat}} in
{{/bin}}.
One personal question I have is what is the difference between {{.bat}} and
{{.cmd}}? Is one more suitable or interesting than the other? (I am not a
Windows user).
The failing in compiling doesn't look to be related to you, but to gora-hive
(not related to you):
{noformat}
2020-10-19T07:18:28.0988578Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:28.0990012Z [INFO] Reactor Summary for Apache Gora
1.0-SNAPSHOT:
2020-10-19T07:18:28.0990641Z [INFO]
2020-10-19T07:18:28.0991093Z [INFO] Apache Gora
........................................ SUCCESS [ 10.543 s]
2020-10-19T07:18:28.0992012Z [INFO] Apache Gora :: Compiler
............................ SUCCESS [ 3.023 s]
2020-10-19T07:18:28.0993140Z [INFO] Apache Gora :: Compiler-CLI
........................ SUCCESS [ 1.250 s]
2020-10-19T07:18:28.0993832Z [INFO] Apache Gora :: Core
................................ SUCCESS [01:35 min]
2020-10-19T07:18:28.0994366Z [INFO] Apache Gora :: Pig
................................. SUCCESS [ 5.308 s]
2020-10-19T07:18:28.0994944Z [INFO] Apache Gora :: Accumulo
............................ SUCCESS [07:42 min]
2020-10-19T07:18:28.0995538Z [INFO] Apache Gora :: HBase
............................... SUCCESS [03:56 min]
2020-10-19T07:18:28.0996537Z [INFO] Apache Gora :: Cassandra - CQL
..................... SUCCESS [01:46 min]
2020-10-19T07:18:28.0997545Z [INFO] Apache Gora :: GoraCI
.............................. SUCCESS [ 26.665 s]
2020-10-19T07:18:28.0998148Z [INFO] Apache Gora :: Infinispan
.......................... SUCCESS [01:32 min]
2020-10-19T07:18:28.0998748Z [INFO] Apache Gora :: JCache
.............................. SUCCESS [01:12 min]
2020-10-19T07:18:28.0999344Z [INFO] Apache Gora :: OrientDB
............................ SUCCESS [02:19 min]
2020-10-19T07:18:28.0999940Z [INFO] Apache Gora :: Lucene
.............................. SUCCESS [ 11.040 s]
2020-10-19T07:18:28.1000518Z [INFO] Apache Gora :: Dynamodb
............................ SUCCESS [ 10.157 s]
2020-10-19T07:18:28.1001108Z [INFO] Apache Gora :: CouchDB
............................. SUCCESS [ 47.071 s]
2020-10-19T07:18:28.1001696Z [INFO] Apache Gora :: Maven Plugin
........................ SUCCESS [ 5.059 s]
2020-10-19T07:18:28.1002283Z [INFO] Apache Gora :: MongoDB
............................. SUCCESS [02:15 min]
2020-10-19T07:18:28.1002929Z [INFO] Apache Gora :: Solr
................................ SUCCESS [07:10 min]
2020-10-19T07:18:28.1003518Z [INFO] Apache Gora :: Aerospike
........................... SUCCESS [ 4.917 s]
2020-10-19T07:18:28.1004104Z [INFO] Apache Gora :: Ignite
.............................. SUCCESS [01:18 min]
2020-10-19T07:18:28.1004667Z [INFO] Apache Gora :: Kudu
................................ SUCCESS [ 6.873 s]
2020-10-19T07:18:28.1005580Z [INFO] Apache Gora :: Hive
................................ FAILURE [15:36 min]
2020-10-19T07:18:28.1007085Z [INFO] Apache Gora :: Redis
............................... SKIPPED
2020-10-19T07:18:28.1007504Z [INFO] Apache Gora :: Jet
................................. SKIPPED
2020-10-19T07:18:28.1007944Z [INFO] Apache Gora :: RethinkDB
........................... SKIPPED
2020-10-19T07:18:28.1008401Z [INFO] Apache Gora :: Tutorial
............................ SKIPPED
2020-10-19T07:18:28.1008882Z [INFO] Apache Gora Benchamark Module
...................... SKIPPED
2020-10-19T07:18:28.1009938Z [INFO] Apache Gora :: Sources-Dist
........................ SKIPPED
2020-10-19T07:18:28.1010533Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:28.1010839Z [INFO] BUILD FAILURE
2020-10-19T07:18:28.1011330Z [INFO]
------------------------------------------------------------------------
2020-10-19T07:18:27.5767403Z [ERROR]
testPutArray(org.apache.gora.hive.store.TestHiveStore) Time elapsed: 0.483 s
<<< ERROR!
{noformat}
In fact, meged GORA-655 is failing
(https://github.com/apache/gora/commit/dff7b93dc68bf9cfaeb1296135eaf3a862117384
[~Madhawa Gunasekara]), so gora master is broken too, not you :)
> Add a bin/gora command script for Windows
> -----------------------------------------
>
> Key: GORA-562
> URL: https://issues.apache.org/jira/browse/GORA-562
> Project: Apache Gora
> Issue Type: Improvement
> Affects Versions: 0.9
> Reporter: Alfonso Nishikawa
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We would need a bin/gora.bat executable (or gora.cmd or alike) to compile
> schemas under Windows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)