If you look into your console, you will see that there is a Cross Domain
error.
XMLHttpRequest cannot load http://www.thomas-bayer.com/sqlrest/CUSTOMER/3.
No 'Access-Control-Allow-Origin' header is present on the requested
resource. Origin 'http://localhost:9000' is therefore not allowed access.
I believe this simple test should work but it isn't on my Zeppelin. Anyone
could help to cut and paste to try, to be sure my Zeppelin is behaving
correctly. And BTW, anyway to turn on more logs, could not find anything in
zeppelin or angular log.
%angular
var request = jQuery.ajax({
url: "
Hi,
I've been using jQuery.when() inside an %angular paragraph (
https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2Nvcm5lYWRvdWcvWmVwcGVsaW4tTm90ZWJvb2tzL21hc3Rlci9BdXRvLUNvbXBsZXRlLU11bHRpU2VsZWN0L25vdGUuanNvbg
)
I don't know if $ keyword would be usable,
Hi,
Anyone knows whether can I do a $.ajax() call in %angular?
Regards
Beh
BTW, when I add the hive jdbc dependencies to the jdbc interpreter. I'm
seeing these kind of errors all over in the log and the dependencies are
not resolved due to this. I'm working behind a firewall, I specified my
proxy settings in maven_home/conf/settings.xml.the settings.xml worked
for bui
Thanks Jeff
On Thu, Sep 1, 2016 at 9:28 AM, Jeff Zhang wrote:
> It is merged into jdbc interpreter.
>
> https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/hive.html
>
>
>
> On Thu, Sep 1, 2016 at 10:25 PM, Pradeep Reddy <
> pradeepreddy.a...@gmail.com> wrote:
>
>> Hi-
>>
>> Is there a r
Hi-
Is there a reason why hive interpreter group is found missing in the recent
zeppelin builds?
how can I add a new interpreter group for hive or impala? So I can use
%hive & %impala in my paragraphs?
Thanks,
Pradeep
It is merged into jdbc interpreter.
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/hive.html
On Thu, Sep 1, 2016 at 10:25 PM, Pradeep Reddy
wrote:
> Hi-
>
> Is there a reason why hive interpreter group is found missing in the
> recent zeppelin builds?
>
> how can I add a new inte