Member since
04-18-2016
28
Posts
3
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1825 | 07-11-2016 01:47 AM |
12-20-2016
04:38 PM
1 Kudo
The QlikView Hybrid Solution is also referred to as "QlikView Direct Discovery", whereby data is not cached in QlikView but is, instead, loaded on demand, directly from the source. This allows Qlik to run against the vast amount of data in a Hadoop Data Lake without memory restrictions. One simple modification to the load script would be replacing the word "SELECT" with "DIRECT QUERY" within the SQL statement. You can find the documentation from Qlik at https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_QV_help/Content/1.0/ApacheHive/Load-Apache-hive-data-with-Edit-script.htm. There are other functions related to the "DIRECT QUERY" option and you can find further documentation at https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/DirectDiscovery/direct-discovery-introduction.htm.
... View more
07-07-2016
03:40 AM
1 Kudo
There's a JIRA and PR already out there for this. You might want to track it here. JIRA: https://issues.apache.org/jira/browse/ZEPPELIN-987?jql=project%20%3D%20ZEPPELIN and Pull Request: https://github.com/apache/zeppelin/pull/993
... View more
04-12-2018
07:07 AM
We were able to resolve it here: https://discuss.cloudxlab.com/t/sqoop-import-to-hive-as-parquet-file-is-failing/1089/6
... View more
07-11-2016
01:47 AM
Yeah i ignored the warning and used /var for all of the rest operation and it worked without any issue.
... View more
02-02-2016
04:31 PM
@bandhu gupta has this been resolved? Can you accept best answer or provide your own solution?
... View more